#CAB31C Color

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

Color preview

#CAB31C

Color formats

HEX
#CAB31C
RGB
rgb(202, 179, 28)
RGBA
rgba(202, 179, 28, 1)
HSL
hsl(52, 76%, 45%)
HSV
hsv(52, 86%, 79%)
CMYK
cmyk(0%, 11%, 86%, 21%)
CSS variable
--color-primary: #CAB31C;
Lowercase HEX
#cab31c

Shades

Tints

Tones

Harmony

CSS snippets for #CAB31C

.color-cab31c {
  color: #CAB31C;
  background-color: #CAB31C;
}

Frequently asked questions

What color is #CAB31C?+

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

What is the closest Tailwind color to #CAB31C?+

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