#D47D2B Color

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

Color preview

#D47D2B

Color formats

HEX
#D47D2B
RGB
rgb(212, 125, 43)
RGBA
rgba(212, 125, 43, 1)
HSL
hsl(29, 66%, 50%)
HSV
hsv(29, 80%, 83%)
CMYK
cmyk(0%, 41%, 80%, 17%)
CSS variable
--color-primary: #D47D2B;
Lowercase HEX
#d47d2b

Shades

Tints

Tones

Harmony

CSS snippets for #D47D2B

.color-d47d2b {
  color: #D47D2B;
  background-color: #D47D2B;
}

Frequently asked questions

What color is #D47D2B?+

#D47D2B is a HEX color with RGB value rgb(212, 125, 43) and HSL value hsl(29, 66%, 50%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #D47D2B?+

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