#FDE153 Color

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

Color preview

#FDE153

Color formats

HEX
#FDE153
RGB
rgb(253, 225, 83)
RGBA
rgba(253, 225, 83, 1)
HSL
hsl(50, 98%, 66%)
HSV
hsv(50, 67%, 99%)
CMYK
cmyk(0%, 11%, 67%, 1%)
CSS variable
--color-primary: #FDE153;
Lowercase HEX
#fde153

Shades

Tints

Tones

Harmony

CSS snippets for #FDE153

.color-fde153 {
  color: #FDE153;
  background-color: #FDE153;
}

Frequently asked questions

What color is #FDE153?+

#FDE153 is a HEX color with RGB value rgb(253, 225, 83) and HSL value hsl(50, 98%, 66%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FDE153?+

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