#CABD82 Color

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

Color preview

#CABD82

Color formats

HEX
#CABD82
RGB
rgb(202, 189, 130)
RGBA
rgba(202, 189, 130, 1)
HSL
hsl(49, 40%, 65%)
HSV
hsv(49, 36%, 79%)
CMYK
cmyk(0%, 6%, 36%, 21%)
CSS variable
--color-primary: #CABD82;
Lowercase HEX
#cabd82

Shades

Tints

Tones

Harmony

CSS snippets for #CABD82

.color-cabd82 {
  color: #CABD82;
  background-color: #CABD82;
}

Frequently asked questions

What color is #CABD82?+

#CABD82 is a HEX color with RGB value rgb(202, 189, 130) and HSL value hsl(49, 40%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CABD82?+

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