#EBCCCF Color

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

Color preview

#EBCCCF

Color formats

HEX
#EBCCCF
RGB
rgb(235, 204, 207)
RGBA
rgba(235, 204, 207, 1)
HSL
hsl(354, 44%, 86%)
HSV
hsv(354, 13%, 92%)
CMYK
cmyk(0%, 13%, 12%, 8%)
CSS variable
--color-primary: #EBCCCF;
Lowercase HEX
#ebcccf

Shades

Tints

Tones

Harmony

CSS snippets for #EBCCCF

.color-ebcccf {
  color: #EBCCCF;
  background-color: #EBCCCF;
}

Frequently asked questions

What color is #EBCCCF?+

#EBCCCF is a HEX color with RGB value rgb(235, 204, 207) and HSL value hsl(354, 44%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #EBCCCF?+

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