#FBAC98 Color

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

Color preview

#FBAC98

Color formats

HEX
#FBAC98
RGB
rgb(251, 172, 152)
RGBA
rgba(251, 172, 152, 1)
HSL
hsl(12, 93%, 79%)
HSV
hsv(12, 39%, 98%)
CMYK
cmyk(0%, 31%, 39%, 2%)
CSS variable
--color-primary: #FBAC98;
Lowercase HEX
#fbac98

Shades

Tints

Tones

Harmony

CSS snippets for #FBAC98

.color-fbac98 {
  color: #FBAC98;
  background-color: #FBAC98;
}

Frequently asked questions

What color is #FBAC98?+

#FBAC98 is a HEX color with RGB value rgb(251, 172, 152) and HSL value hsl(12, 93%, 79%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FBAC98?+

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