#EDBFCF Color

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

Color preview

#EDBFCF

Color formats

HEX
#EDBFCF
RGB
rgb(237, 191, 207)
RGBA
rgba(237, 191, 207, 1)
HSL
hsl(339, 56%, 84%)
HSV
hsv(339, 19%, 93%)
CMYK
cmyk(0%, 19%, 13%, 7%)
CSS variable
--color-primary: #EDBFCF;
Lowercase HEX
#edbfcf

Shades

Tints

Tones

Harmony

CSS snippets for #EDBFCF

.color-edbfcf {
  color: #EDBFCF;
  background-color: #EDBFCF;
}

Frequently asked questions

What color is #EDBFCF?+

#EDBFCF is a HEX color with RGB value rgb(237, 191, 207) and HSL value hsl(339, 56%, 84%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #EDBFCF?+

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