#C08C11 Color

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

Color preview

#C08C11

Color formats

HEX
#C08C11
RGB
rgb(192, 140, 17)
RGBA
rgba(192, 140, 17, 1)
HSL
hsl(42, 84%, 41%)
HSV
hsv(42, 91%, 75%)
CMYK
cmyk(0%, 27%, 91%, 25%)
CSS variable
--color-primary: #C08C11;
Lowercase HEX
#c08c11

Shades

Tints

Tones

Harmony

CSS snippets for #C08C11

.color-c08c11 {
  color: #C08C11;
  background-color: #C08C11;
}

Frequently asked questions

What color is #C08C11?+

#C08C11 is a HEX color with RGB value rgb(192, 140, 17) and HSL value hsl(42, 84%, 41%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #C08C11?+

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