#C7C4ED Color

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

Color preview

#C7C4ED

Color formats

HEX
#C7C4ED
RGB
rgb(199, 196, 237)
RGBA
rgba(199, 196, 237, 1)
HSL
hsl(244, 53%, 85%)
HSV
hsv(244, 17%, 93%)
CMYK
cmyk(16%, 17%, 0%, 7%)
CSS variable
--color-primary: #C7C4ED;
Lowercase HEX
#c7c4ed

Shades

Tints

Tones

Harmony

CSS snippets for #C7C4ED

.color-c7c4ed {
  color: #C7C4ED;
  background-color: #C7C4ED;
}

Frequently asked questions

What color is #C7C4ED?+

#C7C4ED is a HEX color with RGB value rgb(199, 196, 237) and HSL value hsl(244, 53%, 85%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C7C4ED?+

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