#E5BCFF Color

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

Color preview

#E5BCFF

Color formats

HEX
#E5BCFF
RGB
rgb(229, 188, 255)
RGBA
rgba(229, 188, 255, 1)
HSL
hsl(277, 100%, 87%)
HSV
hsv(277, 26%, 100%)
CMYK
cmyk(10%, 26%, 0%, 0%)
CSS variable
--color-primary: #E5BCFF;
Lowercase HEX
#e5bcff

Shades

Tints

Tones

Harmony

CSS snippets for #E5BCFF

.color-e5bcff {
  color: #E5BCFF;
  background-color: #E5BCFF;
}

Frequently asked questions

What color is #E5BCFF?+

#E5BCFF is a HEX color with RGB value rgb(229, 188, 255) and HSL value hsl(277, 100%, 87%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E5BCFF?+

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