#7C7EAC Color

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

Color preview

#7C7EAC

Color formats

HEX
#7C7EAC
RGB
rgb(124, 126, 172)
RGBA
rgba(124, 126, 172, 1)
HSL
hsl(238, 22%, 58%)
HSV
hsv(238, 28%, 67%)
CMYK
cmyk(28%, 27%, 0%, 33%)
CSS variable
--color-primary: #7C7EAC;
Lowercase HEX
#7c7eac

Shades

Tints

Tones

Harmony

CSS snippets for #7C7EAC

.color-7c7eac {
  color: #7C7EAC;
  background-color: #7C7EAC;
}

Frequently asked questions

What color is #7C7EAC?+

#7C7EAC is a HEX color with RGB value rgb(124, 126, 172) and HSL value hsl(238, 22%, 58%). Its closest CSS named color is LightSlateGray.

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

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