#FFDE96 Color

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

Color preview

#FFDE96

Color formats

HEX
#FFDE96
RGB
rgb(255, 222, 150)
RGBA
rgba(255, 222, 150, 1)
HSL
hsl(41, 100%, 79%)
HSV
hsv(41, 41%, 100%)
CMYK
cmyk(0%, 13%, 41%, 0%)
CSS variable
--color-primary: #FFDE96;
Lowercase HEX
#ffde96

Shades

Tints

Tones

Harmony

CSS snippets for #FFDE96

.color-ffde96 {
  color: #FFDE96;
  background-color: #FFDE96;
}

Frequently asked questions

What color is #FFDE96?+

#FFDE96 is a HEX color with RGB value rgb(255, 222, 150) and HSL value hsl(41, 100%, 79%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFDE96?+

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