#E8BAFB Color

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

Color preview

#E8BAFB

Color formats

HEX
#E8BAFB
RGB
rgb(232, 186, 251)
RGBA
rgba(232, 186, 251, 1)
HSL
hsl(282, 89%, 86%)
HSV
hsv(282, 26%, 98%)
CMYK
cmyk(8%, 26%, 0%, 2%)
CSS variable
--color-primary: #E8BAFB;
Lowercase HEX
#e8bafb

Shades

Tints

Tones

Harmony

CSS snippets for #E8BAFB

.color-e8bafb {
  color: #E8BAFB;
  background-color: #E8BAFB;
}

Frequently asked questions

What color is #E8BAFB?+

#E8BAFB is a HEX color with RGB value rgb(232, 186, 251) and HSL value hsl(282, 89%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E8BAFB?+

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