#FBAB90 Color

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

Color preview

#FBAB90

Color formats

HEX
#FBAB90
RGB
rgb(251, 171, 144)
RGBA
rgba(251, 171, 144, 1)
HSL
hsl(15, 93%, 77%)
HSV
hsv(15, 43%, 98%)
CMYK
cmyk(0%, 32%, 43%, 2%)
CSS variable
--color-primary: #FBAB90;
Lowercase HEX
#fbab90

Shades

Tints

Tones

Harmony

CSS snippets for #FBAB90

.color-fbab90 {
  color: #FBAB90;
  background-color: #FBAB90;
}

Frequently asked questions

What color is #FBAB90?+

#FBAB90 is a HEX color with RGB value rgb(251, 171, 144) and HSL value hsl(15, 93%, 77%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FBAB90?+

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