#FAAFA5 Color

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

Color preview

#FAAFA5

Color formats

HEX
#FAAFA5
RGB
rgb(250, 175, 165)
RGBA
rgba(250, 175, 165, 1)
HSL
hsl(7, 89%, 81%)
HSV
hsv(7, 34%, 98%)
CMYK
cmyk(0%, 30%, 34%, 2%)
CSS variable
--color-primary: #FAAFA5;
Lowercase HEX
#faafa5

Shades

Tints

Tones

Harmony

CSS snippets for #FAAFA5

.color-faafa5 {
  color: #FAAFA5;
  background-color: #FAAFA5;
}

Frequently asked questions

What color is #FAAFA5?+

#FAAFA5 is a HEX color with RGB value rgb(250, 175, 165) and HSL value hsl(7, 89%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FAAFA5?+

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