#EAACA4 Color

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

Color preview

#EAACA4

Color formats

HEX
#EAACA4
RGB
rgb(234, 172, 164)
RGBA
rgba(234, 172, 164, 1)
HSL
hsl(7, 62%, 78%)
HSV
hsv(7, 30%, 92%)
CMYK
cmyk(0%, 26%, 30%, 8%)
CSS variable
--color-primary: #EAACA4;
Lowercase HEX
#eaaca4

Shades

Tints

Tones

Harmony

CSS snippets for #EAACA4

.color-eaaca4 {
  color: #EAACA4;
  background-color: #EAACA4;
}

Frequently asked questions

What color is #EAACA4?+

#EAACA4 is a HEX color with RGB value rgb(234, 172, 164) and HSL value hsl(7, 62%, 78%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EAACA4?+

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