#CAAC16 Color

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

Color preview

#CAAC16

Color formats

HEX
#CAAC16
RGB
rgb(202, 172, 22)
RGBA
rgba(202, 172, 22, 1)
HSL
hsl(50, 80%, 44%)
HSV
hsv(50, 89%, 79%)
CMYK
cmyk(0%, 15%, 89%, 21%)
CSS variable
--color-primary: #CAAC16;
Lowercase HEX
#caac16

Shades

Tints

Tones

Harmony

CSS snippets for #CAAC16

.color-caac16 {
  color: #CAAC16;
  background-color: #CAAC16;
}

Frequently asked questions

What color is #CAAC16?+

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

What is the closest Tailwind color to #CAAC16?+

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