#C2AE9F Color

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

Color preview

#C2AE9F

Color formats

HEX
#C2AE9F
RGB
rgb(194, 174, 159)
RGBA
rgba(194, 174, 159, 1)
HSL
hsl(26, 22%, 69%)
HSV
hsv(26, 18%, 76%)
CMYK
cmyk(0%, 10%, 18%, 24%)
CSS variable
--color-primary: #C2AE9F;
Lowercase HEX
#c2ae9f

Shades

Tints

Tones

Harmony

CSS snippets for #C2AE9F

.color-c2ae9f {
  color: #C2AE9F;
  background-color: #C2AE9F;
}

Frequently asked questions

What color is #C2AE9F?+

#C2AE9F is a HEX color with RGB value rgb(194, 174, 159) and HSL value hsl(26, 22%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #C2AE9F?+

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