#FCA12A Color

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

Color preview

#FCA12A

Color formats

HEX
#FCA12A
RGB
rgb(252, 161, 42)
RGBA
rgba(252, 161, 42, 1)
HSL
hsl(34, 97%, 58%)
HSV
hsv(34, 83%, 99%)
CMYK
cmyk(0%, 36%, 83%, 1%)
CSS variable
--color-primary: #FCA12A;
Lowercase HEX
#fca12a

Shades

Tints

Tones

Harmony

CSS snippets for #FCA12A

.color-fca12a {
  color: #FCA12A;
  background-color: #FCA12A;
}

Frequently asked questions

What color is #FCA12A?+

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

What is the closest Tailwind color to #FCA12A?+

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