#C0AE9E Color

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

Color preview

#C0AE9E

Color formats

HEX
#C0AE9E
RGB
rgb(192, 174, 158)
RGBA
rgba(192, 174, 158, 1)
HSL
hsl(28, 21%, 69%)
HSV
hsv(28, 18%, 75%)
CMYK
cmyk(0%, 9%, 18%, 25%)
CSS variable
--color-primary: #C0AE9E;
Lowercase HEX
#c0ae9e

Shades

Tints

Tones

Harmony

CSS snippets for #C0AE9E

.color-c0ae9e {
  color: #C0AE9E;
  background-color: #C0AE9E;
}

Frequently asked questions

What color is #C0AE9E?+

#C0AE9E is a HEX color with RGB value rgb(192, 174, 158) and HSL value hsl(28, 21%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #C0AE9E?+

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