#FC9D03 Color

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

Color preview

#FC9D03

Color formats

HEX
#FC9D03
RGB
rgb(252, 157, 3)
RGBA
rgba(252, 157, 3, 1)
HSL
hsl(37, 98%, 50%)
HSV
hsv(37, 99%, 99%)
CMYK
cmyk(0%, 38%, 99%, 1%)
CSS variable
--color-primary: #FC9D03;
Lowercase HEX
#fc9d03

Shades

Tints

Tones

Harmony

CSS snippets for #FC9D03

.color-fc9d03 {
  color: #FC9D03;
  background-color: #FC9D03;
}

Frequently asked questions

What color is #FC9D03?+

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

What is the closest Tailwind color to #FC9D03?+

The closest Tailwind color is amber-500, available as the bg-amber-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