#EABFF8 Color

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

Color preview

#EABFF8

Color formats

HEX
#EABFF8
RGB
rgb(234, 191, 248)
RGBA
rgba(234, 191, 248, 1)
HSL
hsl(285, 80%, 86%)
HSV
hsv(285, 23%, 97%)
CMYK
cmyk(6%, 23%, 0%, 3%)
CSS variable
--color-primary: #EABFF8;
Lowercase HEX
#eabff8

Shades

Tints

Tones

Harmony

CSS snippets for #EABFF8

.color-eabff8 {
  color: #EABFF8;
  background-color: #EABFF8;
}

Frequently asked questions

What color is #EABFF8?+

#EABFF8 is a HEX color with RGB value rgb(234, 191, 248) and HSL value hsl(285, 80%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EABFF8?+

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