#C5DEDD Color

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

Color preview

#C5DEDD

Color formats

HEX
#C5DEDD
RGB
rgb(197, 222, 221)
RGBA
rgba(197, 222, 221, 1)
HSL
hsl(178, 27%, 82%)
HSV
hsv(178, 11%, 87%)
CMYK
cmyk(11%, 0%, 0%, 13%)
CSS variable
--color-primary: #C5DEDD;
Lowercase HEX
#c5dedd

Shades

Tints

Tones

Harmony

CSS snippets for #C5DEDD

.color-c5dedd {
  color: #C5DEDD;
  background-color: #C5DEDD;
}

Frequently asked questions

What color is #C5DEDD?+

#C5DEDD is a HEX color with RGB value rgb(197, 222, 221) and HSL value hsl(178, 27%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C5DEDD?+

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