#CCCBA2 Color

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

Color preview

#CCCBA2

Color formats

HEX
#CCCBA2
RGB
rgb(204, 203, 162)
RGBA
rgba(204, 203, 162, 1)
HSL
hsl(59, 29%, 72%)
HSV
hsv(59, 21%, 80%)
CMYK
cmyk(0%, 0%, 21%, 20%)
CSS variable
--color-primary: #CCCBA2;
Lowercase HEX
#cccba2

Shades

Tints

Tones

Harmony

CSS snippets for #CCCBA2

.color-cccba2 {
  color: #CCCBA2;
  background-color: #CCCBA2;
}

Frequently asked questions

What color is #CCCBA2?+

#CCCBA2 is a HEX color with RGB value rgb(204, 203, 162) and HSL value hsl(59, 29%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCCBA2?+

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