#CCCE60 Color

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

Color preview

#CCCE60

Color formats

HEX
#CCCE60
RGB
rgb(204, 206, 96)
RGBA
rgba(204, 206, 96, 1)
HSL
hsl(61, 53%, 59%)
HSV
hsv(61, 53%, 81%)
CMYK
cmyk(1%, 0%, 53%, 19%)
CSS variable
--color-primary: #CCCE60;
Lowercase HEX
#ccce60

Shades

Tints

Tones

Harmony

CSS snippets for #CCCE60

.color-ccce60 {
  color: #CCCE60;
  background-color: #CCCE60;
}

Frequently asked questions

What color is #CCCE60?+

#CCCE60 is a HEX color with RGB value rgb(204, 206, 96) and HSL value hsl(61, 53%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCCE60?+

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