#CABD94 Color

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

Color preview

#CABD94

Color formats

HEX
#CABD94
RGB
rgb(202, 189, 148)
RGBA
rgba(202, 189, 148, 1)
HSL
hsl(46, 34%, 69%)
HSV
hsv(46, 27%, 79%)
CMYK
cmyk(0%, 6%, 27%, 21%)
CSS variable
--color-primary: #CABD94;
Lowercase HEX
#cabd94

Shades

Tints

Tones

Harmony

CSS snippets for #CABD94

.color-cabd94 {
  color: #CABD94;
  background-color: #CABD94;
}

Frequently asked questions

What color is #CABD94?+

#CABD94 is a HEX color with RGB value rgb(202, 189, 148) and HSL value hsl(46, 34%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CABD94?+

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