#CCCCA3 Color

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

Color preview

#CCCCA3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCCCA3

.color-cccca3 {
  color: #CCCCA3;
  background-color: #CCCCA3;
}

Frequently asked questions

What color is #CCCCA3?+

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

What is the closest Tailwind color to #CCCCA3?+

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