#CABC64 Color

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

Color preview

#CABC64

Color formats

HEX
#CABC64
RGB
rgb(202, 188, 100)
RGBA
rgba(202, 188, 100, 1)
HSL
hsl(52, 49%, 59%)
HSV
hsv(52, 50%, 79%)
CMYK
cmyk(0%, 7%, 50%, 21%)
CSS variable
--color-primary: #CABC64;
Lowercase HEX
#cabc64

Shades

Tints

Tones

Harmony

CSS snippets for #CABC64

.color-cabc64 {
  color: #CABC64;
  background-color: #CABC64;
}

Frequently asked questions

What color is #CABC64?+

#CABC64 is a HEX color with RGB value rgb(202, 188, 100) and HSL value hsl(52, 49%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CABC64?+

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