#EAACA3 Color

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

Color preview

#EAACA3

Color formats

HEX
#EAACA3
RGB
rgb(234, 172, 163)
RGBA
rgba(234, 172, 163, 1)
HSL
hsl(8, 63%, 78%)
HSV
hsv(8, 30%, 92%)
CMYK
cmyk(0%, 26%, 30%, 8%)
CSS variable
--color-primary: #EAACA3;
Lowercase HEX
#eaaca3

Shades

Tints

Tones

Harmony

CSS snippets for #EAACA3

.color-eaaca3 {
  color: #EAACA3;
  background-color: #EAACA3;
}

Frequently asked questions

What color is #EAACA3?+

#EAACA3 is a HEX color with RGB value rgb(234, 172, 163) and HSL value hsl(8, 63%, 78%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EAACA3?+

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