#FCA42A Color

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

Color preview

#FCA42A

Color formats

HEX
#FCA42A
RGB
rgb(252, 164, 42)
RGBA
rgba(252, 164, 42, 1)
HSL
hsl(35, 97%, 58%)
HSV
hsv(35, 83%, 99%)
CMYK
cmyk(0%, 35%, 83%, 1%)
CSS variable
--color-primary: #FCA42A;
Lowercase HEX
#fca42a

Shades

Tints

Tones

Harmony

CSS snippets for #FCA42A

.color-fca42a {
  color: #FCA42A;
  background-color: #FCA42A;
}

Frequently asked questions

What color is #FCA42A?+

#FCA42A is a HEX color with RGB value rgb(252, 164, 42) and HSL value hsl(35, 97%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #FCA42A?+

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