#EACDAF Color

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

Color preview

#EACDAF

Color formats

HEX
#EACDAF
RGB
rgb(234, 205, 175)
RGBA
rgba(234, 205, 175, 1)
HSL
hsl(31, 58%, 80%)
HSV
hsv(31, 25%, 92%)
CMYK
cmyk(0%, 12%, 25%, 8%)
CSS variable
--color-primary: #EACDAF;
Lowercase HEX
#eacdaf

Shades

Tints

Tones

Harmony

CSS snippets for #EACDAF

.color-eacdaf {
  color: #EACDAF;
  background-color: #EACDAF;
}

Frequently asked questions

What color is #EACDAF?+

#EACDAF is a HEX color with RGB value rgb(234, 205, 175) and HSL value hsl(31, 58%, 80%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EACDAF?+

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