#C67C06 Color

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

Color preview

#C67C06

Color formats

HEX
#C67C06
RGB
rgb(198, 124, 6)
RGBA
rgba(198, 124, 6, 1)
HSL
hsl(37, 94%, 40%)
HSV
hsv(37, 97%, 78%)
CMYK
cmyk(0%, 37%, 97%, 22%)
CSS variable
--color-primary: #C67C06;
Lowercase HEX
#c67c06

Shades

Tints

Tones

Harmony

CSS snippets for #C67C06

.color-c67c06 {
  color: #C67C06;
  background-color: #C67C06;
}

Frequently asked questions

What color is #C67C06?+

#C67C06 is a HEX color with RGB value rgb(198, 124, 6) and HSL value hsl(37, 94%, 40%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #C67C06?+

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