#FAB005 Color

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

Color preview

#FAB005

Color formats

HEX
#FAB005
RGB
rgb(250, 176, 5)
RGBA
rgba(250, 176, 5, 1)
HSL
hsl(42, 96%, 50%)
HSV
hsv(42, 98%, 98%)
CMYK
cmyk(0%, 30%, 98%, 2%)
CSS variable
--color-primary: #FAB005;
Lowercase HEX
#fab005

Shades

Tints

Tones

Harmony

CSS snippets for #FAB005

.color-fab005 {
  color: #FAB005;
  background-color: #FAB005;
}

Frequently asked questions

What color is #FAB005?+

#FAB005 is a HEX color with RGB value rgb(250, 176, 5) and HSL value hsl(42, 96%, 50%). Its closest CSS named color is Orange.

What is the closest Tailwind color to #FAB005?+

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