#CDD4C8 Color

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

Color preview

#CDD4C8

Color formats

HEX
#CDD4C8
RGB
rgb(205, 212, 200)
RGBA
rgba(205, 212, 200, 1)
HSL
hsl(95, 12%, 81%)
HSV
hsv(95, 6%, 83%)
CMYK
cmyk(3%, 0%, 6%, 17%)
CSS variable
--color-primary: #CDD4C8;
Lowercase HEX
#cdd4c8

Shades

Tints

Tones

Harmony

CSS snippets for #CDD4C8

.color-cdd4c8 {
  color: #CDD4C8;
  background-color: #CDD4C8;
}

Frequently asked questions

What color is #CDD4C8?+

#CDD4C8 is a HEX color with RGB value rgb(205, 212, 200) and HSL value hsl(95, 12%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CDD4C8?+

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