#EBC8D2 Color

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

Color preview

#EBC8D2

Color formats

HEX
#EBC8D2
RGB
rgb(235, 200, 210)
RGBA
rgba(235, 200, 210, 1)
HSL
hsl(343, 47%, 85%)
HSV
hsv(343, 15%, 92%)
CMYK
cmyk(0%, 15%, 11%, 8%)
CSS variable
--color-primary: #EBC8D2;
Lowercase HEX
#ebc8d2

Shades

Tints

Tones

Harmony

CSS snippets for #EBC8D2

.color-ebc8d2 {
  color: #EBC8D2;
  background-color: #EBC8D2;
}

Frequently asked questions

What color is #EBC8D2?+

#EBC8D2 is a HEX color with RGB value rgb(235, 200, 210) and HSL value hsl(343, 47%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EBC8D2?+

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