#CABC78 Color

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

Color preview

#CABC78

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CABC78

.color-cabc78 {
  color: #CABC78;
  background-color: #CABC78;
}

Frequently asked questions

What color is #CABC78?+

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

What is the closest Tailwind color to #CABC78?+

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