#EBCBCF Color

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

Color preview

#EBCBCF

Color formats

HEX
#EBCBCF
RGB
rgb(235, 203, 207)
RGBA
rgba(235, 203, 207, 1)
HSL
hsl(353, 44%, 86%)
HSV
hsv(353, 14%, 92%)
CMYK
cmyk(0%, 14%, 12%, 8%)
CSS variable
--color-primary: #EBCBCF;
Lowercase HEX
#ebcbcf

Shades

Tints

Tones

Harmony

CSS snippets for #EBCBCF

.color-ebcbcf {
  color: #EBCBCF;
  background-color: #EBCBCF;
}

Frequently asked questions

What color is #EBCBCF?+

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

What is the closest Tailwind color to #EBCBCF?+

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