#FDCC2D Color

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

Color preview

#FDCC2D

Color formats

HEX
#FDCC2D
RGB
rgb(253, 204, 45)
RGBA
rgba(253, 204, 45, 1)
HSL
hsl(46, 98%, 58%)
HSV
hsv(46, 82%, 99%)
CMYK
cmyk(0%, 19%, 82%, 1%)
CSS variable
--color-primary: #FDCC2D;
Lowercase HEX
#fdcc2d

Shades

Tints

Tones

Harmony

CSS snippets for #FDCC2D

.color-fdcc2d {
  color: #FDCC2D;
  background-color: #FDCC2D;
}

Frequently asked questions

What color is #FDCC2D?+

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

What is the closest Tailwind color to #FDCC2D?+

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