#FFDC9C Color

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

Color preview

#FFDC9C

Color formats

HEX
#FFDC9C
RGB
rgb(255, 220, 156)
RGBA
rgba(255, 220, 156, 1)
HSL
hsl(39, 100%, 81%)
HSV
hsv(39, 39%, 100%)
CMYK
cmyk(0%, 14%, 39%, 0%)
CSS variable
--color-primary: #FFDC9C;
Lowercase HEX
#ffdc9c

Shades

Tints

Tones

Harmony

CSS snippets for #FFDC9C

.color-ffdc9c {
  color: #FFDC9C;
  background-color: #FFDC9C;
}

Frequently asked questions

What color is #FFDC9C?+

#FFDC9C is a HEX color with RGB value rgb(255, 220, 156) and HSL value hsl(39, 100%, 81%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FFDC9C?+

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