#C2CDED Color

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

Color preview

#C2CDED

Color formats

HEX
#C2CDED
RGB
rgb(194, 205, 237)
RGBA
rgba(194, 205, 237, 1)
HSL
hsl(225, 54%, 85%)
HSV
hsv(225, 18%, 93%)
CMYK
cmyk(18%, 14%, 0%, 7%)
CSS variable
--color-primary: #C2CDED;
Lowercase HEX
#c2cded

Shades

Tints

Tones

Harmony

CSS snippets for #C2CDED

.color-c2cded {
  color: #C2CDED;
  background-color: #C2CDED;
}

Frequently asked questions

What color is #C2CDED?+

#C2CDED is a HEX color with RGB value rgb(194, 205, 237) and HSL value hsl(225, 54%, 85%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #C2CDED?+

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