#FDE85D Color

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

Color preview

#FDE85D

Color formats

HEX
#FDE85D
RGB
rgb(253, 232, 93)
RGBA
rgba(253, 232, 93, 1)
HSL
hsl(52, 98%, 68%)
HSV
hsv(52, 63%, 99%)
CMYK
cmyk(0%, 8%, 63%, 1%)
CSS variable
--color-primary: #FDE85D;
Lowercase HEX
#fde85d

Shades

Tints

Tones

Harmony

CSS snippets for #FDE85D

.color-fde85d {
  color: #FDE85D;
  background-color: #FDE85D;
}

Frequently asked questions

What color is #FDE85D?+

#FDE85D is a HEX color with RGB value rgb(253, 232, 93) and HSL value hsl(52, 98%, 68%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FDE85D?+

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