#FEB2DC Color

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

Color preview

#FEB2DC

Color formats

HEX
#FEB2DC
RGB
rgb(254, 178, 220)
RGBA
rgba(254, 178, 220, 1)
HSL
hsl(327, 97%, 85%)
HSV
hsv(327, 30%, 100%)
CMYK
cmyk(0%, 30%, 13%, 0%)
CSS variable
--color-primary: #FEB2DC;
Lowercase HEX
#feb2dc

Shades

Tints

Tones

Harmony

CSS snippets for #FEB2DC

.color-feb2dc {
  color: #FEB2DC;
  background-color: #FEB2DC;
}

Frequently asked questions

What color is #FEB2DC?+

#FEB2DC is a HEX color with RGB value rgb(254, 178, 220) and HSL value hsl(327, 97%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FEB2DC?+

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