#FC9803 Color

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

Color preview

#FC9803

Color formats

HEX
#FC9803
RGB
rgb(252, 152, 3)
RGBA
rgba(252, 152, 3, 1)
HSL
hsl(36, 98%, 50%)
HSV
hsv(36, 99%, 99%)
CMYK
cmyk(0%, 40%, 99%, 1%)
CSS variable
--color-primary: #FC9803;
Lowercase HEX
#fc9803

Shades

Tints

Tones

Harmony

CSS snippets for #FC9803

.color-fc9803 {
  color: #FC9803;
  background-color: #FC9803;
}

Frequently asked questions

What color is #FC9803?+

#FC9803 is a HEX color with RGB value rgb(252, 152, 3) and HSL value hsl(36, 98%, 50%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #FC9803?+

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