#CABC53 Color

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

Color preview

#CABC53

Color formats

HEX
#CABC53
RGB
rgb(202, 188, 83)
RGBA
rgba(202, 188, 83, 1)
HSL
hsl(53, 53%, 56%)
HSV
hsv(53, 59%, 79%)
CMYK
cmyk(0%, 7%, 59%, 21%)
CSS variable
--color-primary: #CABC53;
Lowercase HEX
#cabc53

Shades

Tints

Tones

Harmony

CSS snippets for #CABC53

.color-cabc53 {
  color: #CABC53;
  background-color: #CABC53;
}

Frequently asked questions

What color is #CABC53?+

#CABC53 is a HEX color with RGB value rgb(202, 188, 83) and HSL value hsl(53, 53%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CABC53?+

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