#CCDCBB Color

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

Color preview

#CCDCBB

Color formats

HEX
#CCDCBB
RGB
rgb(204, 220, 187)
RGBA
rgba(204, 220, 187, 1)
HSL
hsl(89, 32%, 80%)
HSV
hsv(89, 15%, 86%)
CMYK
cmyk(7%, 0%, 15%, 14%)
CSS variable
--color-primary: #CCDCBB;
Lowercase HEX
#ccdcbb

Shades

Tints

Tones

Harmony

CSS snippets for #CCDCBB

.color-ccdcbb {
  color: #CCDCBB;
  background-color: #CCDCBB;
}

Frequently asked questions

What color is #CCDCBB?+

#CCDCBB is a HEX color with RGB value rgb(204, 220, 187) and HSL value hsl(89, 32%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CCDCBB?+

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