#C9C9A0 Color

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

Color preview

#C9C9A0

Color formats

HEX
#C9C9A0
RGB
rgb(201, 201, 160)
RGBA
rgba(201, 201, 160, 1)
HSL
hsl(60, 28%, 71%)
HSV
hsv(60, 20%, 79%)
CMYK
cmyk(0%, 0%, 20%, 21%)
CSS variable
--color-primary: #C9C9A0;
Lowercase HEX
#c9c9a0

Shades

Tints

Tones

Harmony

CSS snippets for #C9C9A0

.color-c9c9a0 {
  color: #C9C9A0;
  background-color: #C9C9A0;
}

Frequently asked questions

What color is #C9C9A0?+

#C9C9A0 is a HEX color with RGB value rgb(201, 201, 160) and HSL value hsl(60, 28%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #C9C9A0?+

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