#D48000 Color

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

Color preview

#D48000

Color formats

HEX
#D48000
RGB
rgb(212, 128, 0)
RGBA
rgba(212, 128, 0, 1)
HSL
hsl(36, 100%, 42%)
HSV
hsv(36, 100%, 83%)
CMYK
cmyk(0%, 40%, 100%, 17%)
CSS variable
--color-primary: #D48000;
Lowercase HEX
#d48000

Shades

Tints

Tones

Harmony

CSS snippets for #D48000

.color-d48000 {
  color: #D48000;
  background-color: #D48000;
}

Frequently asked questions

What color is #D48000?+

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

What is the closest Tailwind color to #D48000?+

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