#C3AE47 Color

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

Color preview

#C3AE47

Color formats

HEX
#C3AE47
RGB
rgb(195, 174, 71)
RGBA
rgba(195, 174, 71, 1)
HSL
hsl(50, 51%, 52%)
HSV
hsv(50, 64%, 76%)
CMYK
cmyk(0%, 11%, 64%, 24%)
CSS variable
--color-primary: #C3AE47;
Lowercase HEX
#c3ae47

Shades

Tints

Tones

Harmony

CSS snippets for #C3AE47

.color-c3ae47 {
  color: #C3AE47;
  background-color: #C3AE47;
}

Frequently asked questions

What color is #C3AE47?+

#C3AE47 is a HEX color with RGB value rgb(195, 174, 71) and HSL value hsl(50, 51%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C3AE47?+

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