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