#FDE12D Color

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

Color preview

#FDE12D

Color formats

HEX
#FDE12D
RGB
rgb(253, 225, 45)
RGBA
rgba(253, 225, 45, 1)
HSL
hsl(52, 98%, 58%)
HSV
hsv(52, 82%, 99%)
CMYK
cmyk(0%, 11%, 82%, 1%)
CSS variable
--color-primary: #FDE12D;
Lowercase HEX
#fde12d

Shades

Tints

Tones

Harmony

CSS snippets for #FDE12D

.color-fde12d {
  color: #FDE12D;
  background-color: #FDE12D;
}

Frequently asked questions

What color is #FDE12D?+

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

What is the closest Tailwind color to #FDE12D?+

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