#CCC86B Color

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

Color preview

#CCC86B

Color formats

HEX
#CCC86B
RGB
rgb(204, 200, 107)
RGBA
rgba(204, 200, 107, 1)
HSL
hsl(58, 49%, 61%)
HSV
hsv(58, 48%, 80%)
CMYK
cmyk(0%, 2%, 48%, 20%)
CSS variable
--color-primary: #CCC86B;
Lowercase HEX
#ccc86b

Shades

Tints

Tones

Harmony

CSS snippets for #CCC86B

.color-ccc86b {
  color: #CCC86B;
  background-color: #CCC86B;
}

Frequently asked questions

What color is #CCC86B?+

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

What is the closest Tailwind color to #CCC86B?+

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