#CAB18B Color

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

Color preview

#CAB18B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CAB18B

.color-cab18b {
  color: #CAB18B;
  background-color: #CAB18B;
}

Frequently asked questions

What color is #CAB18B?+

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

What is the closest Tailwind color to #CAB18B?+

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