#EFCFCF Color

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

Color preview

#EFCFCF

Color formats

HEX
#EFCFCF
RGB
rgb(239, 207, 207)
RGBA
rgba(239, 207, 207, 1)
HSL
hsl(0, 50%, 87%)
HSV
hsv(0, 13%, 94%)
CMYK
cmyk(0%, 13%, 13%, 6%)
CSS variable
--color-primary: #EFCFCF;
Lowercase HEX
#efcfcf

Shades

Tints

Tones

Harmony

CSS snippets for #EFCFCF

.color-efcfcf {
  color: #EFCFCF;
  background-color: #EFCFCF;
}

Frequently asked questions

What color is #EFCFCF?+

#EFCFCF is a HEX color with RGB value rgb(239, 207, 207) and HSL value hsl(0, 50%, 87%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #EFCFCF?+

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