#D29B2D Color

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

Color preview

#D29B2D

Color formats

HEX
#D29B2D
RGB
rgb(210, 155, 45)
RGBA
rgba(210, 155, 45, 1)
HSL
hsl(40, 65%, 50%)
HSV
hsv(40, 79%, 82%)
CMYK
cmyk(0%, 26%, 79%, 18%)
CSS variable
--color-primary: #D29B2D;
Lowercase HEX
#d29b2d

Shades

Tints

Tones

Harmony

CSS snippets for #D29B2D

.color-d29b2d {
  color: #D29B2D;
  background-color: #D29B2D;
}

Frequently asked questions

What color is #D29B2D?+

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

What is the closest Tailwind color to #D29B2D?+

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