#C1AE4E Color

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

Color preview

#C1AE4E

Color formats

HEX
#C1AE4E
RGB
rgb(193, 174, 78)
RGBA
rgba(193, 174, 78, 1)
HSL
hsl(50, 48%, 53%)
HSV
hsv(50, 60%, 76%)
CMYK
cmyk(0%, 10%, 60%, 24%)
CSS variable
--color-primary: #C1AE4E;
Lowercase HEX
#c1ae4e

Shades

Tints

Tones

Harmony

CSS snippets for #C1AE4E

.color-c1ae4e {
  color: #C1AE4E;
  background-color: #C1AE4E;
}

Frequently asked questions

What color is #C1AE4E?+

#C1AE4E is a HEX color with RGB value rgb(193, 174, 78) and HSL value hsl(50, 48%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C1AE4E?+

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