#EACAAA Color

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

Color preview

#EACAAA

Color formats

HEX
#EACAAA
RGB
rgb(234, 202, 170)
RGBA
rgba(234, 202, 170, 1)
HSL
hsl(30, 60%, 79%)
HSV
hsv(30, 27%, 92%)
CMYK
cmyk(0%, 14%, 27%, 8%)
CSS variable
--color-primary: #EACAAA;
Lowercase HEX
#eacaaa

Shades

Tints

Tones

Harmony

CSS snippets for #EACAAA

.color-eacaaa {
  color: #EACAAA;
  background-color: #EACAAA;
}

Frequently asked questions

What color is #EACAAA?+

#EACAAA is a HEX color with RGB value rgb(234, 202, 170) and HSL value hsl(30, 60%, 79%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EACAAA?+

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