#C6DEDC Color

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

Color preview

#C6DEDC

Color formats

HEX
#C6DEDC
RGB
rgb(198, 222, 220)
RGBA
rgba(198, 222, 220, 1)
HSL
hsl(175, 27%, 82%)
HSV
hsv(175, 11%, 87%)
CMYK
cmyk(11%, 0%, 1%, 13%)
CSS variable
--color-primary: #C6DEDC;
Lowercase HEX
#c6dedc

Shades

Tints

Tones

Harmony

CSS snippets for #C6DEDC

.color-c6dedc {
  color: #C6DEDC;
  background-color: #C6DEDC;
}

Frequently asked questions

What color is #C6DEDC?+

#C6DEDC is a HEX color with RGB value rgb(198, 222, 220) and HSL value hsl(175, 27%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C6DEDC?+

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