#EABDEC Color

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

Color preview

#EABDEC

Color formats

HEX
#EABDEC
RGB
rgb(234, 189, 236)
RGBA
rgba(234, 189, 236, 1)
HSL
hsl(297, 55%, 83%)
HSV
hsv(297, 20%, 93%)
CMYK
cmyk(1%, 20%, 0%, 7%)
CSS variable
--color-primary: #EABDEC;
Lowercase HEX
#eabdec

Shades

Tints

Tones

Harmony

CSS snippets for #EABDEC

.color-eabdec {
  color: #EABDEC;
  background-color: #EABDEC;
}

Frequently asked questions

What color is #EABDEC?+

#EABDEC is a HEX color with RGB value rgb(234, 189, 236) and HSL value hsl(297, 55%, 83%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EABDEC?+

The closest Tailwind color is fuchsia-300, available as the bg-fuchsia-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