#E4BFF4 Color

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

Color preview

#E4BFF4

Color formats

HEX
#E4BFF4
RGB
rgb(228, 191, 244)
RGBA
rgba(228, 191, 244, 1)
HSL
hsl(282, 71%, 85%)
HSV
hsv(282, 22%, 96%)
CMYK
cmyk(7%, 22%, 0%, 4%)
CSS variable
--color-primary: #E4BFF4;
Lowercase HEX
#e4bff4

Shades

Tints

Tones

Harmony

CSS snippets for #E4BFF4

.color-e4bff4 {
  color: #E4BFF4;
  background-color: #E4BFF4;
}

Frequently asked questions

What color is #E4BFF4?+

#E4BFF4 is a HEX color with RGB value rgb(228, 191, 244) and HSL value hsl(282, 71%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E4BFF4?+

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