#CABBA5 Color

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

Color preview

#CABBA5

Color formats

HEX
#CABBA5
RGB
rgb(202, 187, 165)
RGBA
rgba(202, 187, 165, 1)
HSL
hsl(36, 26%, 72%)
HSV
hsv(36, 18%, 79%)
CMYK
cmyk(0%, 7%, 18%, 21%)
CSS variable
--color-primary: #CABBA5;
Lowercase HEX
#cabba5

Shades

Tints

Tones

Harmony

CSS snippets for #CABBA5

.color-cabba5 {
  color: #CABBA5;
  background-color: #CABBA5;
}

Frequently asked questions

What color is #CABBA5?+

#CABBA5 is a HEX color with RGB value rgb(202, 187, 165) and HSL value hsl(36, 26%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CABBA5?+

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