#EDDEC4 Color

Inspect #EDDEC4 across formats, palettes, contrast and closest named color matches.

Color preview

#EDDEC4

Color formats

HEX
#EDDEC4
RGB
rgb(237, 222, 196)
RGBA
rgba(237, 222, 196, 1)
HSL
hsl(38, 53%, 85%)
HSV
hsv(38, 17%, 93%)
CMYK
cmyk(0%, 6%, 17%, 7%)
CSS variable
--color-primary: #EDDEC4;
Lowercase HEX
#eddec4

Shades

Tints

Tones

Harmony

CSS snippets for #EDDEC4

.color-eddec4 {
  color: #EDDEC4;
  background-color: #EDDEC4;
}

Frequently asked questions

What color is #EDDEC4?+

#EDDEC4 is a HEX color with RGB value rgb(237, 222, 196) and HSL value hsl(38, 53%, 85%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EDDEC4?+

The closest Tailwind color is red-200, available as the bg-red-200 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools