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