#E9B9FF Color

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

Color preview

#E9B9FF

Color formats

HEX
#E9B9FF
RGB
rgb(233, 185, 255)
RGBA
rgba(233, 185, 255, 1)
HSL
hsl(281, 100%, 86%)
HSV
hsv(281, 27%, 100%)
CMYK
cmyk(9%, 27%, 0%, 0%)
CSS variable
--color-primary: #E9B9FF;
Lowercase HEX
#e9b9ff

Shades

Tints

Tones

Harmony

CSS snippets for #E9B9FF

.color-e9b9ff {
  color: #E9B9FF;
  background-color: #E9B9FF;
}

Frequently asked questions

What color is #E9B9FF?+

#E9B9FF is a HEX color with RGB value rgb(233, 185, 255) and HSL value hsl(281, 100%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E9B9FF?+

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