#CAAB80 Color

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

Color preview

#CAAB80

Color formats

HEX
#CAAB80
RGB
rgb(202, 171, 128)
RGBA
rgba(202, 171, 128, 1)
HSL
hsl(35, 41%, 65%)
HSV
hsv(35, 37%, 79%)
CMYK
cmyk(0%, 15%, 37%, 21%)
CSS variable
--color-primary: #CAAB80;
Lowercase HEX
#caab80

Shades

Tints

Tones

Harmony

CSS snippets for #CAAB80

.color-caab80 {
  color: #CAAB80;
  background-color: #CAAB80;
}

Frequently asked questions

What color is #CAAB80?+

#CAAB80 is a HEX color with RGB value rgb(202, 171, 128) and HSL value hsl(35, 41%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CAAB80?+

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