#C6DCDC Color

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

Color preview

#C6DCDC

Color formats

HEX
#C6DCDC
RGB
rgb(198, 220, 220)
RGBA
rgba(198, 220, 220, 1)
HSL
hsl(180, 24%, 82%)
HSV
hsv(180, 10%, 86%)
CMYK
cmyk(10%, 0%, 0%, 14%)
CSS variable
--color-primary: #C6DCDC;
Lowercase HEX
#c6dcdc

Shades

Tints

Tones

Harmony

CSS snippets for #C6DCDC

.color-c6dcdc {
  color: #C6DCDC;
  background-color: #C6DCDC;
}

Frequently asked questions

What color is #C6DCDC?+

#C6DCDC is a HEX color with RGB value rgb(198, 220, 220) and HSL value hsl(180, 24%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C6DCDC?+

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