#EEAAAA Color

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

Color preview

#EEAAAA

Color formats

HEX
#EEAAAA
RGB
rgb(238, 170, 170)
RGBA
rgba(238, 170, 170, 1)
HSL
hsl(0, 67%, 80%)
HSV
hsv(0, 29%, 93%)
CMYK
cmyk(0%, 29%, 29%, 7%)
CSS variable
--color-primary: #EEAAAA;
Lowercase HEX
#eeaaaa

Shades

Tints

Tones

Harmony

CSS snippets for #EEAAAA

.color-eeaaaa {
  color: #EEAAAA;
  background-color: #EEAAAA;
}

Frequently asked questions

What color is #EEAAAA?+

#EEAAAA is a HEX color with RGB value rgb(238, 170, 170) and HSL value hsl(0, 67%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EEAAAA?+

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