#FEB2AE Color

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

Color preview

#FEB2AE

Color formats

HEX
#FEB2AE
RGB
rgb(254, 178, 174)
RGBA
rgba(254, 178, 174, 1)
HSL
hsl(3, 98%, 84%)
HSV
hsv(3, 31%, 100%)
CMYK
cmyk(0%, 30%, 31%, 0%)
CSS variable
--color-primary: #FEB2AE;
Lowercase HEX
#feb2ae

Shades

Tints

Tones

Harmony

CSS snippets for #FEB2AE

.color-feb2ae {
  color: #FEB2AE;
  background-color: #FEB2AE;
}

Frequently asked questions

What color is #FEB2AE?+

#FEB2AE is a HEX color with RGB value rgb(254, 178, 174) and HSL value hsl(3, 98%, 84%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FEB2AE?+

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