#FBAC94 Color

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

Color preview

#FBAC94

Color formats

HEX
#FBAC94
RGB
rgb(251, 172, 148)
RGBA
rgba(251, 172, 148, 1)
HSL
hsl(14, 93%, 78%)
HSV
hsv(14, 41%, 98%)
CMYK
cmyk(0%, 31%, 41%, 2%)
CSS variable
--color-primary: #FBAC94;
Lowercase HEX
#fbac94

Shades

Tints

Tones

Harmony

CSS snippets for #FBAC94

.color-fbac94 {
  color: #FBAC94;
  background-color: #FBAC94;
}

Frequently asked questions

What color is #FBAC94?+

#FBAC94 is a HEX color with RGB value rgb(251, 172, 148) and HSL value hsl(14, 93%, 78%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FBAC94?+

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