#FEAFAB Color

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

Color preview

#FEAFAB

Color formats

HEX
#FEAFAB
RGB
rgb(254, 175, 171)
RGBA
rgba(254, 175, 171, 1)
HSL
hsl(3, 98%, 83%)
HSV
hsv(3, 33%, 100%)
CMYK
cmyk(0%, 31%, 33%, 0%)
CSS variable
--color-primary: #FEAFAB;
Lowercase HEX
#feafab

Shades

Tints

Tones

Harmony

CSS snippets for #FEAFAB

.color-feafab {
  color: #FEAFAB;
  background-color: #FEAFAB;
}

Frequently asked questions

What color is #FEAFAB?+

#FEAFAB is a HEX color with RGB value rgb(254, 175, 171) and HSL value hsl(3, 98%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FEAFAB?+

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