#FCBF31 Color

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

Color preview

#FCBF31

Color formats

HEX
#FCBF31
RGB
rgb(252, 191, 49)
RGBA
rgba(252, 191, 49, 1)
HSL
hsl(42, 97%, 59%)
HSV
hsv(42, 81%, 99%)
CMYK
cmyk(0%, 24%, 81%, 1%)
CSS variable
--color-primary: #FCBF31;
Lowercase HEX
#fcbf31

Shades

Tints

Tones

Harmony

CSS snippets for #FCBF31

.color-fcbf31 {
  color: #FCBF31;
  background-color: #FCBF31;
}

Frequently asked questions

What color is #FCBF31?+

#FCBF31 is a HEX color with RGB value rgb(252, 191, 49) and HSL value hsl(42, 97%, 59%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #FCBF31?+

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