#FFE999 Color

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

Color preview

#FFE999

Color formats

HEX
#FFE999
RGB
rgb(255, 233, 153)
RGBA
rgba(255, 233, 153, 1)
HSL
hsl(47, 100%, 80%)
HSV
hsv(47, 40%, 100%)
CMYK
cmyk(0%, 9%, 40%, 0%)
CSS variable
--color-primary: #FFE999;
Lowercase HEX
#ffe999

Shades

Tints

Tones

Harmony

CSS snippets for #FFE999

.color-ffe999 {
  color: #FFE999;
  background-color: #FFE999;
}

Frequently asked questions

What color is #FFE999?+

#FFE999 is a HEX color with RGB value rgb(255, 233, 153) and HSL value hsl(47, 100%, 80%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFE999?+

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