#CCCCA2 Color

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

Color preview

#CCCCA2

Color formats

HEX
#CCCCA2
RGB
rgb(204, 204, 162)
RGBA
rgba(204, 204, 162, 1)
HSL
hsl(60, 29%, 72%)
HSV
hsv(60, 21%, 80%)
CMYK
cmyk(0%, 0%, 21%, 20%)
CSS variable
--color-primary: #CCCCA2;
Lowercase HEX
#cccca2

Shades

Tints

Tones

Harmony

CSS snippets for #CCCCA2

.color-cccca2 {
  color: #CCCCA2;
  background-color: #CCCCA2;
}

Frequently asked questions

What color is #CCCCA2?+

#CCCCA2 is a HEX color with RGB value rgb(204, 204, 162) and HSL value hsl(60, 29%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCCCA2?+

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