#C4AE4A Color

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

Color preview

#C4AE4A

Color formats

HEX
#C4AE4A
RGB
rgb(196, 174, 74)
RGBA
rgba(196, 174, 74, 1)
HSL
hsl(49, 51%, 53%)
HSV
hsv(49, 62%, 77%)
CMYK
cmyk(0%, 11%, 62%, 23%)
CSS variable
--color-primary: #C4AE4A;
Lowercase HEX
#c4ae4a

Shades

Tints

Tones

Harmony

CSS snippets for #C4AE4A

.color-c4ae4a {
  color: #C4AE4A;
  background-color: #C4AE4A;
}

Frequently asked questions

What color is #C4AE4A?+

#C4AE4A is a HEX color with RGB value rgb(196, 174, 74) and HSL value hsl(49, 51%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C4AE4A?+

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