#CCCDA0 Color

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

Color preview

#CCCDA0

Color formats

HEX
#CCCDA0
RGB
rgb(204, 205, 160)
RGBA
rgba(204, 205, 160, 1)
HSL
hsl(61, 31%, 72%)
HSV
hsv(61, 22%, 80%)
CMYK
cmyk(0%, 0%, 22%, 20%)
CSS variable
--color-primary: #CCCDA0;
Lowercase HEX
#cccda0

Shades

Tints

Tones

Harmony

CSS snippets for #CCCDA0

.color-cccda0 {
  color: #CCCDA0;
  background-color: #CCCDA0;
}

Frequently asked questions

What color is #CCCDA0?+

#CCCDA0 is a HEX color with RGB value rgb(204, 205, 160) and HSL value hsl(61, 31%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCCDA0?+

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