#FDC04E Color

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

Color preview

#FDC04E

Color formats

HEX
#FDC04E
RGB
rgb(253, 192, 78)
RGBA
rgba(253, 192, 78, 1)
HSL
hsl(39, 98%, 65%)
HSV
hsv(39, 69%, 99%)
CMYK
cmyk(0%, 24%, 69%, 1%)
CSS variable
--color-primary: #FDC04E;
Lowercase HEX
#fdc04e

Shades

Tints

Tones

Harmony

CSS snippets for #FDC04E

.color-fdc04e {
  color: #FDC04E;
  background-color: #FDC04E;
}

Frequently asked questions

What color is #FDC04E?+

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

What is the closest Tailwind color to #FDC04E?+

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