#E1AAAA Color

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

Color preview

#E1AAAA

Color formats

HEX
#E1AAAA
RGB
rgb(225, 170, 170)
RGBA
rgba(225, 170, 170, 1)
HSL
hsl(0, 48%, 77%)
HSV
hsv(0, 24%, 88%)
CMYK
cmyk(0%, 24%, 24%, 12%)
CSS variable
--color-primary: #E1AAAA;
Lowercase HEX
#e1aaaa

Shades

Tints

Tones

Harmony

CSS snippets for #E1AAAA

.color-e1aaaa {
  color: #E1AAAA;
  background-color: #E1AAAA;
}

Frequently asked questions

What color is #E1AAAA?+

#E1AAAA is a HEX color with RGB value rgb(225, 170, 170) and HSL value hsl(0, 48%, 77%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #E1AAAA?+

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