#E3BBFB Color

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

Color preview

#E3BBFB

Color formats

HEX
#E3BBFB
RGB
rgb(227, 187, 251)
RGBA
rgba(227, 187, 251, 1)
HSL
hsl(278, 89%, 86%)
HSV
hsv(278, 25%, 98%)
CMYK
cmyk(10%, 25%, 0%, 2%)
CSS variable
--color-primary: #E3BBFB;
Lowercase HEX
#e3bbfb

Shades

Tints

Tones

Harmony

CSS snippets for #E3BBFB

.color-e3bbfb {
  color: #E3BBFB;
  background-color: #E3BBFB;
}

Frequently asked questions

What color is #E3BBFB?+

#E3BBFB is a HEX color with RGB value rgb(227, 187, 251) and HSL value hsl(278, 89%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E3BBFB?+

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