#CCC06E Color

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

Color preview

#CCC06E

Color formats

HEX
#CCC06E
RGB
rgb(204, 192, 110)
RGBA
rgba(204, 192, 110, 1)
HSL
hsl(52, 48%, 62%)
HSV
hsv(52, 46%, 80%)
CMYK
cmyk(0%, 6%, 46%, 20%)
CSS variable
--color-primary: #CCC06E;
Lowercase HEX
#ccc06e

Shades

Tints

Tones

Harmony

CSS snippets for #CCC06E

.color-ccc06e {
  color: #CCC06E;
  background-color: #CCC06E;
}

Frequently asked questions

What color is #CCC06E?+

#CCC06E is a HEX color with RGB value rgb(204, 192, 110) and HSL value hsl(52, 48%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCC06E?+

The closest Tailwind color is orange-300, available as the bg-orange-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