#C7DEDE Color

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

Color preview

#C7DEDE

Color formats

HEX
#C7DEDE
RGB
rgb(199, 222, 222)
RGBA
rgba(199, 222, 222, 1)
HSL
hsl(180, 26%, 83%)
HSV
hsv(180, 10%, 87%)
CMYK
cmyk(10%, 0%, 0%, 13%)
CSS variable
--color-primary: #C7DEDE;
Lowercase HEX
#c7dede

Shades

Tints

Tones

Harmony

CSS snippets for #C7DEDE

.color-c7dede {
  color: #C7DEDE;
  background-color: #C7DEDE;
}

Frequently asked questions

What color is #C7DEDE?+

#C7DEDE is a HEX color with RGB value rgb(199, 222, 222) and HSL value hsl(180, 26%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C7DEDE?+

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