#CAA98C Color

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

Color preview

#CAA98C

Color formats

HEX
#CAA98C
RGB
rgb(202, 169, 140)
RGBA
rgba(202, 169, 140, 1)
HSL
hsl(28, 37%, 67%)
HSV
hsv(28, 31%, 79%)
CMYK
cmyk(0%, 16%, 31%, 21%)
CSS variable
--color-primary: #CAA98C;
Lowercase HEX
#caa98c

Shades

Tints

Tones

Harmony

CSS snippets for #CAA98C

.color-caa98c {
  color: #CAA98C;
  background-color: #CAA98C;
}

Frequently asked questions

What color is #CAA98C?+

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

What is the closest Tailwind color to #CAA98C?+

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