#EBCFCF Color

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

Color preview

#EBCFCF

Color formats

HEX
#EBCFCF
RGB
rgb(235, 207, 207)
RGBA
rgba(235, 207, 207, 1)
HSL
hsl(0, 41%, 87%)
HSV
hsv(0, 12%, 92%)
CMYK
cmyk(0%, 12%, 12%, 8%)
CSS variable
--color-primary: #EBCFCF;
Lowercase HEX
#ebcfcf

Shades

Tints

Tones

Harmony

CSS snippets for #EBCFCF

.color-ebcfcf {
  color: #EBCFCF;
  background-color: #EBCFCF;
}

Frequently asked questions

What color is #EBCFCF?+

#EBCFCF is a HEX color with RGB value rgb(235, 207, 207) and HSL value hsl(0, 41%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #EBCFCF?+

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