#FDE04E Color

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

Color preview

#FDE04E

Color formats

HEX
#FDE04E
RGB
rgb(253, 224, 78)
RGBA
rgba(253, 224, 78, 1)
HSL
hsl(50, 98%, 65%)
HSV
hsv(50, 69%, 99%)
CMYK
cmyk(0%, 11%, 69%, 1%)
CSS variable
--color-primary: #FDE04E;
Lowercase HEX
#fde04e

Shades

Tints

Tones

Harmony

CSS snippets for #FDE04E

.color-fde04e {
  color: #FDE04E;
  background-color: #FDE04E;
}

Frequently asked questions

What color is #FDE04E?+

#FDE04E is a HEX color with RGB value rgb(253, 224, 78) and HSL value hsl(50, 98%, 65%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FDE04E?+

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