#FBAD9B Color

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

Color preview

#FBAD9B

Color formats

HEX
#FBAD9B
RGB
rgb(251, 173, 155)
RGBA
rgba(251, 173, 155, 1)
HSL
hsl(11, 92%, 80%)
HSV
hsv(11, 38%, 98%)
CMYK
cmyk(0%, 31%, 38%, 2%)
CSS variable
--color-primary: #FBAD9B;
Lowercase HEX
#fbad9b

Shades

Tints

Tones

Harmony

CSS snippets for #FBAD9B

.color-fbad9b {
  color: #FBAD9B;
  background-color: #FBAD9B;
}

Frequently asked questions

What color is #FBAD9B?+

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

What is the closest Tailwind color to #FBAD9B?+

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