#CCAA81 Color

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

Color preview

#CCAA81

Color formats

HEX
#CCAA81
RGB
rgb(204, 170, 129)
RGBA
rgba(204, 170, 129, 1)
HSL
hsl(33, 42%, 65%)
HSV
hsv(33, 37%, 80%)
CMYK
cmyk(0%, 17%, 37%, 20%)
CSS variable
--color-primary: #CCAA81;
Lowercase HEX
#ccaa81

Shades

Tints

Tones

Harmony

CSS snippets for #CCAA81

.color-ccaa81 {
  color: #CCAA81;
  background-color: #CCAA81;
}

Frequently asked questions

What color is #CCAA81?+

#CCAA81 is a HEX color with RGB value rgb(204, 170, 129) and HSL value hsl(33, 42%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCAA81?+

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