#C2AE75 Color

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

Color preview

#C2AE75

Color formats

HEX
#C2AE75
RGB
rgb(194, 174, 117)
RGBA
rgba(194, 174, 117, 1)
HSL
hsl(44, 39%, 61%)
HSV
hsv(44, 40%, 76%)
CMYK
cmyk(0%, 10%, 40%, 24%)
CSS variable
--color-primary: #C2AE75;
Lowercase HEX
#c2ae75

Shades

Tints

Tones

Harmony

CSS snippets for #C2AE75

.color-c2ae75 {
  color: #C2AE75;
  background-color: #C2AE75;
}

Frequently asked questions

What color is #C2AE75?+

#C2AE75 is a HEX color with RGB value rgb(194, 174, 117) and HSL value hsl(44, 39%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C2AE75?+

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