#FCBA36 Color

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

Color preview

#FCBA36

Color formats

HEX
#FCBA36
RGB
rgb(252, 186, 54)
RGBA
rgba(252, 186, 54, 1)
HSL
hsl(40, 97%, 60%)
HSV
hsv(40, 79%, 99%)
CMYK
cmyk(0%, 26%, 79%, 1%)
CSS variable
--color-primary: #FCBA36;
Lowercase HEX
#fcba36

Shades

Tints

Tones

Harmony

CSS snippets for #FCBA36

.color-fcba36 {
  color: #FCBA36;
  background-color: #FCBA36;
}

Frequently asked questions

What color is #FCBA36?+

#FCBA36 is a HEX color with RGB value rgb(252, 186, 54) and HSL value hsl(40, 97%, 60%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #FCBA36?+

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