#EBBEDD Color

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

Color preview

#EBBEDD

Color formats

HEX
#EBBEDD
RGB
rgb(235, 190, 221)
RGBA
rgba(235, 190, 221, 1)
HSL
hsl(319, 53%, 83%)
HSV
hsv(319, 19%, 92%)
CMYK
cmyk(0%, 19%, 6%, 8%)
CSS variable
--color-primary: #EBBEDD;
Lowercase HEX
#ebbedd

Shades

Tints

Tones

Harmony

CSS snippets for #EBBEDD

.color-ebbedd {
  color: #EBBEDD;
  background-color: #EBBEDD;
}

Frequently asked questions

What color is #EBBEDD?+

#EBBEDD is a HEX color with RGB value rgb(235, 190, 221) and HSL value hsl(319, 53%, 83%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EBBEDD?+

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