#C2CDDB Color

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

Color preview

#C2CDDB

Color formats

HEX
#C2CDDB
RGB
rgb(194, 205, 219)
RGBA
rgba(194, 205, 219, 1)
HSL
hsl(214, 26%, 81%)
HSV
hsv(214, 11%, 86%)
CMYK
cmyk(11%, 6%, 0%, 14%)
CSS variable
--color-primary: #C2CDDB;
Lowercase HEX
#c2cddb

Shades

Tints

Tones

Harmony

CSS snippets for #C2CDDB

.color-c2cddb {
  color: #C2CDDB;
  background-color: #C2CDDB;
}

Frequently asked questions

What color is #C2CDDB?+

#C2CDDB is a HEX color with RGB value rgb(194, 205, 219) and HSL value hsl(214, 26%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C2CDDB?+

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