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