#CABC93 Color

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

Color preview

#CABC93

Color formats

HEX
#CABC93
RGB
rgb(202, 188, 147)
RGBA
rgba(202, 188, 147, 1)
HSL
hsl(45, 34%, 68%)
HSV
hsv(45, 27%, 79%)
CMYK
cmyk(0%, 7%, 27%, 21%)
CSS variable
--color-primary: #CABC93;
Lowercase HEX
#cabc93

Shades

Tints

Tones

Harmony

CSS snippets for #CABC93

.color-cabc93 {
  color: #CABC93;
  background-color: #CABC93;
}

Frequently asked questions

What color is #CABC93?+

#CABC93 is a HEX color with RGB value rgb(202, 188, 147) and HSL value hsl(45, 34%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CABC93?+

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