#EEEEBB Hex color
The hexadecimal color code #EEEEBB corresponds to the code RGB( 238, 238, 187 ). It's a shade of Yellow. It is equivalent to simplified code #EEB . This color is a combination of red (at 0,93 level), green (at 0,93 level) and blue (at 0,73 level). Its brightness is 83% and its saturation is 60%. It is composed of red at 35%, green at 35% and blue at 28%.
Features
Variations of #EEEEBB
Lighter Shades
Palette of gradually lightened shades. The lightest shade of #EEEEBB is the color #FDFDF8
Darker Shades
Palette of progressively darker shades. The darkest shade is #171712.
Other Shades of Yellow
Examples of other colors within the Yellow spectrum .
Color Palettes
The complementary color #111144 is the color exactly opposite to #EEEEBB on the color wheel. The triadic palette is created by selecting two colors that are evenly spaced on the color wheel.
Uses of #EEEEBB in CSS
When using #EEEEBB as the background color, consider selecting a darker text color for improved readability. If you want to use #EEEEBB as the text color, prefer a dark background, such as Black.
#EEEEBB as background color
div{ background: #EEEEBB; }
Colored text
div{ color: #EEEEBB; }
Border
div{ border: 3px solid #EEEEBB; }
Shadow
div{ box-shadow: 3px 3px 7px #EEEEBB; }
Note:
In CSS, the color code #EEEEBB can be replaced with the simplified code "#EEB".
Similar Colors
Other color codes similar or equivalent to the specified color code #EEEEBB.
Choose another color
Select another color on color wheel.