#CCC980 Color

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

Color preview

#CCC980

Color formats

HEX
#CCC980
RGB
rgb(204, 201, 128)
RGBA
rgba(204, 201, 128, 1)
HSL
hsl(58, 43%, 65%)
HSV
hsv(58, 37%, 80%)
CMYK
cmyk(0%, 1%, 37%, 20%)
CSS variable
--color-primary: #CCC980;
Lowercase HEX
#ccc980

Shades

Tints

Tones

Harmony

CSS snippets for #CCC980

.color-ccc980 {
  color: #CCC980;
  background-color: #CCC980;
}

Frequently asked questions

What color is #CCC980?+

#CCC980 is a HEX color with RGB value rgb(204, 201, 128) and HSL value hsl(58, 43%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCC980?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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