#CCD8A0 Color

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

Color preview

#CCD8A0

Color formats

HEX
#CCD8A0
RGB
rgb(204, 216, 160)
RGBA
rgba(204, 216, 160, 1)
HSL
hsl(73, 42%, 74%)
HSV
hsv(73, 26%, 85%)
CMYK
cmyk(6%, 0%, 26%, 15%)
CSS variable
--color-primary: #CCD8A0;
Lowercase HEX
#ccd8a0

Shades

Tints

Tones

Harmony

CSS snippets for #CCD8A0

.color-ccd8a0 {
  color: #CCD8A0;
  background-color: #CCD8A0;
}

Frequently asked questions

What color is #CCD8A0?+

#CCD8A0 is a HEX color with RGB value rgb(204, 216, 160) and HSL value hsl(73, 42%, 74%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CCD8A0?+

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