#CAB12F Color

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

Color preview

#CAB12F

Color formats

HEX
#CAB12F
RGB
rgb(202, 177, 47)
RGBA
rgba(202, 177, 47, 1)
HSL
hsl(50, 62%, 49%)
HSV
hsv(50, 77%, 79%)
CMYK
cmyk(0%, 12%, 77%, 21%)
CSS variable
--color-primary: #CAB12F;
Lowercase HEX
#cab12f

Shades

Tints

Tones

Harmony

CSS snippets for #CAB12F

.color-cab12f {
  color: #CAB12F;
  background-color: #CAB12F;
}

Frequently asked questions

What color is #CAB12F?+

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

What is the closest Tailwind color to #CAB12F?+

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