#E8ADC8 Color

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

Color preview

#E8ADC8

Color formats

HEX
#E8ADC8
RGB
rgb(232, 173, 200)
RGBA
rgba(232, 173, 200, 1)
HSL
hsl(333, 56%, 79%)
HSV
hsv(333, 25%, 91%)
CMYK
cmyk(0%, 25%, 14%, 9%)
CSS variable
--color-primary: #E8ADC8;
Lowercase HEX
#e8adc8

Shades

Tints

Tones

Harmony

CSS snippets for #E8ADC8

.color-e8adc8 {
  color: #E8ADC8;
  background-color: #E8ADC8;
}

Frequently asked questions

What color is #E8ADC8?+

#E8ADC8 is a HEX color with RGB value rgb(232, 173, 200) and HSL value hsl(333, 56%, 79%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E8ADC8?+

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