#CAAC82 Color

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

Color preview

#CAAC82

Color formats

HEX
#CAAC82
RGB
rgb(202, 172, 130)
RGBA
rgba(202, 172, 130, 1)
HSL
hsl(35, 40%, 65%)
HSV
hsv(35, 36%, 79%)
CMYK
cmyk(0%, 15%, 36%, 21%)
CSS variable
--color-primary: #CAAC82;
Lowercase HEX
#caac82

Shades

Tints

Tones

Harmony

CSS snippets for #CAAC82

.color-caac82 {
  color: #CAAC82;
  background-color: #CAAC82;
}

Frequently asked questions

What color is #CAAC82?+

#CAAC82 is a HEX color with RGB value rgb(202, 172, 130) and HSL value hsl(35, 40%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CAAC82?+

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