#CAB264 Color

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

Color preview

#CAB264

Color formats

HEX
#CAB264
RGB
rgb(202, 178, 100)
RGBA
rgba(202, 178, 100, 1)
HSL
hsl(46, 49%, 59%)
HSV
hsv(46, 50%, 79%)
CMYK
cmyk(0%, 12%, 50%, 21%)
CSS variable
--color-primary: #CAB264;
Lowercase HEX
#cab264

Shades

Tints

Tones

Harmony

CSS snippets for #CAB264

.color-cab264 {
  color: #CAB264;
  background-color: #CAB264;
}

Frequently asked questions

What color is #CAB264?+

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

What is the closest Tailwind color to #CAB264?+

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