#7474FF Color

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

Color preview

#7474FF

Color formats

HEX
#7474FF
RGB
rgb(116, 116, 255)
RGBA
rgba(116, 116, 255, 1)
HSL
hsl(240, 100%, 73%)
HSV
hsv(240, 55%, 100%)
CMYK
cmyk(55%, 55%, 0%, 0%)
CSS variable
--color-primary: #7474FF;
Lowercase HEX
#7474ff

Shades

Tints

Tones

Harmony

CSS snippets for #7474FF

.color-7474ff {
  color: #7474FF;
  background-color: #7474FF;
}

Frequently asked questions

What color is #7474FF?+

#7474FF is a HEX color with RGB value rgb(116, 116, 255) and HSL value hsl(240, 100%, 73%). Its closest CSS named color is MediumSlateBlue.

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

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