#E6BFFA Color

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

Color preview

#E6BFFA

Color formats

HEX
#E6BFFA
RGB
rgb(230, 191, 250)
RGBA
rgba(230, 191, 250, 1)
HSL
hsl(280, 86%, 86%)
HSV
hsv(280, 24%, 98%)
CMYK
cmyk(8%, 24%, 0%, 2%)
CSS variable
--color-primary: #E6BFFA;
Lowercase HEX
#e6bffa

Shades

Tints

Tones

Harmony

CSS snippets for #E6BFFA

.color-e6bffa {
  color: #E6BFFA;
  background-color: #E6BFFA;
}

Frequently asked questions

What color is #E6BFFA?+

#E6BFFA is a HEX color with RGB value rgb(230, 191, 250) and HSL value hsl(280, 86%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E6BFFA?+

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