#FFA07A - LightSalmon
The hexadecimal color code #FFA07A corresponds to the color "LightSalmon" , which is a shade of Orange. This color is a combination of red (at 1,00 level), green (at 0,63 level) and blue (at 0,48 level). Its brightness is 73% and its saturation is 100%. It is composed of red at 47%, green at 29% and blue at 22%.
Features
Variations of #FFA07A
Lighter Shades
Palette of gradually lightened shades. The lightest shade of #FFA07A is the color #FFF5F1
Darker Shades
Palette of progressively darker shades. The darkest shade is #19100C.
Other Shades of Orange
Examples of other colors within the Orange spectrum .
Color Palettes
The complementary color #005F85 is the color exactly opposite to #FFA07A on the color wheel. The triadic palette is created by selecting two colors that are evenly spaced on the color wheel.
Complementary color palette
LightSalmon
#FFA07A
Uses of #FFA07A in CSS
When using #FFA07A as the background color, consider selecting a darker text color for improved readability. If you want to use #FFA07A as the text color, prefer a dark background, such as Black.
You can replace the color code #FFA07A with its official name: LightSalmon. You can then write in CSS "background: LightSalmon " for a background of #FFA07A.
#FFA07A as background color
div{ background: #FFA07A; }
div{ background: LightSalmon; }
Colored text
div{ color: #FFA07A; }
div{ color: LightSalmon; }
Border
div{ border: 3px solid #FFA07A; }
div{ border: 3px solid LightSalmon; }
Shadow
div{ box-shadow: 3px 3px 7px #FFA07A; }
div{ box-shadow: 3px 3px 7px LightSalmon; }
Note:
In CSS, the color code #FFA07A can be replaced with its official name "".
Similar Colors
Other color codes similar or equivalent to the specified color code #FFA07A.
Choose another color
Select another color on color wheel.