#CCC56D Color

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

Color preview

#CCC56D

Color formats

HEX
#CCC56D
RGB
rgb(204, 197, 109)
RGBA
rgba(204, 197, 109, 1)
HSL
hsl(56, 48%, 61%)
HSV
hsv(56, 47%, 80%)
CMYK
cmyk(0%, 3%, 47%, 20%)
CSS variable
--color-primary: #CCC56D;
Lowercase HEX
#ccc56d

Shades

Tints

Tones

Harmony

CSS snippets for #CCC56D

.color-ccc56d {
  color: #CCC56D;
  background-color: #CCC56D;
}

Frequently asked questions

What color is #CCC56D?+

#CCC56D is a HEX color with RGB value rgb(204, 197, 109) and HSL value hsl(56, 48%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCC56D?+

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