#CCC17A Color

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

Color preview

#CCC17A

Color formats

HEX
#CCC17A
RGB
rgb(204, 193, 122)
RGBA
rgba(204, 193, 122, 1)
HSL
hsl(52, 45%, 64%)
HSV
hsv(52, 40%, 80%)
CMYK
cmyk(0%, 5%, 40%, 20%)
CSS variable
--color-primary: #CCC17A;
Lowercase HEX
#ccc17a

Shades

Tints

Tones

Harmony

CSS snippets for #CCC17A

.color-ccc17a {
  color: #CCC17A;
  background-color: #CCC17A;
}

Frequently asked questions

What color is #CCC17A?+

#CCC17A is a HEX color with RGB value rgb(204, 193, 122) and HSL value hsl(52, 45%, 64%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCC17A?+

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