#CAB62F Color

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

Color preview

#CAB62F

Color formats

HEX
#CAB62F
RGB
rgb(202, 182, 47)
RGBA
rgba(202, 182, 47, 1)
HSL
hsl(52, 62%, 49%)
HSV
hsv(52, 77%, 79%)
CMYK
cmyk(0%, 10%, 77%, 21%)
CSS variable
--color-primary: #CAB62F;
Lowercase HEX
#cab62f

Shades

Tints

Tones

Harmony

CSS snippets for #CAB62F

.color-cab62f {
  color: #CAB62F;
  background-color: #CAB62F;
}

Frequently asked questions

What color is #CAB62F?+

#CAB62F is a HEX color with RGB value rgb(202, 182, 47) and HSL value hsl(52, 62%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CAB62F?+

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