#CBAB80 Color

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

Color preview

#CBAB80

Color formats

HEX
#CBAB80
RGB
rgb(203, 171, 128)
RGBA
rgba(203, 171, 128, 1)
HSL
hsl(34, 42%, 65%)
HSV
hsv(34, 37%, 80%)
CMYK
cmyk(0%, 16%, 37%, 20%)
CSS variable
--color-primary: #CBAB80;
Lowercase HEX
#cbab80

Shades

Tints

Tones

Harmony

CSS snippets for #CBAB80

.color-cbab80 {
  color: #CBAB80;
  background-color: #CBAB80;
}

Frequently asked questions

What color is #CBAB80?+

#CBAB80 is a HEX color with RGB value rgb(203, 171, 128) and HSL value hsl(34, 42%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CBAB80?+

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