#FEAFC3 Color

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

Color preview

#FEAFC3

Color formats

HEX
#FEAFC3
RGB
rgb(254, 175, 195)
RGBA
rgba(254, 175, 195, 1)
HSL
hsl(345, 98%, 84%)
HSV
hsv(345, 31%, 100%)
CMYK
cmyk(0%, 31%, 23%, 0%)
CSS variable
--color-primary: #FEAFC3;
Lowercase HEX
#feafc3

Shades

Tints

Tones

Harmony

CSS snippets for #FEAFC3

.color-feafc3 {
  color: #FEAFC3;
  background-color: #FEAFC3;
}

Frequently asked questions

What color is #FEAFC3?+

#FEAFC3 is a HEX color with RGB value rgb(254, 175, 195) and HSL value hsl(345, 98%, 84%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FEAFC3?+

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