#CACC6A Color

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

Color preview

#CACC6A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CACC6A

.color-cacc6a {
  color: #CACC6A;
  background-color: #CACC6A;
}

Frequently asked questions

What color is #CACC6A?+

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

What is the closest Tailwind color to #CACC6A?+

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