#FBAB50 Color

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

Color preview

#FBAB50

Color formats

HEX
#FBAB50
RGB
rgb(251, 171, 80)
RGBA
rgba(251, 171, 80, 1)
HSL
hsl(32, 96%, 65%)
HSV
hsv(32, 68%, 98%)
CMYK
cmyk(0%, 32%, 68%, 2%)
CSS variable
--color-primary: #FBAB50;
Lowercase HEX
#fbab50

Shades

Tints

Tones

Harmony

CSS snippets for #FBAB50

.color-fbab50 {
  color: #FBAB50;
  background-color: #FBAB50;
}

Frequently asked questions

What color is #FBAB50?+

#FBAB50 is a HEX color with RGB value rgb(251, 171, 80) and HSL value hsl(32, 96%, 65%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FBAB50?+

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