#EAAEA1 Color

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

Color preview

#EAAEA1

Color formats

HEX
#EAAEA1
RGB
rgb(234, 174, 161)
RGBA
rgba(234, 174, 161, 1)
HSL
hsl(11, 63%, 77%)
HSV
hsv(11, 31%, 92%)
CMYK
cmyk(0%, 26%, 31%, 8%)
CSS variable
--color-primary: #EAAEA1;
Lowercase HEX
#eaaea1

Shades

Tints

Tones

Harmony

CSS snippets for #EAAEA1

.color-eaaea1 {
  color: #EAAEA1;
  background-color: #EAAEA1;
}

Frequently asked questions

What color is #EAAEA1?+

#EAAEA1 is a HEX color with RGB value rgb(234, 174, 161) and HSL value hsl(11, 63%, 77%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EAAEA1?+

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