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