#CABE94 Color

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

Color preview

#CABE94

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CABE94

.color-cabe94 {
  color: #CABE94;
  background-color: #CABE94;
}

Frequently asked questions

What color is #CABE94?+

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

What is the closest Tailwind color to #CABE94?+

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