#CABA80 Color

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

Color preview

#CABA80

Color formats

HEX
#CABA80
RGB
rgb(202, 186, 128)
RGBA
rgba(202, 186, 128, 1)
HSL
hsl(47, 41%, 65%)
HSV
hsv(47, 37%, 79%)
CMYK
cmyk(0%, 8%, 37%, 21%)
CSS variable
--color-primary: #CABA80;
Lowercase HEX
#caba80

Shades

Tints

Tones

Harmony

CSS snippets for #CABA80

.color-caba80 {
  color: #CABA80;
  background-color: #CABA80;
}

Frequently asked questions

What color is #CABA80?+

#CABA80 is a HEX color with RGB value rgb(202, 186, 128) and HSL value hsl(47, 41%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CABA80?+

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