#CAB68B Color

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

Color preview

#CAB68B

Color formats

HEX
#CAB68B
RGB
rgb(202, 182, 139)
RGBA
rgba(202, 182, 139, 1)
HSL
hsl(41, 37%, 67%)
HSV
hsv(41, 31%, 79%)
CMYK
cmyk(0%, 10%, 31%, 21%)
CSS variable
--color-primary: #CAB68B;
Lowercase HEX
#cab68b

Shades

Tints

Tones

Harmony

CSS snippets for #CAB68B

.color-cab68b {
  color: #CAB68B;
  background-color: #CAB68B;
}

Frequently asked questions

What color is #CAB68B?+

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

What is the closest Tailwind color to #CAB68B?+

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