#CCA58B Color

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

Color preview

#CCA58B

Color formats

HEX
#CCA58B
RGB
rgb(204, 165, 139)
RGBA
rgba(204, 165, 139, 1)
HSL
hsl(24, 39%, 67%)
HSV
hsv(24, 32%, 80%)
CMYK
cmyk(0%, 19%, 32%, 20%)
CSS variable
--color-primary: #CCA58B;
Lowercase HEX
#cca58b

Shades

Tints

Tones

Harmony

CSS snippets for #CCA58B

.color-cca58b {
  color: #CCA58B;
  background-color: #CCA58B;
}

Frequently asked questions

What color is #CCA58B?+

#CCA58B is a HEX color with RGB value rgb(204, 165, 139) and HSL value hsl(24, 39%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCA58B?+

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