#EBBBF5 Color

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

Color preview

#EBBBF5

Color formats

HEX
#EBBBF5
RGB
rgb(235, 187, 245)
RGBA
rgba(235, 187, 245, 1)
HSL
hsl(290, 74%, 85%)
HSV
hsv(290, 24%, 96%)
CMYK
cmyk(4%, 24%, 0%, 4%)
CSS variable
--color-primary: #EBBBF5;
Lowercase HEX
#ebbbf5

Shades

Tints

Tones

Harmony

CSS snippets for #EBBBF5

.color-ebbbf5 {
  color: #EBBBF5;
  background-color: #EBBBF5;
}

Frequently asked questions

What color is #EBBBF5?+

#EBBBF5 is a HEX color with RGB value rgb(235, 187, 245) and HSL value hsl(290, 74%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EBBBF5?+

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