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