#FCB103 Color

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

Color preview

#FCB103

Color formats

HEX
#FCB103
RGB
rgb(252, 177, 3)
RGBA
rgba(252, 177, 3, 1)
HSL
hsl(42, 98%, 50%)
HSV
hsv(42, 99%, 99%)
CMYK
cmyk(0%, 30%, 99%, 1%)
CSS variable
--color-primary: #FCB103;
Lowercase HEX
#fcb103

Shades

Tints

Tones

Harmony

CSS snippets for #FCB103

.color-fcb103 {
  color: #FCB103;
  background-color: #FCB103;
}

Frequently asked questions

What color is #FCB103?+

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

What is the closest Tailwind color to #FCB103?+

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