#FBAB15 Color

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

Color preview

#FBAB15

Color formats

HEX
#FBAB15
RGB
rgb(251, 171, 21)
RGBA
rgba(251, 171, 21, 1)
HSL
hsl(39, 97%, 53%)
HSV
hsv(39, 92%, 98%)
CMYK
cmyk(0%, 32%, 92%, 2%)
CSS variable
--color-primary: #FBAB15;
Lowercase HEX
#fbab15

Shades

Tints

Tones

Harmony

CSS snippets for #FBAB15

.color-fbab15 {
  color: #FBAB15;
  background-color: #FBAB15;
}

Frequently asked questions

What color is #FBAB15?+

#FBAB15 is a HEX color with RGB value rgb(251, 171, 21) and HSL value hsl(39, 97%, 53%). Its closest CSS named color is Orange.

What is the closest Tailwind color to #FBAB15?+

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