#FCDD2C Color

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

Color preview

#FCDD2C

Color formats

HEX
#FCDD2C
RGB
rgb(252, 221, 44)
RGBA
rgba(252, 221, 44, 1)
HSL
hsl(51, 97%, 58%)
HSV
hsv(51, 83%, 99%)
CMYK
cmyk(0%, 12%, 83%, 1%)
CSS variable
--color-primary: #FCDD2C;
Lowercase HEX
#fcdd2c

Shades

Tints

Tones

Harmony

CSS snippets for #FCDD2C

.color-fcdd2c {
  color: #FCDD2C;
  background-color: #FCDD2C;
}

Frequently asked questions

What color is #FCDD2C?+

#FCDD2C is a HEX color with RGB value rgb(252, 221, 44) and HSL value hsl(51, 97%, 58%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FCDD2C?+

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