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