#C7CEED Color

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

Color preview

#C7CEED

Color formats

HEX
#C7CEED
RGB
rgb(199, 206, 237)
RGBA
rgba(199, 206, 237, 1)
HSL
hsl(229, 51%, 85%)
HSV
hsv(229, 16%, 93%)
CMYK
cmyk(16%, 13%, 0%, 7%)
CSS variable
--color-primary: #C7CEED;
Lowercase HEX
#c7ceed

Shades

Tints

Tones

Harmony

CSS snippets for #C7CEED

.color-c7ceed {
  color: #C7CEED;
  background-color: #C7CEED;
}

Frequently asked questions

What color is #C7CEED?+

#C7CEED is a HEX color with RGB value rgb(199, 206, 237) and HSL value hsl(229, 51%, 85%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #C7CEED?+

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