#EBBFF9 Color

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

Color preview

#EBBFF9

Color formats

HEX
#EBBFF9
RGB
rgb(235, 191, 249)
RGBA
rgba(235, 191, 249, 1)
HSL
hsl(286, 83%, 86%)
HSV
hsv(286, 23%, 98%)
CMYK
cmyk(6%, 23%, 0%, 2%)
CSS variable
--color-primary: #EBBFF9;
Lowercase HEX
#ebbff9

Shades

Tints

Tones

Harmony

CSS snippets for #EBBFF9

.color-ebbff9 {
  color: #EBBFF9;
  background-color: #EBBFF9;
}

Frequently asked questions

What color is #EBBFF9?+

#EBBFF9 is a HEX color with RGB value rgb(235, 191, 249) and HSL value hsl(286, 83%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EBBFF9?+

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