#CDD2CC Color

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

Color preview

#CDD2CC

Color formats

HEX
#CDD2CC
RGB
rgb(205, 210, 204)
RGBA
rgba(205, 210, 204, 1)
HSL
hsl(110, 6%, 81%)
HSV
hsv(110, 3%, 82%)
CMYK
cmyk(2%, 0%, 3%, 18%)
CSS variable
--color-primary: #CDD2CC;
Lowercase HEX
#cdd2cc

Shades

Tints

Tones

Harmony

CSS snippets for #CDD2CC

.color-cdd2cc {
  color: #CDD2CC;
  background-color: #CDD2CC;
}

Frequently asked questions

What color is #CDD2CC?+

#CDD2CC is a HEX color with RGB value rgb(205, 210, 204) and HSL value hsl(110, 6%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CDD2CC?+

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