#CABAA2 Color

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

Color preview

#CABAA2

Color formats

HEX
#CABAA2
RGB
rgb(202, 186, 162)
RGBA
rgba(202, 186, 162, 1)
HSL
hsl(36, 27%, 71%)
HSV
hsv(36, 20%, 79%)
CMYK
cmyk(0%, 8%, 20%, 21%)
CSS variable
--color-primary: #CABAA2;
Lowercase HEX
#cabaa2

Shades

Tints

Tones

Harmony

CSS snippets for #CABAA2

.color-cabaa2 {
  color: #CABAA2;
  background-color: #CABAA2;
}

Frequently asked questions

What color is #CABAA2?+

#CABAA2 is a HEX color with RGB value rgb(202, 186, 162) and HSL value hsl(36, 27%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CABAA2?+

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