#CCAF81 Color

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

Color preview

#CCAF81

Color formats

HEX
#CCAF81
RGB
rgb(204, 175, 129)
RGBA
rgba(204, 175, 129, 1)
HSL
hsl(37, 42%, 65%)
HSV
hsv(37, 37%, 80%)
CMYK
cmyk(0%, 14%, 37%, 20%)
CSS variable
--color-primary: #CCAF81;
Lowercase HEX
#ccaf81

Shades

Tints

Tones

Harmony

CSS snippets for #CCAF81

.color-ccaf81 {
  color: #CCAF81;
  background-color: #CCAF81;
}

Frequently asked questions

What color is #CCAF81?+

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

What is the closest Tailwind color to #CCAF81?+

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