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