#CAB98B Color

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

Color preview

#CAB98B

Color formats

HEX
#CAB98B
RGB
rgb(202, 185, 139)
RGBA
rgba(202, 185, 139, 1)
HSL
hsl(44, 37%, 67%)
HSV
hsv(44, 31%, 79%)
CMYK
cmyk(0%, 8%, 31%, 21%)
CSS variable
--color-primary: #CAB98B;
Lowercase HEX
#cab98b

Shades

Tints

Tones

Harmony

CSS snippets for #CAB98B

.color-cab98b {
  color: #CAB98B;
  background-color: #CAB98B;
}

Frequently asked questions

What color is #CAB98B?+

#CAB98B is a HEX color with RGB value rgb(202, 185, 139) and HSL value hsl(44, 37%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CAB98B?+

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