#E3ADCF Color

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

Color preview

#E3ADCF

Color formats

HEX
#E3ADCF
RGB
rgb(227, 173, 207)
RGBA
rgba(227, 173, 207, 1)
HSL
hsl(322, 49%, 78%)
HSV
hsv(322, 24%, 89%)
CMYK
cmyk(0%, 24%, 9%, 11%)
CSS variable
--color-primary: #E3ADCF;
Lowercase HEX
#e3adcf

Shades

Tints

Tones

Harmony

CSS snippets for #E3ADCF

.color-e3adcf {
  color: #E3ADCF;
  background-color: #E3ADCF;
}

Frequently asked questions

What color is #E3ADCF?+

#E3ADCF is a HEX color with RGB value rgb(227, 173, 207) and HSL value hsl(322, 49%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E3ADCF?+

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