#7E7EAD Color

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

Color preview

#7E7EAD

Color formats

HEX
#7E7EAD
RGB
rgb(126, 126, 173)
RGBA
rgba(126, 126, 173, 1)
HSL
hsl(240, 22%, 59%)
HSV
hsv(240, 27%, 68%)
CMYK
cmyk(27%, 27%, 0%, 32%)
CSS variable
--color-primary: #7E7EAD;
Lowercase HEX
#7e7ead

Shades

Tints

Tones

Harmony

CSS snippets for #7E7EAD

.color-7e7ead {
  color: #7E7EAD;
  background-color: #7E7EAD;
}

Frequently asked questions

What color is #7E7EAD?+

#7E7EAD is a HEX color with RGB value rgb(126, 126, 173) and HSL value hsl(240, 22%, 59%). Its closest CSS named color is LightSlateGray.

What is the closest Tailwind color to #7E7EAD?+

The closest Tailwind color is slate-500, available as the bg-slate-500 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