#CABE16 Color

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

Color preview

#CABE16

Color formats

HEX
#CABE16
RGB
rgb(202, 190, 22)
RGBA
rgba(202, 190, 22, 1)
HSL
hsl(56, 80%, 44%)
HSV
hsv(56, 89%, 79%)
CMYK
cmyk(0%, 6%, 89%, 21%)
CSS variable
--color-primary: #CABE16;
Lowercase HEX
#cabe16

Shades

Tints

Tones

Harmony

CSS snippets for #CABE16

.color-cabe16 {
  color: #CABE16;
  background-color: #CABE16;
}

Frequently asked questions

What color is #CABE16?+

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

What is the closest Tailwind color to #CABE16?+

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