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