#87CEEB - SkyBlue
The hexadecimal color code #87CEEB corresponds to the color "SkyBlue" , 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,92 level). Its brightness is 72% and its saturation is 71%. It is composed of red at 23%, green at 35% and blue at 40%.
Features
Variations of #87CEEB
Lighter Shades
Palette of gradually lightened shades. The lightest shade of #87CEEB is the color #F3FAFD
Darker Shades
Palette of progressively darker shades. The darkest shade is #0D1417.
Other Shades of Blue
Examples of other colors within the Blue spectrum .
Color Palettes
The complementary color #783114 is the color exactly opposite to #87CEEB on the color wheel. The triadic palette is created by selecting two colors that are evenly spaced on the color wheel.
Uses of #87CEEB in CSS
When using #87CEEB as the background color, consider selecting a darker text color for improved readability. If you want to use #87CEEB as the text color, prefer a dark background, such as Black.
You can replace the color code #87CEEB with its official name: SkyBlue. You can then write in CSS "background: SkyBlue " for a background of #87CEEB.
#87CEEB as background color
div{ background: #87CEEB; }
div{ background: SkyBlue; }
Colored text
div{ color: #87CEEB; }
div{ color: SkyBlue; }
Border
div{ border: 3px solid #87CEEB; }
div{ border: 3px solid SkyBlue; }
Shadow
div{ box-shadow: 3px 3px 7px #87CEEB; }
div{ box-shadow: 3px 3px 7px SkyBlue; }
Note:
In CSS, the color code #87CEEB can be replaced with its official name "".
Similar Colors
Other color codes similar or equivalent to the specified color code #87CEEB.
Choose another color
Select another color on color wheel.