#EABCDE Color

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

Color preview

#EABCDE

Color formats

HEX
#EABCDE
RGB
rgb(234, 188, 222)
RGBA
rgba(234, 188, 222, 1)
HSL
hsl(316, 52%, 83%)
HSV
hsv(316, 20%, 92%)
CMYK
cmyk(0%, 20%, 5%, 8%)
CSS variable
--color-primary: #EABCDE;
Lowercase HEX
#eabcde

Shades

Tints

Tones

Harmony

CSS snippets for #EABCDE

.color-eabcde {
  color: #EABCDE;
  background-color: #EABCDE;
}

Frequently asked questions

What color is #EABCDE?+

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

What is the closest Tailwind color to #EABCDE?+

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