#FEB3DC Color

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

Color preview

#FEB3DC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FEB3DC

.color-feb3dc {
  color: #FEB3DC;
  background-color: #FEB3DC;
}

Frequently asked questions

What color is #FEB3DC?+

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

What is the closest Tailwind color to #FEB3DC?+

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