#CABB16 Color

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

Color preview

#CABB16

Color formats

HEX
#CABB16
RGB
rgb(202, 187, 22)
RGBA
rgba(202, 187, 22, 1)
HSL
hsl(55, 80%, 44%)
HSV
hsv(55, 89%, 79%)
CMYK
cmyk(0%, 7%, 89%, 21%)
CSS variable
--color-primary: #CABB16;
Lowercase HEX
#cabb16

Shades

Tints

Tones

Harmony

CSS snippets for #CABB16

.color-cabb16 {
  color: #CABB16;
  background-color: #CABB16;
}

Frequently asked questions

What color is #CABB16?+

#CABB16 is a HEX color with RGB value rgb(202, 187, 22) and HSL value hsl(55, 80%, 44%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CABB16?+

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