#C2CDE4 Color

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

Color preview

#C2CDE4

Color formats

HEX
#C2CDE4
RGB
rgb(194, 205, 228)
RGBA
rgba(194, 205, 228, 1)
HSL
hsl(221, 39%, 83%)
HSV
hsv(221, 15%, 89%)
CMYK
cmyk(15%, 10%, 0%, 11%)
CSS variable
--color-primary: #C2CDE4;
Lowercase HEX
#c2cde4

Shades

Tints

Tones

Harmony

CSS snippets for #C2CDE4

.color-c2cde4 {
  color: #C2CDE4;
  background-color: #C2CDE4;
}

Frequently asked questions

What color is #C2CDE4?+

#C2CDE4 is a HEX color with RGB value rgb(194, 205, 228) and HSL value hsl(221, 39%, 83%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C2CDE4?+

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