#CCDAB9 Color

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

Color preview

#CCDAB9

Color formats

HEX
#CCDAB9
RGB
rgb(204, 218, 185)
RGBA
rgba(204, 218, 185, 1)
HSL
hsl(85, 31%, 79%)
HSV
hsv(85, 15%, 85%)
CMYK
cmyk(6%, 0%, 15%, 15%)
CSS variable
--color-primary: #CCDAB9;
Lowercase HEX
#ccdab9

Shades

Tints

Tones

Harmony

CSS snippets for #CCDAB9

.color-ccdab9 {
  color: #CCDAB9;
  background-color: #CCDAB9;
}

Frequently asked questions

What color is #CCDAB9?+

#CCDAB9 is a HEX color with RGB value rgb(204, 218, 185) and HSL value hsl(85, 31%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CCDAB9?+

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