#FBAAA5 Color

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

Color preview

#FBAAA5

Color formats

HEX
#FBAAA5
RGB
rgb(251, 170, 165)
RGBA
rgba(251, 170, 165, 1)
HSL
hsl(3, 91%, 82%)
HSV
hsv(3, 34%, 98%)
CMYK
cmyk(0%, 32%, 34%, 2%)
CSS variable
--color-primary: #FBAAA5;
Lowercase HEX
#fbaaa5

Shades

Tints

Tones

Harmony

CSS snippets for #FBAAA5

.color-fbaaa5 {
  color: #FBAAA5;
  background-color: #FBAAA5;
}

Frequently asked questions

What color is #FBAAA5?+

#FBAAA5 is a HEX color with RGB value rgb(251, 170, 165) and HSL value hsl(3, 91%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FBAAA5?+

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