#EEAAA0 Color

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

Color preview

#EEAAA0

Color formats

HEX
#EEAAA0
RGB
rgb(238, 170, 160)
RGBA
rgba(238, 170, 160, 1)
HSL
hsl(8, 70%, 78%)
HSV
hsv(8, 33%, 93%)
CMYK
cmyk(0%, 29%, 33%, 7%)
CSS variable
--color-primary: #EEAAA0;
Lowercase HEX
#eeaaa0

Shades

Tints

Tones

Harmony

CSS snippets for #EEAAA0

.color-eeaaa0 {
  color: #EEAAA0;
  background-color: #EEAAA0;
}

Frequently asked questions

What color is #EEAAA0?+

#EEAAA0 is a HEX color with RGB value rgb(238, 170, 160) and HSL value hsl(8, 70%, 78%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EEAAA0?+

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