#FEB5AE Color

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

Color preview

#FEB5AE

Color formats

HEX
#FEB5AE
RGB
rgb(254, 181, 174)
RGBA
rgba(254, 181, 174, 1)
HSL
hsl(5, 98%, 84%)
HSV
hsv(5, 31%, 100%)
CMYK
cmyk(0%, 29%, 31%, 0%)
CSS variable
--color-primary: #FEB5AE;
Lowercase HEX
#feb5ae

Shades

Tints

Tones

Harmony

CSS snippets for #FEB5AE

.color-feb5ae {
  color: #FEB5AE;
  background-color: #FEB5AE;
}

Frequently asked questions

What color is #FEB5AE?+

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

What is the closest Tailwind color to #FEB5AE?+

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