#EABCD3 Color

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

Color preview

#EABCD3

Color formats

HEX
#EABCD3
RGB
rgb(234, 188, 211)
RGBA
rgba(234, 188, 211, 1)
HSL
hsl(330, 52%, 83%)
HSV
hsv(330, 20%, 92%)
CMYK
cmyk(0%, 20%, 10%, 8%)
CSS variable
--color-primary: #EABCD3;
Lowercase HEX
#eabcd3

Shades

Tints

Tones

Harmony

CSS snippets for #EABCD3

.color-eabcd3 {
  color: #EABCD3;
  background-color: #EABCD3;
}

Frequently asked questions

What color is #EABCD3?+

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

What is the closest Tailwind color to #EABCD3?+

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