#CAB93C Color

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

Color preview

#CAB93C

Color formats

HEX
#CAB93C
RGB
rgb(202, 185, 60)
RGBA
rgba(202, 185, 60, 1)
HSL
hsl(53, 57%, 51%)
HSV
hsv(53, 70%, 79%)
CMYK
cmyk(0%, 8%, 70%, 21%)
CSS variable
--color-primary: #CAB93C;
Lowercase HEX
#cab93c

Shades

Tints

Tones

Harmony

CSS snippets for #CAB93C

.color-cab93c {
  color: #CAB93C;
  background-color: #CAB93C;
}

Frequently asked questions

What color is #CAB93C?+

#CAB93C is a HEX color with RGB value rgb(202, 185, 60) and HSL value hsl(53, 57%, 51%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CAB93C?+

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