#FCA903 Color

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

Color preview

#FCA903

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FCA903

.color-fca903 {
  color: #FCA903;
  background-color: #FCA903;
}

Frequently asked questions

What color is #FCA903?+

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

What is the closest Tailwind color to #FCA903?+

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