#FBAB8B Color

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

Color preview

#FBAB8B

Color formats

HEX
#FBAB8B
RGB
rgb(251, 171, 139)
RGBA
rgba(251, 171, 139, 1)
HSL
hsl(17, 93%, 76%)
HSV
hsv(17, 45%, 98%)
CMYK
cmyk(0%, 32%, 45%, 2%)
CSS variable
--color-primary: #FBAB8B;
Lowercase HEX
#fbab8b

Shades

Tints

Tones

Harmony

CSS snippets for #FBAB8B

.color-fbab8b {
  color: #FBAB8B;
  background-color: #FBAB8B;
}

Frequently asked questions

What color is #FBAB8B?+

#FBAB8B is a HEX color with RGB value rgb(251, 171, 139) and HSL value hsl(17, 93%, 76%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FBAB8B?+

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