#CAB18C Color

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

Color preview

#CAB18C

Color formats

HEX
#CAB18C
RGB
rgb(202, 177, 140)
RGBA
rgba(202, 177, 140, 1)
HSL
hsl(36, 37%, 67%)
HSV
hsv(36, 31%, 79%)
CMYK
cmyk(0%, 12%, 31%, 21%)
CSS variable
--color-primary: #CAB18C;
Lowercase HEX
#cab18c

Shades

Tints

Tones

Harmony

CSS snippets for #CAB18C

.color-cab18c {
  color: #CAB18C;
  background-color: #CAB18C;
}

Frequently asked questions

What color is #CAB18C?+

#CAB18C is a HEX color with RGB value rgb(202, 177, 140) and HSL value hsl(36, 37%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CAB18C?+

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