#CAB28B Color

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

Color preview

#CAB28B

Color formats

HEX
#CAB28B
RGB
rgb(202, 178, 139)
RGBA
rgba(202, 178, 139, 1)
HSL
hsl(37, 37%, 67%)
HSV
hsv(37, 31%, 79%)
CMYK
cmyk(0%, 12%, 31%, 21%)
CSS variable
--color-primary: #CAB28B;
Lowercase HEX
#cab28b

Shades

Tints

Tones

Harmony

CSS snippets for #CAB28B

.color-cab28b {
  color: #CAB28B;
  background-color: #CAB28B;
}

Frequently asked questions

What color is #CAB28B?+

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

What is the closest Tailwind color to #CAB28B?+

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