#CABB8B Color

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

Color preview

#CABB8B

Color formats

HEX
#CABB8B
RGB
rgb(202, 187, 139)
RGBA
rgba(202, 187, 139, 1)
HSL
hsl(46, 37%, 67%)
HSV
hsv(46, 31%, 79%)
CMYK
cmyk(0%, 7%, 31%, 21%)
CSS variable
--color-primary: #CABB8B;
Lowercase HEX
#cabb8b

Shades

Tints

Tones

Harmony

CSS snippets for #CABB8B

.color-cabb8b {
  color: #CABB8B;
  background-color: #CABB8B;
}

Frequently asked questions

What color is #CABB8B?+

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

What is the closest Tailwind color to #CABB8B?+

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