#FCBA03 Color

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

Color preview

#FCBA03

Color formats

HEX
#FCBA03
RGB
rgb(252, 186, 3)
RGBA
rgba(252, 186, 3, 1)
HSL
hsl(44, 98%, 50%)
HSV
hsv(44, 99%, 99%)
CMYK
cmyk(0%, 26%, 99%, 1%)
CSS variable
--color-primary: #FCBA03;
Lowercase HEX
#fcba03

Shades

Tints

Tones

Harmony

CSS snippets for #FCBA03

.color-fcba03 {
  color: #FCBA03;
  background-color: #FCBA03;
}

Frequently asked questions

What color is #FCBA03?+

#FCBA03 is a HEX color with RGB value rgb(252, 186, 3) and HSL value hsl(44, 98%, 50%). Its closest CSS named color is Orange.

What is the closest Tailwind color to #FCBA03?+

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