#FBAC77 Color

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

Color preview

#FBAC77

Color formats

HEX
#FBAC77
RGB
rgb(251, 172, 119)
RGBA
rgba(251, 172, 119, 1)
HSL
hsl(24, 94%, 73%)
HSV
hsv(24, 53%, 98%)
CMYK
cmyk(0%, 31%, 53%, 2%)
CSS variable
--color-primary: #FBAC77;
Lowercase HEX
#fbac77

Shades

Tints

Tones

Harmony

CSS snippets for #FBAC77

.color-fbac77 {
  color: #FBAC77;
  background-color: #FBAC77;
}

Frequently asked questions

What color is #FBAC77?+

#FBAC77 is a HEX color with RGB value rgb(251, 172, 119) and HSL value hsl(24, 94%, 73%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FBAC77?+

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