#CCCDA5 Color

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

Color preview

#CCCDA5

Color formats

HEX
#CCCDA5
RGB
rgb(204, 205, 165)
RGBA
rgba(204, 205, 165, 1)
HSL
hsl(61, 29%, 73%)
HSV
hsv(61, 20%, 80%)
CMYK
cmyk(0%, 0%, 20%, 20%)
CSS variable
--color-primary: #CCCDA5;
Lowercase HEX
#cccda5

Shades

Tints

Tones

Harmony

CSS snippets for #CCCDA5

.color-cccda5 {
  color: #CCCDA5;
  background-color: #CCCDA5;
}

Frequently asked questions

What color is #CCCDA5?+

#CCCDA5 is a HEX color with RGB value rgb(204, 205, 165) and HSL value hsl(61, 29%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CCCDA5?+

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