#EEAA9B Color

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

Color preview

#EEAA9B

Color formats

HEX
#EEAA9B
RGB
rgb(238, 170, 155)
RGBA
rgba(238, 170, 155, 1)
HSL
hsl(11, 71%, 77%)
HSV
hsv(11, 35%, 93%)
CMYK
cmyk(0%, 29%, 35%, 7%)
CSS variable
--color-primary: #EEAA9B;
Lowercase HEX
#eeaa9b

Shades

Tints

Tones

Harmony

CSS snippets for #EEAA9B

.color-eeaa9b {
  color: #EEAA9B;
  background-color: #EEAA9B;
}

Frequently asked questions

What color is #EEAA9B?+

#EEAA9B is a HEX color with RGB value rgb(238, 170, 155) and HSL value hsl(11, 71%, 77%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EEAA9B?+

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