#CABC76 Color

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

Color preview

#CABC76

Color formats

HEX
#CABC76
RGB
rgb(202, 188, 118)
RGBA
rgba(202, 188, 118, 1)
HSL
hsl(50, 44%, 63%)
HSV
hsv(50, 42%, 79%)
CMYK
cmyk(0%, 7%, 42%, 21%)
CSS variable
--color-primary: #CABC76;
Lowercase HEX
#cabc76

Shades

Tints

Tones

Harmony

CSS snippets for #CABC76

.color-cabc76 {
  color: #CABC76;
  background-color: #CABC76;
}

Frequently asked questions

What color is #CABC76?+

#CABC76 is a HEX color with RGB value rgb(202, 188, 118) and HSL value hsl(50, 44%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CABC76?+

The closest Tailwind color is orange-300, available as the bg-orange-300 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