#FABC2C Color

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

Color preview

#FABC2C

Color formats

HEX
#FABC2C
RGB
rgb(250, 188, 44)
RGBA
rgba(250, 188, 44, 1)
HSL
hsl(42, 95%, 58%)
HSV
hsv(42, 82%, 98%)
CMYK
cmyk(0%, 25%, 82%, 2%)
CSS variable
--color-primary: #FABC2C;
Lowercase HEX
#fabc2c

Shades

Tints

Tones

Harmony

CSS snippets for #FABC2C

.color-fabc2c {
  color: #FABC2C;
  background-color: #FABC2C;
}

Frequently asked questions

What color is #FABC2C?+

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

What is the closest Tailwind color to #FABC2C?+

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