#CABC83 Color

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

Color preview

#CABC83

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CABC83

.color-cabc83 {
  color: #CABC83;
  background-color: #CABC83;
}

Frequently asked questions

What color is #CABC83?+

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

What is the closest Tailwind color to #CABC83?+

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