#CAB180 Color

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

Color preview

#CAB180

Color formats

HEX
#CAB180
RGB
rgb(202, 177, 128)
RGBA
rgba(202, 177, 128, 1)
HSL
hsl(40, 41%, 65%)
HSV
hsv(40, 37%, 79%)
CMYK
cmyk(0%, 12%, 37%, 21%)
CSS variable
--color-primary: #CAB180;
Lowercase HEX
#cab180

Shades

Tints

Tones

Harmony

CSS snippets for #CAB180

.color-cab180 {
  color: #CAB180;
  background-color: #CAB180;
}

Frequently asked questions

What color is #CAB180?+

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

What is the closest Tailwind color to #CAB180?+

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