#D36C12 Color

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

Color preview

#D36C12

Color formats

HEX
#D36C12
RGB
rgb(211, 108, 18)
RGBA
rgba(211, 108, 18, 1)
HSL
hsl(28, 84%, 45%)
HSV
hsv(28, 91%, 83%)
CMYK
cmyk(0%, 49%, 91%, 17%)
CSS variable
--color-primary: #D36C12;
Lowercase HEX
#d36c12

Shades

Tints

Tones

Harmony

CSS snippets for #D36C12

.color-d36c12 {
  color: #D36C12;
  background-color: #D36C12;
}

Frequently asked questions

What color is #D36C12?+

#D36C12 is a HEX color with RGB value rgb(211, 108, 18) and HSL value hsl(28, 84%, 45%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #D36C12?+

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