#EFD2DF Color

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

Color preview

#EFD2DF

Color formats

HEX
#EFD2DF
RGB
rgb(239, 210, 223)
RGBA
rgba(239, 210, 223, 1)
HSL
hsl(333, 48%, 88%)
HSV
hsv(333, 12%, 94%)
CMYK
cmyk(0%, 12%, 7%, 6%)
CSS variable
--color-primary: #EFD2DF;
Lowercase HEX
#efd2df

Shades

Tints

Tones

Harmony

CSS snippets for #EFD2DF

.color-efd2df {
  color: #EFD2DF;
  background-color: #EFD2DF;
}

Frequently asked questions

What color is #EFD2DF?+

#EFD2DF is a HEX color with RGB value rgb(239, 210, 223) and HSL value hsl(333, 48%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #EFD2DF?+

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