#D39B2C Color

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

Color preview

#D39B2C

Color formats

HEX
#D39B2C
RGB
rgb(211, 155, 44)
RGBA
rgba(211, 155, 44, 1)
HSL
hsl(40, 65%, 50%)
HSV
hsv(40, 79%, 83%)
CMYK
cmyk(0%, 27%, 79%, 17%)
CSS variable
--color-primary: #D39B2C;
Lowercase HEX
#d39b2c

Shades

Tints

Tones

Harmony

CSS snippets for #D39B2C

.color-d39b2c {
  color: #D39B2C;
  background-color: #D39B2C;
}

Frequently asked questions

What color is #D39B2C?+

#D39B2C is a HEX color with RGB value rgb(211, 155, 44) and HSL value hsl(40, 65%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #D39B2C?+

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