#7474CC Color

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

Color preview

#7474CC

Color formats

HEX
#7474CC
RGB
rgb(116, 116, 204)
RGBA
rgba(116, 116, 204, 1)
HSL
hsl(240, 46%, 63%)
HSV
hsv(240, 43%, 80%)
CMYK
cmyk(43%, 43%, 0%, 20%)
CSS variable
--color-primary: #7474CC;
Lowercase HEX
#7474cc

Shades

Tints

Tones

Harmony

CSS snippets for #7474CC

.color-7474cc {
  color: #7474CC;
  background-color: #7474CC;
}

Frequently asked questions

What color is #7474CC?+

#7474CC is a HEX color with RGB value rgb(116, 116, 204) and HSL value hsl(240, 46%, 63%). Its closest CSS named color is SlateBlue.

What is the closest Tailwind color to #7474CC?+

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