#FDD02D Color

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

Color preview

#FDD02D

Color formats

HEX
#FDD02D
RGB
rgb(253, 208, 45)
RGBA
rgba(253, 208, 45, 1)
HSL
hsl(47, 98%, 58%)
HSV
hsv(47, 82%, 99%)
CMYK
cmyk(0%, 18%, 82%, 1%)
CSS variable
--color-primary: #FDD02D;
Lowercase HEX
#fdd02d

Shades

Tints

Tones

Harmony

CSS snippets for #FDD02D

.color-fdd02d {
  color: #FDD02D;
  background-color: #FDD02D;
}

Frequently asked questions

What color is #FDD02D?+

#FDD02D is a HEX color with RGB value rgb(253, 208, 45) and HSL value hsl(47, 98%, 58%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FDD02D?+

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