#C2CEED Color

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

Color preview

#C2CEED

Color formats

HEX
#C2CEED
RGB
rgb(194, 206, 237)
RGBA
rgba(194, 206, 237, 1)
HSL
hsl(223, 54%, 85%)
HSV
hsv(223, 18%, 93%)
CMYK
cmyk(18%, 13%, 0%, 7%)
CSS variable
--color-primary: #C2CEED;
Lowercase HEX
#c2ceed

Shades

Tints

Tones

Harmony

CSS snippets for #C2CEED

.color-c2ceed {
  color: #C2CEED;
  background-color: #C2CEED;
}

Frequently asked questions

What color is #C2CEED?+

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

What is the closest Tailwind color to #C2CEED?+

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