#FFDE7D Color

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

Color preview

#FFDE7D

Color formats

HEX
#FFDE7D
RGB
rgb(255, 222, 125)
RGBA
rgba(255, 222, 125, 1)
HSL
hsl(45, 100%, 75%)
HSV
hsv(45, 51%, 100%)
CMYK
cmyk(0%, 13%, 51%, 0%)
CSS variable
--color-primary: #FFDE7D;
Lowercase HEX
#ffde7d

Shades

Tints

Tones

Harmony

CSS snippets for #FFDE7D

.color-ffde7d {
  color: #FFDE7D;
  background-color: #FFDE7D;
}

Frequently asked questions

What color is #FFDE7D?+

#FFDE7D is a HEX color with RGB value rgb(255, 222, 125) and HSL value hsl(45, 100%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFDE7D?+

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