#CCCCA0 Color

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

Color preview

#CCCCA0

Color formats

HEX
#CCCCA0
RGB
rgb(204, 204, 160)
RGBA
rgba(204, 204, 160, 1)
HSL
hsl(60, 30%, 71%)
HSV
hsv(60, 22%, 80%)
CMYK
cmyk(0%, 0%, 22%, 20%)
CSS variable
--color-primary: #CCCCA0;
Lowercase HEX
#cccca0

Shades

Tints

Tones

Harmony

CSS snippets for #CCCCA0

.color-cccca0 {
  color: #CCCCA0;
  background-color: #CCCCA0;
}

Frequently asked questions

What color is #CCCCA0?+

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

What is the closest Tailwind color to #CCCCA0?+

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