#CCC760 Color

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

Color preview

#CCC760

Color formats

HEX
#CCC760
RGB
rgb(204, 199, 96)
RGBA
rgba(204, 199, 96, 1)
HSL
hsl(57, 51%, 59%)
HSV
hsv(57, 53%, 80%)
CMYK
cmyk(0%, 2%, 53%, 20%)
CSS variable
--color-primary: #CCC760;
Lowercase HEX
#ccc760

Shades

Tints

Tones

Harmony

CSS snippets for #CCC760

.color-ccc760 {
  color: #CCC760;
  background-color: #CCC760;
}

Frequently asked questions

What color is #CCC760?+

#CCC760 is a HEX color with RGB value rgb(204, 199, 96) and HSL value hsl(57, 51%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCC760?+

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