#CAAC98 Color

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

Color preview

#CAAC98

Color formats

HEX
#CAAC98
RGB
rgb(202, 172, 152)
RGBA
rgba(202, 172, 152, 1)
HSL
hsl(24, 32%, 69%)
HSV
hsv(24, 25%, 79%)
CMYK
cmyk(0%, 15%, 25%, 21%)
CSS variable
--color-primary: #CAAC98;
Lowercase HEX
#caac98

Shades

Tints

Tones

Harmony

CSS snippets for #CAAC98

.color-caac98 {
  color: #CAAC98;
  background-color: #CAAC98;
}

Frequently asked questions

What color is #CAAC98?+

#CAAC98 is a HEX color with RGB value rgb(202, 172, 152) and HSL value hsl(24, 32%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CAAC98?+

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