#DF9C2F Color

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

Color preview

#DF9C2F

Color formats

HEX
#DF9C2F
RGB
rgb(223, 156, 47)
RGBA
rgba(223, 156, 47, 1)
HSL
hsl(37, 73%, 53%)
HSV
hsv(37, 79%, 87%)
CMYK
cmyk(0%, 30%, 79%, 13%)
CSS variable
--color-primary: #DF9C2F;
Lowercase HEX
#df9c2f

Shades

Tints

Tones

Harmony

CSS snippets for #DF9C2F

.color-df9c2f {
  color: #DF9C2F;
  background-color: #DF9C2F;
}

Frequently asked questions

What color is #DF9C2F?+

#DF9C2F is a HEX color with RGB value rgb(223, 156, 47) and HSL value hsl(37, 73%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DF9C2F?+

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