#CABD98 Color

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

Color preview

#CABD98

Color formats

HEX
#CABD98
RGB
rgb(202, 189, 152)
RGBA
rgba(202, 189, 152, 1)
HSL
hsl(44, 32%, 69%)
HSV
hsv(44, 25%, 79%)
CMYK
cmyk(0%, 6%, 25%, 21%)
CSS variable
--color-primary: #CABD98;
Lowercase HEX
#cabd98

Shades

Tints

Tones

Harmony

CSS snippets for #CABD98

.color-cabd98 {
  color: #CABD98;
  background-color: #CABD98;
}

Frequently asked questions

What color is #CABD98?+

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

What is the closest Tailwind color to #CABD98?+

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