#C1AE5C Color

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

Color preview

#C1AE5C

Color formats

HEX
#C1AE5C
RGB
rgb(193, 174, 92)
RGBA
rgba(193, 174, 92, 1)
HSL
hsl(49, 45%, 56%)
HSV
hsv(49, 52%, 76%)
CMYK
cmyk(0%, 10%, 52%, 24%)
CSS variable
--color-primary: #C1AE5C;
Lowercase HEX
#c1ae5c

Shades

Tints

Tones

Harmony

CSS snippets for #C1AE5C

.color-c1ae5c {
  color: #C1AE5C;
  background-color: #C1AE5C;
}

Frequently asked questions

What color is #C1AE5C?+

#C1AE5C is a HEX color with RGB value rgb(193, 174, 92) and HSL value hsl(49, 45%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C1AE5C?+

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