#EFCCDF Color

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

Color preview

#EFCCDF

Color formats

HEX
#EFCCDF
RGB
rgb(239, 204, 223)
RGBA
rgba(239, 204, 223, 1)
HSL
hsl(327, 52%, 87%)
HSV
hsv(327, 15%, 94%)
CMYK
cmyk(0%, 15%, 7%, 6%)
CSS variable
--color-primary: #EFCCDF;
Lowercase HEX
#efccdf

Shades

Tints

Tones

Harmony

CSS snippets for #EFCCDF

.color-efccdf {
  color: #EFCCDF;
  background-color: #EFCCDF;
}

Frequently asked questions

What color is #EFCCDF?+

#EFCCDF is a HEX color with RGB value rgb(239, 204, 223) and HSL value hsl(327, 52%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #EFCCDF?+

The closest Tailwind color is pink-200, available as the bg-pink-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