#FEB2DE Color

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

Color preview

#FEB2DE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FEB2DE

.color-feb2de {
  color: #FEB2DE;
  background-color: #FEB2DE;
}

Frequently asked questions

What color is #FEB2DE?+

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

What is the closest Tailwind color to #FEB2DE?+

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