#FFC20A Color

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

Color preview

#FFC20A

Color formats

HEX
#FFC20A
RGB
rgb(255, 194, 10)
RGBA
rgba(255, 194, 10, 1)
HSL
hsl(45, 100%, 52%)
HSV
hsv(45, 96%, 100%)
CMYK
cmyk(0%, 24%, 96%, 0%)
CSS variable
--color-primary: #FFC20A;
Lowercase HEX
#ffc20a

Shades

Tints

Tones

Harmony

CSS snippets for #FFC20A

.color-ffc20a {
  color: #FFC20A;
  background-color: #FFC20A;
}

Frequently asked questions

What color is #FFC20A?+

#FFC20A is a HEX color with RGB value rgb(255, 194, 10) and HSL value hsl(45, 100%, 52%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FFC20A?+

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