#EABCD1 Color

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

Color preview

#EABCD1

Color formats

HEX
#EABCD1
RGB
rgb(234, 188, 209)
RGBA
rgba(234, 188, 209, 1)
HSL
hsl(333, 52%, 83%)
HSV
hsv(333, 20%, 92%)
CMYK
cmyk(0%, 20%, 11%, 8%)
CSS variable
--color-primary: #EABCD1;
Lowercase HEX
#eabcd1

Shades

Tints

Tones

Harmony

CSS snippets for #EABCD1

.color-eabcd1 {
  color: #EABCD1;
  background-color: #EABCD1;
}

Frequently asked questions

What color is #EABCD1?+

#EABCD1 is a HEX color with RGB value rgb(234, 188, 209) and HSL value hsl(333, 52%, 83%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EABCD1?+

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