#FDCE12 Color

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

Color preview

#FDCE12

Color formats

HEX
#FDCE12
RGB
rgb(253, 206, 18)
RGBA
rgba(253, 206, 18, 1)
HSL
hsl(48, 98%, 53%)
HSV
hsv(48, 93%, 99%)
CMYK
cmyk(0%, 19%, 93%, 1%)
CSS variable
--color-primary: #FDCE12;
Lowercase HEX
#fdce12

Shades

Tints

Tones

Harmony

CSS snippets for #FDCE12

.color-fdce12 {
  color: #FDCE12;
  background-color: #FDCE12;
}

Frequently asked questions

What color is #FDCE12?+

#FDCE12 is a HEX color with RGB value rgb(253, 206, 18) and HSL value hsl(48, 98%, 53%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FDCE12?+

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