#E9BFED Color

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

Color preview

#E9BFED

Color formats

HEX
#E9BFED
RGB
rgb(233, 191, 237)
RGBA
rgba(233, 191, 237, 1)
HSL
hsl(295, 56%, 84%)
HSV
hsv(295, 19%, 93%)
CMYK
cmyk(2%, 19%, 0%, 7%)
CSS variable
--color-primary: #E9BFED;
Lowercase HEX
#e9bfed

Shades

Tints

Tones

Harmony

CSS snippets for #E9BFED

.color-e9bfed {
  color: #E9BFED;
  background-color: #E9BFED;
}

Frequently asked questions

What color is #E9BFED?+

#E9BFED is a HEX color with RGB value rgb(233, 191, 237) and HSL value hsl(295, 56%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E9BFED?+

The closest Tailwind color is pink-200, available as the bg-pink-200 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