#CCC66B Color

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

Color preview

#CCC66B

Color formats

HEX
#CCC66B
RGB
rgb(204, 198, 107)
RGBA
rgba(204, 198, 107, 1)
HSL
hsl(56, 49%, 61%)
HSV
hsv(56, 48%, 80%)
CMYK
cmyk(0%, 3%, 48%, 20%)
CSS variable
--color-primary: #CCC66B;
Lowercase HEX
#ccc66b

Shades

Tints

Tones

Harmony

CSS snippets for #CCC66B

.color-ccc66b {
  color: #CCC66B;
  background-color: #CCC66B;
}

Frequently asked questions

What color is #CCC66B?+

#CCC66B is a HEX color with RGB value rgb(204, 198, 107) and HSL value hsl(56, 49%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCC66B?+

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