#747FFF Color

Inspect #747FFF across formats, palettes, contrast and closest named color matches.

Color preview

#747FFF

Color formats

HEX
#747FFF
RGB
rgb(116, 127, 255)
RGBA
rgba(116, 127, 255, 1)
HSL
hsl(235, 100%, 73%)
HSV
hsv(235, 55%, 100%)
CMYK
cmyk(55%, 50%, 0%, 0%)
CSS variable
--color-primary: #747FFF;
Lowercase HEX
#747fff

Shades

Tints

Tones

Harmony

CSS snippets for #747FFF

.color-747fff {
  color: #747FFF;
  background-color: #747FFF;
}

Frequently asked questions

What color is #747FFF?+

#747FFF is a HEX color with RGB value rgb(116, 127, 255) and HSL value hsl(235, 100%, 73%). Its closest CSS named color is MediumSlateBlue.

What is the closest Tailwind color to #747FFF?+

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