#CCD9A1 Color

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

Color preview

#CCD9A1

Color formats

HEX
#CCD9A1
RGB
rgb(204, 217, 161)
RGBA
rgba(204, 217, 161, 1)
HSL
hsl(74, 42%, 74%)
HSV
hsv(74, 26%, 85%)
CMYK
cmyk(6%, 0%, 26%, 15%)
CSS variable
--color-primary: #CCD9A1;
Lowercase HEX
#ccd9a1

Shades

Tints

Tones

Harmony

CSS snippets for #CCD9A1

.color-ccd9a1 {
  color: #CCD9A1;
  background-color: #CCD9A1;
}

Frequently asked questions

What color is #CCD9A1?+

#CCD9A1 is a HEX color with RGB value rgb(204, 217, 161) and HSL value hsl(74, 42%, 74%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CCD9A1?+

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