#E3BFFD Color

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

Color preview

#E3BFFD

Color formats

HEX
#E3BFFD
RGB
rgb(227, 191, 253)
RGBA
rgba(227, 191, 253, 1)
HSL
hsl(275, 94%, 87%)
HSV
hsv(275, 25%, 99%)
CMYK
cmyk(10%, 25%, 0%, 1%)
CSS variable
--color-primary: #E3BFFD;
Lowercase HEX
#e3bffd

Shades

Tints

Tones

Harmony

CSS snippets for #E3BFFD

.color-e3bffd {
  color: #E3BFFD;
  background-color: #E3BFFD;
}

Frequently asked questions

What color is #E3BFFD?+

#E3BFFD is a HEX color with RGB value rgb(227, 191, 253) and HSL value hsl(275, 94%, 87%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E3BFFD?+

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