#CCC16A Color

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

Color preview

#CCC16A

Color formats

HEX
#CCC16A
RGB
rgb(204, 193, 106)
RGBA
rgba(204, 193, 106, 1)
HSL
hsl(53, 49%, 61%)
HSV
hsv(53, 48%, 80%)
CMYK
cmyk(0%, 5%, 48%, 20%)
CSS variable
--color-primary: #CCC16A;
Lowercase HEX
#ccc16a

Shades

Tints

Tones

Harmony

CSS snippets for #CCC16A

.color-ccc16a {
  color: #CCC16A;
  background-color: #CCC16A;
}

Frequently asked questions

What color is #CCC16A?+

#CCC16A is a HEX color with RGB value rgb(204, 193, 106) and HSL value hsl(53, 49%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCC16A?+

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