#EECDA5 Color

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

Color preview

#EECDA5

Color formats

HEX
#EECDA5
RGB
rgb(238, 205, 165)
RGBA
rgba(238, 205, 165, 1)
HSL
hsl(33, 68%, 79%)
HSV
hsv(33, 31%, 93%)
CMYK
cmyk(0%, 14%, 31%, 7%)
CSS variable
--color-primary: #EECDA5;
Lowercase HEX
#eecda5

Shades

Tints

Tones

Harmony

CSS snippets for #EECDA5

.color-eecda5 {
  color: #EECDA5;
  background-color: #EECDA5;
}

Frequently asked questions

What color is #EECDA5?+

#EECDA5 is a HEX color with RGB value rgb(238, 205, 165) and HSL value hsl(33, 68%, 79%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EECDA5?+

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