#FCDD2E Color

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

Color preview

#FCDD2E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FCDD2E

.color-fcdd2e {
  color: #FCDD2E;
  background-color: #FCDD2E;
}

Frequently asked questions

What color is #FCDD2E?+

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

What is the closest Tailwind color to #FCDD2E?+

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