#EBBFCF Color

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

Color preview

#EBBFCF

Color formats

HEX
#EBBFCF
RGB
rgb(235, 191, 207)
RGBA
rgba(235, 191, 207, 1)
HSL
hsl(338, 52%, 84%)
HSV
hsv(338, 19%, 92%)
CMYK
cmyk(0%, 19%, 12%, 8%)
CSS variable
--color-primary: #EBBFCF;
Lowercase HEX
#ebbfcf

Shades

Tints

Tones

Harmony

CSS snippets for #EBBFCF

.color-ebbfcf {
  color: #EBBFCF;
  background-color: #EBBFCF;
}

Frequently asked questions

What color is #EBBFCF?+

#EBBFCF is a HEX color with RGB value rgb(235, 191, 207) and HSL value hsl(338, 52%, 84%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #EBBFCF?+

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