#C7DCDF Color

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

Color preview

#C7DCDF

Color formats

HEX
#C7DCDF
RGB
rgb(199, 220, 223)
RGBA
rgba(199, 220, 223, 1)
HSL
hsl(187, 27%, 83%)
HSV
hsv(187, 11%, 87%)
CMYK
cmyk(11%, 1%, 0%, 13%)
CSS variable
--color-primary: #C7DCDF;
Lowercase HEX
#c7dcdf

Shades

Tints

Tones

Harmony

CSS snippets for #C7DCDF

.color-c7dcdf {
  color: #C7DCDF;
  background-color: #C7DCDF;
}

Frequently asked questions

What color is #C7DCDF?+

#C7DCDF is a HEX color with RGB value rgb(199, 220, 223) and HSL value hsl(187, 27%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C7DCDF?+

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