#CABB64 Color

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

Color preview

#CABB64

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CABB64

.color-cabb64 {
  color: #CABB64;
  background-color: #CABB64;
}

Frequently asked questions

What color is #CABB64?+

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

What is the closest Tailwind color to #CABB64?+

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