#C2CFDE Color

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

Color preview

#C2CFDE

Color formats

HEX
#C2CFDE
RGB
rgb(194, 207, 222)
RGBA
rgba(194, 207, 222, 1)
HSL
hsl(212, 30%, 82%)
HSV
hsv(212, 13%, 87%)
CMYK
cmyk(13%, 7%, 0%, 13%)
CSS variable
--color-primary: #C2CFDE;
Lowercase HEX
#c2cfde

Shades

Tints

Tones

Harmony

CSS snippets for #C2CFDE

.color-c2cfde {
  color: #C2CFDE;
  background-color: #C2CFDE;
}

Frequently asked questions

What color is #C2CFDE?+

#C2CFDE is a HEX color with RGB value rgb(194, 207, 222) and HSL value hsl(212, 30%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C2CFDE?+

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