#CCCDA2 Color

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

Color preview

#CCCDA2

Color formats

HEX
#CCCDA2
RGB
rgb(204, 205, 162)
RGBA
rgba(204, 205, 162, 1)
HSL
hsl(61, 30%, 72%)
HSV
hsv(61, 21%, 80%)
CMYK
cmyk(0%, 0%, 21%, 20%)
CSS variable
--color-primary: #CCCDA2;
Lowercase HEX
#cccda2

Shades

Tints

Tones

Harmony

CSS snippets for #CCCDA2

.color-cccda2 {
  color: #CCCDA2;
  background-color: #CCCDA2;
}

Frequently asked questions

What color is #CCCDA2?+

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

What is the closest Tailwind color to #CCCDA2?+

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