#FDE999 Color

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

Color preview

#FDE999

Color formats

HEX
#FDE999
RGB
rgb(253, 233, 153)
RGBA
rgba(253, 233, 153, 1)
HSL
hsl(48, 96%, 80%)
HSV
hsv(48, 40%, 99%)
CMYK
cmyk(0%, 8%, 40%, 1%)
CSS variable
--color-primary: #FDE999;
Lowercase HEX
#fde999

Shades

Tints

Tones

Harmony

CSS snippets for #FDE999

.color-fde999 {
  color: #FDE999;
  background-color: #FDE999;
}

Frequently asked questions

What color is #FDE999?+

#FDE999 is a HEX color with RGB value rgb(253, 233, 153) and HSL value hsl(48, 96%, 80%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FDE999?+

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