#CCCA96 Color

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

Color preview

#CCCA96

Color formats

HEX
#CCCA96
RGB
rgb(204, 202, 150)
RGBA
rgba(204, 202, 150, 1)
HSL
hsl(58, 35%, 69%)
HSV
hsv(58, 26%, 80%)
CMYK
cmyk(0%, 1%, 26%, 20%)
CSS variable
--color-primary: #CCCA96;
Lowercase HEX
#ccca96

Shades

Tints

Tones

Harmony

CSS snippets for #CCCA96

.color-ccca96 {
  color: #CCCA96;
  background-color: #CCCA96;
}

Frequently asked questions

What color is #CCCA96?+

#CCCA96 is a HEX color with RGB value rgb(204, 202, 150) and HSL value hsl(58, 35%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCCA96?+

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