#CAB91C Color

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

Color preview

#CAB91C

Color formats

HEX
#CAB91C
RGB
rgb(202, 185, 28)
RGBA
rgba(202, 185, 28, 1)
HSL
hsl(54, 76%, 45%)
HSV
hsv(54, 86%, 79%)
CMYK
cmyk(0%, 8%, 86%, 21%)
CSS variable
--color-primary: #CAB91C;
Lowercase HEX
#cab91c

Shades

Tints

Tones

Harmony

CSS snippets for #CAB91C

.color-cab91c {
  color: #CAB91C;
  background-color: #CAB91C;
}

Frequently asked questions

What color is #CAB91C?+

#CAB91C is a HEX color with RGB value rgb(202, 185, 28) and HSL value hsl(54, 76%, 45%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CAB91C?+

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