#7474DB Color

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

Color preview

#7474DB

Color formats

HEX
#7474DB
RGB
rgb(116, 116, 219)
RGBA
rgba(116, 116, 219, 1)
HSL
hsl(240, 59%, 66%)
HSV
hsv(240, 47%, 86%)
CMYK
cmyk(47%, 47%, 0%, 14%)
CSS variable
--color-primary: #7474DB;
Lowercase HEX
#7474db

Shades

Tints

Tones

Harmony

CSS snippets for #7474DB

.color-7474db {
  color: #7474DB;
  background-color: #7474DB;
}

Frequently asked questions

What color is #7474DB?+

#7474DB is a HEX color with RGB value rgb(116, 116, 219) and HSL value hsl(240, 59%, 66%). Its closest CSS named color is MediumSlateBlue.

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

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