#E2BFF9 Color

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

Color preview

#E2BFF9

Color formats

HEX
#E2BFF9
RGB
rgb(226, 191, 249)
RGBA
rgba(226, 191, 249, 1)
HSL
hsl(276, 83%, 86%)
HSV
hsv(276, 23%, 98%)
CMYK
cmyk(9%, 23%, 0%, 2%)
CSS variable
--color-primary: #E2BFF9;
Lowercase HEX
#e2bff9

Shades

Tints

Tones

Harmony

CSS snippets for #E2BFF9

.color-e2bff9 {
  color: #E2BFF9;
  background-color: #E2BFF9;
}

Frequently asked questions

What color is #E2BFF9?+

#E2BFF9 is a HEX color with RGB value rgb(226, 191, 249) and HSL value hsl(276, 83%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E2BFF9?+

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