#CCA77B Color

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

Color preview

#CCA77B

Color formats

HEX
#CCA77B
RGB
rgb(204, 167, 123)
RGBA
rgba(204, 167, 123, 1)
HSL
hsl(33, 44%, 64%)
HSV
hsv(33, 40%, 80%)
CMYK
cmyk(0%, 18%, 40%, 20%)
CSS variable
--color-primary: #CCA77B;
Lowercase HEX
#cca77b

Shades

Tints

Tones

Harmony

CSS snippets for #CCA77B

.color-cca77b {
  color: #CCA77B;
  background-color: #CCA77B;
}

Frequently asked questions

What color is #CCA77B?+

#CCA77B is a HEX color with RGB value rgb(204, 167, 123) and HSL value hsl(33, 44%, 64%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCA77B?+

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