#EBBFF4 Color

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

Color preview

#EBBFF4

Color formats

HEX
#EBBFF4
RGB
rgb(235, 191, 244)
RGBA
rgba(235, 191, 244, 1)
HSL
hsl(290, 71%, 85%)
HSV
hsv(290, 22%, 96%)
CMYK
cmyk(4%, 22%, 0%, 4%)
CSS variable
--color-primary: #EBBFF4;
Lowercase HEX
#ebbff4

Shades

Tints

Tones

Harmony

CSS snippets for #EBBFF4

.color-ebbff4 {
  color: #EBBFF4;
  background-color: #EBBFF4;
}

Frequently asked questions

What color is #EBBFF4?+

#EBBFF4 is a HEX color with RGB value rgb(235, 191, 244) and HSL value hsl(290, 71%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EBBFF4?+

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