#C08B21 Color

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

Color preview

#C08B21

Color formats

HEX
#C08B21
RGB
rgb(192, 139, 33)
RGBA
rgba(192, 139, 33, 1)
HSL
hsl(40, 71%, 44%)
HSV
hsv(40, 83%, 75%)
CMYK
cmyk(0%, 28%, 83%, 25%)
CSS variable
--color-primary: #C08B21;
Lowercase HEX
#c08b21

Shades

Tints

Tones

Harmony

CSS snippets for #C08B21

.color-c08b21 {
  color: #C08B21;
  background-color: #C08B21;
}

Frequently asked questions

What color is #C08B21?+

#C08B21 is a HEX color with RGB value rgb(192, 139, 33) and HSL value hsl(40, 71%, 44%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #C08B21?+

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