#CAB08B Color

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

Color preview

#CAB08B

Color formats

HEX
#CAB08B
RGB
rgb(202, 176, 139)
RGBA
rgba(202, 176, 139, 1)
HSL
hsl(35, 37%, 67%)
HSV
hsv(35, 31%, 79%)
CMYK
cmyk(0%, 13%, 31%, 21%)
CSS variable
--color-primary: #CAB08B;
Lowercase HEX
#cab08b

Shades

Tints

Tones

Harmony

CSS snippets for #CAB08B

.color-cab08b {
  color: #CAB08B;
  background-color: #CAB08B;
}

Frequently asked questions

What color is #CAB08B?+

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

What is the closest Tailwind color to #CAB08B?+

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