#FBAB9B Color

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

Color preview

#FBAB9B

Color formats

HEX
#FBAB9B
RGB
rgb(251, 171, 155)
RGBA
rgba(251, 171, 155, 1)
HSL
hsl(10, 92%, 80%)
HSV
hsv(10, 38%, 98%)
CMYK
cmyk(0%, 32%, 38%, 2%)
CSS variable
--color-primary: #FBAB9B;
Lowercase HEX
#fbab9b

Shades

Tints

Tones

Harmony

CSS snippets for #FBAB9B

.color-fbab9b {
  color: #FBAB9B;
  background-color: #FBAB9B;
}

Frequently asked questions

What color is #FBAB9B?+

#FBAB9B is a HEX color with RGB value rgb(251, 171, 155) and HSL value hsl(10, 92%, 80%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FBAB9B?+

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