#C4AE5A Color

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

Color preview

#C4AE5A

Color formats

HEX
#C4AE5A
RGB
rgb(196, 174, 90)
RGBA
rgba(196, 174, 90, 1)
HSL
hsl(48, 47%, 56%)
HSV
hsv(48, 54%, 77%)
CMYK
cmyk(0%, 11%, 54%, 23%)
CSS variable
--color-primary: #C4AE5A;
Lowercase HEX
#c4ae5a

Shades

Tints

Tones

Harmony

CSS snippets for #C4AE5A

.color-c4ae5a {
  color: #C4AE5A;
  background-color: #C4AE5A;
}

Frequently asked questions

What color is #C4AE5A?+

#C4AE5A is a HEX color with RGB value rgb(196, 174, 90) and HSL value hsl(48, 47%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C4AE5A?+

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