#CABA98 Color

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

Color preview

#CABA98

Color formats

HEX
#CABA98
RGB
rgb(202, 186, 152)
RGBA
rgba(202, 186, 152, 1)
HSL
hsl(41, 32%, 69%)
HSV
hsv(41, 25%, 79%)
CMYK
cmyk(0%, 8%, 25%, 21%)
CSS variable
--color-primary: #CABA98;
Lowercase HEX
#caba98

Shades

Tints

Tones

Harmony

CSS snippets for #CABA98

.color-caba98 {
  color: #CABA98;
  background-color: #CABA98;
}

Frequently asked questions

What color is #CABA98?+

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

What is the closest Tailwind color to #CABA98?+

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