#EBCACC Color

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

Color preview

#EBCACC

Color formats

HEX
#EBCACC
RGB
rgb(235, 202, 204)
RGBA
rgba(235, 202, 204, 1)
HSL
hsl(356, 45%, 86%)
HSV
hsv(356, 14%, 92%)
CMYK
cmyk(0%, 14%, 13%, 8%)
CSS variable
--color-primary: #EBCACC;
Lowercase HEX
#ebcacc

Shades

Tints

Tones

Harmony

CSS snippets for #EBCACC

.color-ebcacc {
  color: #EBCACC;
  background-color: #EBCACC;
}

Frequently asked questions

What color is #EBCACC?+

#EBCACC is a HEX color with RGB value rgb(235, 202, 204) and HSL value hsl(356, 45%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #EBCACC?+

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