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