#FBAC85 Color

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

Color preview

#FBAC85

Color formats

HEX
#FBAC85
RGB
rgb(251, 172, 133)
RGBA
rgba(251, 172, 133, 1)
HSL
hsl(20, 94%, 75%)
HSV
hsv(20, 47%, 98%)
CMYK
cmyk(0%, 31%, 47%, 2%)
CSS variable
--color-primary: #FBAC85;
Lowercase HEX
#fbac85

Shades

Tints

Tones

Harmony

CSS snippets for #FBAC85

.color-fbac85 {
  color: #FBAC85;
  background-color: #FBAC85;
}

Frequently asked questions

What color is #FBAC85?+

#FBAC85 is a HEX color with RGB value rgb(251, 172, 133) and HSL value hsl(20, 94%, 75%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FBAC85?+

The closest Tailwind color is orange-300, available as the bg-orange-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