#CAB4AA Color

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

Color preview

#CAB4AA

Color formats

HEX
#CAB4AA
RGB
rgb(202, 180, 170)
RGBA
rgba(202, 180, 170, 1)
HSL
hsl(19, 23%, 73%)
HSV
hsv(19, 16%, 79%)
CMYK
cmyk(0%, 11%, 16%, 21%)
CSS variable
--color-primary: #CAB4AA;
Lowercase HEX
#cab4aa

Shades

Tints

Tones

Harmony

CSS snippets for #CAB4AA

.color-cab4aa {
  color: #CAB4AA;
  background-color: #CAB4AA;
}

Frequently asked questions

What color is #CAB4AA?+

#CAB4AA is a HEX color with RGB value rgb(202, 180, 170) and HSL value hsl(19, 23%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CAB4AA?+

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