#C7CCEA Color

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

Color preview

#C7CCEA

Color formats

HEX
#C7CCEA
RGB
rgb(199, 204, 234)
RGBA
rgba(199, 204, 234, 1)
HSL
hsl(231, 45%, 85%)
HSV
hsv(231, 15%, 92%)
CMYK
cmyk(15%, 13%, 0%, 8%)
CSS variable
--color-primary: #C7CCEA;
Lowercase HEX
#c7ccea

Shades

Tints

Tones

Harmony

CSS snippets for #C7CCEA

.color-c7ccea {
  color: #C7CCEA;
  background-color: #C7CCEA;
}

Frequently asked questions

What color is #C7CCEA?+

#C7CCEA is a HEX color with RGB value rgb(199, 204, 234) and HSL value hsl(231, 45%, 85%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C7CCEA?+

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