#FAB52C Color

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

Color preview

#FAB52C

Color formats

HEX
#FAB52C
RGB
rgb(250, 181, 44)
RGBA
rgba(250, 181, 44, 1)
HSL
hsl(40, 95%, 58%)
HSV
hsv(40, 82%, 98%)
CMYK
cmyk(0%, 28%, 82%, 2%)
CSS variable
--color-primary: #FAB52C;
Lowercase HEX
#fab52c

Shades

Tints

Tones

Harmony

CSS snippets for #FAB52C

.color-fab52c {
  color: #FAB52C;
  background-color: #FAB52C;
}

Frequently asked questions

What color is #FAB52C?+

#FAB52C is a HEX color with RGB value rgb(250, 181, 44) and HSL value hsl(40, 95%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #FAB52C?+

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