#CCD6A1 Color

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

Color preview

#CCD6A1

Color formats

HEX
#CCD6A1
RGB
rgb(204, 214, 161)
RGBA
rgba(204, 214, 161, 1)
HSL
hsl(71, 39%, 74%)
HSV
hsv(71, 25%, 84%)
CMYK
cmyk(5%, 0%, 25%, 16%)
CSS variable
--color-primary: #CCD6A1;
Lowercase HEX
#ccd6a1

Shades

Tints

Tones

Harmony

CSS snippets for #CCD6A1

.color-ccd6a1 {
  color: #CCD6A1;
  background-color: #CCD6A1;
}

Frequently asked questions

What color is #CCD6A1?+

#CCD6A1 is a HEX color with RGB value rgb(204, 214, 161) and HSL value hsl(71, 39%, 74%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CCD6A1?+

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