#FBAC9D Color

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

Color preview

#FBAC9D

Color formats

HEX
#FBAC9D
RGB
rgb(251, 172, 157)
RGBA
rgba(251, 172, 157, 1)
HSL
hsl(10, 92%, 80%)
HSV
hsv(10, 37%, 98%)
CMYK
cmyk(0%, 31%, 37%, 2%)
CSS variable
--color-primary: #FBAC9D;
Lowercase HEX
#fbac9d

Shades

Tints

Tones

Harmony

CSS snippets for #FBAC9D

.color-fbac9d {
  color: #FBAC9D;
  background-color: #FBAC9D;
}

Frequently asked questions

What color is #FBAC9D?+

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

What is the closest Tailwind color to #FBAC9D?+

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