#CAB654 Color

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

Color preview

#CAB654

Color formats

HEX
#CAB654
RGB
rgb(202, 182, 84)
RGBA
rgba(202, 182, 84, 1)
HSL
hsl(50, 53%, 56%)
HSV
hsv(50, 58%, 79%)
CMYK
cmyk(0%, 10%, 58%, 21%)
CSS variable
--color-primary: #CAB654;
Lowercase HEX
#cab654

Shades

Tints

Tones

Harmony

CSS snippets for #CAB654

.color-cab654 {
  color: #CAB654;
  background-color: #CAB654;
}

Frequently asked questions

What color is #CAB654?+

#CAB654 is a HEX color with RGB value rgb(202, 182, 84) and HSL value hsl(50, 53%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CAB654?+

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