#CAA18B Color

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

Color preview

#CAA18B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CAA18B

.color-caa18b {
  color: #CAA18B;
  background-color: #CAA18B;
}

Frequently asked questions

What color is #CAA18B?+

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

What is the closest Tailwind color to #CAA18B?+

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