#D47800 Color

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

Color preview

#D47800

Color formats

HEX
#D47800
RGB
rgb(212, 120, 0)
RGBA
rgba(212, 120, 0, 1)
HSL
hsl(34, 100%, 42%)
HSV
hsv(34, 100%, 83%)
CMYK
cmyk(0%, 43%, 100%, 17%)
CSS variable
--color-primary: #D47800;
Lowercase HEX
#d47800

Shades

Tints

Tones

Harmony

CSS snippets for #D47800

.color-d47800 {
  color: #D47800;
  background-color: #D47800;
}

Frequently asked questions

What color is #D47800?+

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

What is the closest Tailwind color to #D47800?+

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