#EEBFCF Color

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

Color preview

#EEBFCF

Color formats

HEX
#EEBFCF
RGB
rgb(238, 191, 207)
RGBA
rgba(238, 191, 207, 1)
HSL
hsl(340, 58%, 84%)
HSV
hsv(340, 20%, 93%)
CMYK
cmyk(0%, 20%, 13%, 7%)
CSS variable
--color-primary: #EEBFCF;
Lowercase HEX
#eebfcf

Shades

Tints

Tones

Harmony

CSS snippets for #EEBFCF

.color-eebfcf {
  color: #EEBFCF;
  background-color: #EEBFCF;
}

Frequently asked questions

What color is #EEBFCF?+

#EEBFCF is a HEX color with RGB value rgb(238, 191, 207) and HSL value hsl(340, 58%, 84%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #EEBFCF?+

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