#E6BFFB Color

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

Color preview

#E6BFFB

Color formats

HEX
#E6BFFB
RGB
rgb(230, 191, 251)
RGBA
rgba(230, 191, 251, 1)
HSL
hsl(279, 88%, 87%)
HSV
hsv(279, 24%, 98%)
CMYK
cmyk(8%, 24%, 0%, 2%)
CSS variable
--color-primary: #E6BFFB;
Lowercase HEX
#e6bffb

Shades

Tints

Tones

Harmony

CSS snippets for #E6BFFB

.color-e6bffb {
  color: #E6BFFB;
  background-color: #E6BFFB;
}

Frequently asked questions

What color is #E6BFFB?+

#E6BFFB is a HEX color with RGB value rgb(230, 191, 251) and HSL value hsl(279, 88%, 87%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E6BFFB?+

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