#FFD20A Color

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

Color preview

#FFD20A

Color formats

HEX
#FFD20A
RGB
rgb(255, 210, 10)
RGBA
rgba(255, 210, 10, 1)
HSL
hsl(49, 100%, 52%)
HSV
hsv(49, 96%, 100%)
CMYK
cmyk(0%, 18%, 96%, 0%)
CSS variable
--color-primary: #FFD20A;
Lowercase HEX
#ffd20a

Shades

Tints

Tones

Harmony

CSS snippets for #FFD20A

.color-ffd20a {
  color: #FFD20A;
  background-color: #FFD20A;
}

Frequently asked questions

What color is #FFD20A?+

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

What is the closest Tailwind color to #FFD20A?+

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