#CABB83 Color

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

Color preview

#CABB83

Color formats

HEX
#CABB83
RGB
rgb(202, 187, 131)
RGBA
rgba(202, 187, 131, 1)
HSL
hsl(47, 40%, 65%)
HSV
hsv(47, 35%, 79%)
CMYK
cmyk(0%, 7%, 35%, 21%)
CSS variable
--color-primary: #CABB83;
Lowercase HEX
#cabb83

Shades

Tints

Tones

Harmony

CSS snippets for #CABB83

.color-cabb83 {
  color: #CABB83;
  background-color: #CABB83;
}

Frequently asked questions

What color is #CABB83?+

#CABB83 is a HEX color with RGB value rgb(202, 187, 131) and HSL value hsl(47, 40%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CABB83?+

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