#E3AAC1 Color

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

Color preview

#E3AAC1

Color formats

HEX
#E3AAC1
RGB
rgb(227, 170, 193)
RGBA
rgba(227, 170, 193, 1)
HSL
hsl(336, 50%, 78%)
HSV
hsv(336, 25%, 89%)
CMYK
cmyk(0%, 25%, 15%, 11%)
CSS variable
--color-primary: #E3AAC1;
Lowercase HEX
#e3aac1

Shades

Tints

Tones

Harmony

CSS snippets for #E3AAC1

.color-e3aac1 {
  color: #E3AAC1;
  background-color: #E3AAC1;
}

Frequently asked questions

What color is #E3AAC1?+

#E3AAC1 is a HEX color with RGB value rgb(227, 170, 193) and HSL value hsl(336, 50%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E3AAC1?+

The closest Tailwind color is pink-300, available as the bg-pink-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