#C6A543 Color

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

Color preview

#C6A543

Color formats

HEX
#C6A543
RGB
rgb(198, 165, 67)
RGBA
rgba(198, 165, 67, 1)
HSL
hsl(45, 53%, 52%)
HSV
hsv(45, 66%, 78%)
CMYK
cmyk(0%, 17%, 66%, 22%)
CSS variable
--color-primary: #C6A543;
Lowercase HEX
#c6a543

Shades

Tints

Tones

Harmony

CSS snippets for #C6A543

.color-c6a543 {
  color: #C6A543;
  background-color: #C6A543;
}

Frequently asked questions

What color is #C6A543?+

#C6A543 is a HEX color with RGB value rgb(198, 165, 67) and HSL value hsl(45, 53%, 52%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #C6A543?+

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