#CACA3D Color

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

Color preview

#CACA3D

Color formats

HEX
#CACA3D
RGB
rgb(202, 202, 61)
RGBA
rgba(202, 202, 61, 1)
HSL
hsl(60, 57%, 52%)
HSV
hsv(60, 70%, 79%)
CMYK
cmyk(0%, 0%, 70%, 21%)
CSS variable
--color-primary: #CACA3D;
Lowercase HEX
#caca3d

Shades

Tints

Tones

Harmony

CSS snippets for #CACA3D

.color-caca3d {
  color: #CACA3D;
  background-color: #CACA3D;
}

Frequently asked questions

What color is #CACA3D?+

#CACA3D is a HEX color with RGB value rgb(202, 202, 61) and HSL value hsl(60, 57%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #CACA3D?+

The closest Tailwind color is lime-400, available as the bg-lime-400 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