#E3AACF Color

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

Color preview

#E3AACF

Color formats

HEX
#E3AACF
RGB
rgb(227, 170, 207)
RGBA
rgba(227, 170, 207, 1)
HSL
hsl(321, 50%, 78%)
HSV
hsv(321, 25%, 89%)
CMYK
cmyk(0%, 25%, 9%, 11%)
CSS variable
--color-primary: #E3AACF;
Lowercase HEX
#e3aacf

Shades

Tints

Tones

Harmony

CSS snippets for #E3AACF

.color-e3aacf {
  color: #E3AACF;
  background-color: #E3AACF;
}

Frequently asked questions

What color is #E3AACF?+

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

What is the closest Tailwind color to #E3AACF?+

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