#CCA88B Color

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

Color preview

#CCA88B

Color formats

HEX
#CCA88B
RGB
rgb(204, 168, 139)
RGBA
rgba(204, 168, 139, 1)
HSL
hsl(27, 39%, 67%)
HSV
hsv(27, 32%, 80%)
CMYK
cmyk(0%, 18%, 32%, 20%)
CSS variable
--color-primary: #CCA88B;
Lowercase HEX
#cca88b

Shades

Tints

Tones

Harmony

CSS snippets for #CCA88B

.color-cca88b {
  color: #CCA88B;
  background-color: #CCA88B;
}

Frequently asked questions

What color is #CCA88B?+

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

What is the closest Tailwind color to #CCA88B?+

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