#CCC17F Color

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

Color preview

#CCC17F

Color formats

HEX
#CCC17F
RGB
rgb(204, 193, 127)
RGBA
rgba(204, 193, 127, 1)
HSL
hsl(51, 43%, 65%)
HSV
hsv(51, 38%, 80%)
CMYK
cmyk(0%, 5%, 38%, 20%)
CSS variable
--color-primary: #CCC17F;
Lowercase HEX
#ccc17f

Shades

Tints

Tones

Harmony

CSS snippets for #CCC17F

.color-ccc17f {
  color: #CCC17F;
  background-color: #CCC17F;
}

Frequently asked questions

What color is #CCC17F?+

#CCC17F is a HEX color with RGB value rgb(204, 193, 127) and HSL value hsl(51, 43%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCC17F?+

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