#CACC3D Color

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

Color preview

#CACC3D

Color formats

HEX
#CACC3D
RGB
rgb(202, 204, 61)
RGBA
rgba(202, 204, 61, 1)
HSL
hsl(61, 58%, 52%)
HSV
hsv(61, 70%, 80%)
CMYK
cmyk(1%, 0%, 70%, 20%)
CSS variable
--color-primary: #CACC3D;
Lowercase HEX
#cacc3d

Shades

Tints

Tones

Harmony

CSS snippets for #CACC3D

.color-cacc3d {
  color: #CACC3D;
  background-color: #CACC3D;
}

Frequently asked questions

What color is #CACC3D?+

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

What is the closest Tailwind color to #CACC3D?+

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