#FFDC7D Color

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

Color preview

#FFDC7D

Color formats

HEX
#FFDC7D
RGB
rgb(255, 220, 125)
RGBA
rgba(255, 220, 125, 1)
HSL
hsl(44, 100%, 75%)
HSV
hsv(44, 51%, 100%)
CMYK
cmyk(0%, 14%, 51%, 0%)
CSS variable
--color-primary: #FFDC7D;
Lowercase HEX
#ffdc7d

Shades

Tints

Tones

Harmony

CSS snippets for #FFDC7D

.color-ffdc7d {
  color: #FFDC7D;
  background-color: #FFDC7D;
}

Frequently asked questions

What color is #FFDC7D?+

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

What is the closest Tailwind color to #FFDC7D?+

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