#6A60EF Color

Inspect #6A60EF across formats, palettes, contrast and closest named color matches.

Color preview

#6A60EF

Color formats

HEX
#6A60EF
RGB
rgb(106, 96, 239)
RGBA
rgba(106, 96, 239, 1)
HSL
hsl(244, 82%, 66%)
HSV
hsv(244, 60%, 94%)
CMYK
cmyk(56%, 60%, 0%, 6%)
CSS variable
--color-primary: #6A60EF;
Lowercase HEX
#6a60ef

Shades

Tints

Tones

Harmony

CSS snippets for #6A60EF

.color-6a60ef {
  color: #6A60EF;
  background-color: #6A60EF;
}

Frequently asked questions

What color is #6A60EF?+

#6A60EF is a HEX color with RGB value rgb(106, 96, 239) and HSL value hsl(244, 82%, 66%). Its closest CSS named color is MediumSlateBlue.

What is the closest Tailwind color to #6A60EF?+

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