#C6D7D7 Color

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

Color preview

#C6D7D7

Color formats

HEX
#C6D7D7
RGB
rgb(198, 215, 215)
RGBA
rgba(198, 215, 215, 1)
HSL
hsl(180, 18%, 81%)
HSV
hsv(180, 8%, 84%)
CMYK
cmyk(8%, 0%, 0%, 16%)
CSS variable
--color-primary: #C6D7D7;
Lowercase HEX
#c6d7d7

Shades

Tints

Tones

Harmony

CSS snippets for #C6D7D7

.color-c6d7d7 {
  color: #C6D7D7;
  background-color: #C6D7D7;
}

Frequently asked questions

What color is #C6D7D7?+

#C6D7D7 is a HEX color with RGB value rgb(198, 215, 215) and HSL value hsl(180, 18%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C6D7D7?+

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