#FEB3DA Color

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

Color preview

#FEB3DA

Color formats

HEX
#FEB3DA
RGB
rgb(254, 179, 218)
RGBA
rgba(254, 179, 218, 1)
HSL
hsl(329, 97%, 85%)
HSV
hsv(329, 30%, 100%)
CMYK
cmyk(0%, 30%, 14%, 0%)
CSS variable
--color-primary: #FEB3DA;
Lowercase HEX
#feb3da

Shades

Tints

Tones

Harmony

CSS snippets for #FEB3DA

.color-feb3da {
  color: #FEB3DA;
  background-color: #FEB3DA;
}

Frequently asked questions

What color is #FEB3DA?+

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

What is the closest Tailwind color to #FEB3DA?+

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