#C16F0B Color

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

Color preview

#C16F0B

Color formats

HEX
#C16F0B
RGB
rgb(193, 111, 11)
RGBA
rgba(193, 111, 11, 1)
HSL
hsl(33, 89%, 40%)
HSV
hsv(33, 94%, 76%)
CMYK
cmyk(0%, 42%, 94%, 24%)
CSS variable
--color-primary: #C16F0B;
Lowercase HEX
#c16f0b

Shades

Tints

Tones

Harmony

CSS snippets for #C16F0B

.color-c16f0b {
  color: #C16F0B;
  background-color: #C16F0B;
}

Frequently asked questions

What color is #C16F0B?+

#C16F0B is a HEX color with RGB value rgb(193, 111, 11) and HSL value hsl(33, 89%, 40%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #C16F0B?+

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