#EECDA0 Color

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

Color preview

#EECDA0

Color formats

HEX
#EECDA0
RGB
rgb(238, 205, 160)
RGBA
rgba(238, 205, 160, 1)
HSL
hsl(35, 70%, 78%)
HSV
hsv(35, 33%, 93%)
CMYK
cmyk(0%, 14%, 33%, 7%)
CSS variable
--color-primary: #EECDA0;
Lowercase HEX
#eecda0

Shades

Tints

Tones

Harmony

CSS snippets for #EECDA0

.color-eecda0 {
  color: #EECDA0;
  background-color: #EECDA0;
}

Frequently asked questions

What color is #EECDA0?+

#EECDA0 is a HEX color with RGB value rgb(238, 205, 160) and HSL value hsl(35, 70%, 78%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EECDA0?+

The closest Tailwind color is orange-200, available as the bg-orange-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