#CAB70B Color

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

Color preview

#CAB70B

Color formats

HEX
#CAB70B
RGB
rgb(202, 183, 11)
RGBA
rgba(202, 183, 11, 1)
HSL
hsl(54, 90%, 42%)
HSV
hsv(54, 95%, 79%)
CMYK
cmyk(0%, 9%, 95%, 21%)
CSS variable
--color-primary: #CAB70B;
Lowercase HEX
#cab70b

Shades

Tints

Tones

Harmony

CSS snippets for #CAB70B

.color-cab70b {
  color: #CAB70B;
  background-color: #CAB70B;
}

Frequently asked questions

What color is #CAB70B?+

#CAB70B is a HEX color with RGB value rgb(202, 183, 11) and HSL value hsl(54, 90%, 42%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CAB70B?+

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