#CACC6D Color

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

Color preview

#CACC6D

Color formats

HEX
#CACC6D
RGB
rgb(202, 204, 109)
RGBA
rgba(202, 204, 109, 1)
HSL
hsl(61, 48%, 61%)
HSV
hsv(61, 47%, 80%)
CMYK
cmyk(1%, 0%, 47%, 20%)
CSS variable
--color-primary: #CACC6D;
Lowercase HEX
#cacc6d

Shades

Tints

Tones

Harmony

CSS snippets for #CACC6D

.color-cacc6d {
  color: #CACC6D;
  background-color: #CACC6D;
}

Frequently asked questions

What color is #CACC6D?+

#CACC6D is a HEX color with RGB value rgb(202, 204, 109) and HSL value hsl(61, 48%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CACC6D?+

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