#CCD9A5 Color

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

Color preview

#CCD9A5

Color formats

HEX
#CCD9A5
RGB
rgb(204, 217, 165)
RGBA
rgba(204, 217, 165, 1)
HSL
hsl(75, 41%, 75%)
HSV
hsv(75, 24%, 85%)
CMYK
cmyk(6%, 0%, 24%, 15%)
CSS variable
--color-primary: #CCD9A5;
Lowercase HEX
#ccd9a5

Shades

Tints

Tones

Harmony

CSS snippets for #CCD9A5

.color-ccd9a5 {
  color: #CCD9A5;
  background-color: #CCD9A5;
}

Frequently asked questions

What color is #CCD9A5?+

#CCD9A5 is a HEX color with RGB value rgb(204, 217, 165) and HSL value hsl(75, 41%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CCD9A5?+

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