#E9BBE8 Color

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

Color preview

#E9BBE8

Color formats

HEX
#E9BBE8
RGB
rgb(233, 187, 232)
RGBA
rgba(233, 187, 232, 1)
HSL
hsl(301, 51%, 82%)
HSV
hsv(301, 20%, 91%)
CMYK
cmyk(0%, 20%, 0%, 9%)
CSS variable
--color-primary: #E9BBE8;
Lowercase HEX
#e9bbe8

Shades

Tints

Tones

Harmony

CSS snippets for #E9BBE8

.color-e9bbe8 {
  color: #E9BBE8;
  background-color: #E9BBE8;
}

Frequently asked questions

What color is #E9BBE8?+

#E9BBE8 is a HEX color with RGB value rgb(233, 187, 232) and HSL value hsl(301, 51%, 82%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E9BBE8?+

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