#EBBDD2 Color

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

Color preview

#EBBDD2

Color formats

HEX
#EBBDD2
RGB
rgb(235, 189, 210)
RGBA
rgba(235, 189, 210, 1)
HSL
hsl(333, 53%, 83%)
HSV
hsv(333, 20%, 92%)
CMYK
cmyk(0%, 20%, 11%, 8%)
CSS variable
--color-primary: #EBBDD2;
Lowercase HEX
#ebbdd2

Shades

Tints

Tones

Harmony

CSS snippets for #EBBDD2

.color-ebbdd2 {
  color: #EBBDD2;
  background-color: #EBBDD2;
}

Frequently asked questions

What color is #EBBDD2?+

#EBBDD2 is a HEX color with RGB value rgb(235, 189, 210) and HSL value hsl(333, 53%, 83%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EBBDD2?+

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