#D49500 Color

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

Color preview

#D49500

Color formats

HEX
#D49500
RGB
rgb(212, 149, 0)
RGBA
rgba(212, 149, 0, 1)
HSL
hsl(42, 100%, 42%)
HSV
hsv(42, 100%, 83%)
CMYK
cmyk(0%, 30%, 100%, 17%)
CSS variable
--color-primary: #D49500;
Lowercase HEX
#d49500

Shades

Tints

Tones

Harmony

CSS snippets for #D49500

.color-d49500 {
  color: #D49500;
  background-color: #D49500;
}

Frequently asked questions

What color is #D49500?+

#D49500 is a HEX color with RGB value rgb(212, 149, 0) and HSL value hsl(42, 100%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #D49500?+

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