#FAAAA5 Color

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

Color preview

#FAAAA5

Color formats

HEX
#FAAAA5
RGB
rgb(250, 170, 165)
RGBA
rgba(250, 170, 165, 1)
HSL
hsl(4, 89%, 81%)
HSV
hsv(4, 34%, 98%)
CMYK
cmyk(0%, 32%, 34%, 2%)
CSS variable
--color-primary: #FAAAA5;
Lowercase HEX
#faaaa5

Shades

Tints

Tones

Harmony

CSS snippets for #FAAAA5

.color-faaaa5 {
  color: #FAAAA5;
  background-color: #FAAAA5;
}

Frequently asked questions

What color is #FAAAA5?+

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

What is the closest Tailwind color to #FAAAA5?+

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