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