#CAA88B Color

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

Color preview

#CAA88B

Color formats

HEX
#CAA88B
RGB
rgb(202, 168, 139)
RGBA
rgba(202, 168, 139, 1)
HSL
hsl(28, 37%, 67%)
HSV
hsv(28, 31%, 79%)
CMYK
cmyk(0%, 17%, 31%, 21%)
CSS variable
--color-primary: #CAA88B;
Lowercase HEX
#caa88b

Shades

Tints

Tones

Harmony

CSS snippets for #CAA88B

.color-caa88b {
  color: #CAA88B;
  background-color: #CAA88B;
}

Frequently asked questions

What color is #CAA88B?+

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

What is the closest Tailwind color to #CAA88B?+

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