#C7CCEE Color

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

Color preview

#C7CCEE

Color formats

HEX
#C7CCEE
RGB
rgb(199, 204, 238)
RGBA
rgba(199, 204, 238, 1)
HSL
hsl(232, 53%, 86%)
HSV
hsv(232, 16%, 93%)
CMYK
cmyk(16%, 14%, 0%, 7%)
CSS variable
--color-primary: #C7CCEE;
Lowercase HEX
#c7ccee

Shades

Tints

Tones

Harmony

CSS snippets for #C7CCEE

.color-c7ccee {
  color: #C7CCEE;
  background-color: #C7CCEE;
}

Frequently asked questions

What color is #C7CCEE?+

#C7CCEE is a HEX color with RGB value rgb(199, 204, 238) and HSL value hsl(232, 53%, 86%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C7CCEE?+

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