#CAA080 Color

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

Color preview

#CAA080

Color formats

HEX
#CAA080
RGB
rgb(202, 160, 128)
RGBA
rgba(202, 160, 128, 1)
HSL
hsl(26, 41%, 65%)
HSV
hsv(26, 37%, 79%)
CMYK
cmyk(0%, 21%, 37%, 21%)
CSS variable
--color-primary: #CAA080;
Lowercase HEX
#caa080

Shades

Tints

Tones

Harmony

CSS snippets for #CAA080

.color-caa080 {
  color: #CAA080;
  background-color: #CAA080;
}

Frequently asked questions

What color is #CAA080?+

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

What is the closest Tailwind color to #CAA080?+

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