#FAAFC6 Color

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

Color preview

#FAAFC6

Color formats

HEX
#FAAFC6
RGB
rgb(250, 175, 198)
RGBA
rgba(250, 175, 198, 1)
HSL
hsl(342, 88%, 83%)
HSV
hsv(342, 30%, 98%)
CMYK
cmyk(0%, 30%, 21%, 2%)
CSS variable
--color-primary: #FAAFC6;
Lowercase HEX
#faafc6

Shades

Tints

Tones

Harmony

CSS snippets for #FAAFC6

.color-faafc6 {
  color: #FAAFC6;
  background-color: #FAAFC6;
}

Frequently asked questions

What color is #FAAFC6?+

#FAAFC6 is a HEX color with RGB value rgb(250, 175, 198) and HSL value hsl(342, 88%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FAAFC6?+

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