#CAAA8B Color

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

Color preview

#CAAA8B

Color formats

HEX
#CAAA8B
RGB
rgb(202, 170, 139)
RGBA
rgba(202, 170, 139, 1)
HSL
hsl(30, 37%, 67%)
HSV
hsv(30, 31%, 79%)
CMYK
cmyk(0%, 16%, 31%, 21%)
CSS variable
--color-primary: #CAAA8B;
Lowercase HEX
#caaa8b

Shades

Tints

Tones

Harmony

CSS snippets for #CAAA8B

.color-caaa8b {
  color: #CAAA8B;
  background-color: #CAAA8B;
}

Frequently asked questions

What color is #CAAA8B?+

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

What is the closest Tailwind color to #CAAA8B?+

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