#C3AE73 Color

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

Color preview

#C3AE73

Color formats

HEX
#C3AE73
RGB
rgb(195, 174, 115)
RGBA
rgba(195, 174, 115, 1)
HSL
hsl(44, 40%, 61%)
HSV
hsv(44, 41%, 76%)
CMYK
cmyk(0%, 11%, 41%, 24%)
CSS variable
--color-primary: #C3AE73;
Lowercase HEX
#c3ae73

Shades

Tints

Tones

Harmony

CSS snippets for #C3AE73

.color-c3ae73 {
  color: #C3AE73;
  background-color: #C3AE73;
}

Frequently asked questions

What color is #C3AE73?+

#C3AE73 is a HEX color with RGB value rgb(195, 174, 115) and HSL value hsl(44, 40%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C3AE73?+

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