#FCA03D Color

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

Color preview

#FCA03D

Color formats

HEX
#FCA03D
RGB
rgb(252, 160, 61)
RGBA
rgba(252, 160, 61, 1)
HSL
hsl(31, 97%, 61%)
HSV
hsv(31, 76%, 99%)
CMYK
cmyk(0%, 37%, 76%, 1%)
CSS variable
--color-primary: #FCA03D;
Lowercase HEX
#fca03d

Shades

Tints

Tones

Harmony

CSS snippets for #FCA03D

.color-fca03d {
  color: #FCA03D;
  background-color: #FCA03D;
}

Frequently asked questions

What color is #FCA03D?+

#FCA03D is a HEX color with RGB value rgb(252, 160, 61) and HSL value hsl(31, 97%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FCA03D?+

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