#EBBEED Color

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

Color preview

#EBBEED

Color formats

HEX
#EBBEED
RGB
rgb(235, 190, 237)
RGBA
rgba(235, 190, 237, 1)
HSL
hsl(297, 57%, 84%)
HSV
hsv(297, 20%, 93%)
CMYK
cmyk(1%, 20%, 0%, 7%)
CSS variable
--color-primary: #EBBEED;
Lowercase HEX
#ebbeed

Shades

Tints

Tones

Harmony

CSS snippets for #EBBEED

.color-ebbeed {
  color: #EBBEED;
  background-color: #EBBEED;
}

Frequently asked questions

What color is #EBBEED?+

#EBBEED is a HEX color with RGB value rgb(235, 190, 237) and HSL value hsl(297, 57%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EBBEED?+

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