#CABDA5 Color

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

Color preview

#CABDA5

Color formats

HEX
#CABDA5
RGB
rgb(202, 189, 165)
RGBA
rgba(202, 189, 165, 1)
HSL
hsl(39, 26%, 72%)
HSV
hsv(39, 18%, 79%)
CMYK
cmyk(0%, 6%, 18%, 21%)
CSS variable
--color-primary: #CABDA5;
Lowercase HEX
#cabda5

Shades

Tints

Tones

Harmony

CSS snippets for #CABDA5

.color-cabda5 {
  color: #CABDA5;
  background-color: #CABDA5;
}

Frequently asked questions

What color is #CABDA5?+

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

What is the closest Tailwind color to #CABDA5?+

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