#EACFAA Color

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

Color preview

#EACFAA

Color formats

HEX
#EACFAA
RGB
rgb(234, 207, 170)
RGBA
rgba(234, 207, 170, 1)
HSL
hsl(35, 60%, 79%)
HSV
hsv(35, 27%, 92%)
CMYK
cmyk(0%, 12%, 27%, 8%)
CSS variable
--color-primary: #EACFAA;
Lowercase HEX
#eacfaa

Shades

Tints

Tones

Harmony

CSS snippets for #EACFAA

.color-eacfaa {
  color: #EACFAA;
  background-color: #EACFAA;
}

Frequently asked questions

What color is #EACFAA?+

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

What is the closest Tailwind color to #EACFAA?+

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