#C2AE9C Color

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

Color preview

#C2AE9C

Color formats

HEX
#C2AE9C
RGB
rgb(194, 174, 156)
RGBA
rgba(194, 174, 156, 1)
HSL
hsl(28, 24%, 69%)
HSV
hsv(28, 20%, 76%)
CMYK
cmyk(0%, 10%, 20%, 24%)
CSS variable
--color-primary: #C2AE9C;
Lowercase HEX
#c2ae9c

Shades

Tints

Tones

Harmony

CSS snippets for #C2AE9C

.color-c2ae9c {
  color: #C2AE9C;
  background-color: #C2AE9C;
}

Frequently asked questions

What color is #C2AE9C?+

#C2AE9C is a HEX color with RGB value rgb(194, 174, 156) and HSL value hsl(28, 24%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #C2AE9C?+

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