#DF9C4F Color

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

Color preview

#DF9C4F

Color formats

HEX
#DF9C4F
RGB
rgb(223, 156, 79)
RGBA
rgba(223, 156, 79, 1)
HSL
hsl(32, 69%, 59%)
HSV
hsv(32, 65%, 87%)
CMYK
cmyk(0%, 30%, 65%, 13%)
CSS variable
--color-primary: #DF9C4F;
Lowercase HEX
#df9c4f

Shades

Tints

Tones

Harmony

CSS snippets for #DF9C4F

.color-df9c4f {
  color: #DF9C4F;
  background-color: #DF9C4F;
}

Frequently asked questions

What color is #DF9C4F?+

#DF9C4F is a HEX color with RGB value rgb(223, 156, 79) and HSL value hsl(32, 69%, 59%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DF9C4F?+

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