#CAAA83 Color

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

Color preview

#CAAA83

Color formats

HEX
#CAAA83
RGB
rgb(202, 170, 131)
RGBA
rgba(202, 170, 131, 1)
HSL
hsl(33, 40%, 65%)
HSV
hsv(33, 35%, 79%)
CMYK
cmyk(0%, 16%, 35%, 21%)
CSS variable
--color-primary: #CAAA83;
Lowercase HEX
#caaa83

Shades

Tints

Tones

Harmony

CSS snippets for #CAAA83

.color-caaa83 {
  color: #CAAA83;
  background-color: #CAAA83;
}

Frequently asked questions

What color is #CAAA83?+

#CAAA83 is a HEX color with RGB value rgb(202, 170, 131) and HSL value hsl(33, 40%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CAAA83?+

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