#CCC86D Color

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

Color preview

#CCC86D

Color formats

HEX
#CCC86D
RGB
rgb(204, 200, 109)
RGBA
rgba(204, 200, 109, 1)
HSL
hsl(57, 48%, 61%)
HSV
hsv(57, 47%, 80%)
CMYK
cmyk(0%, 2%, 47%, 20%)
CSS variable
--color-primary: #CCC86D;
Lowercase HEX
#ccc86d

Shades

Tints

Tones

Harmony

CSS snippets for #CCC86D

.color-ccc86d {
  color: #CCC86D;
  background-color: #CCC86D;
}

Frequently asked questions

What color is #CCC86D?+

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

What is the closest Tailwind color to #CCC86D?+

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