#6F61EE Color

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

Color preview

#6F61EE

Color formats

HEX
#6F61EE
RGB
rgb(111, 97, 238)
RGBA
rgba(111, 97, 238, 1)
HSL
hsl(246, 81%, 66%)
HSV
hsv(246, 59%, 93%)
CMYK
cmyk(53%, 59%, 0%, 7%)
CSS variable
--color-primary: #6F61EE;
Lowercase HEX
#6f61ee

Shades

Tints

Tones

Harmony

CSS snippets for #6F61EE

.color-6f61ee {
  color: #6F61EE;
  background-color: #6F61EE;
}

Frequently asked questions

What color is #6F61EE?+

#6F61EE is a HEX color with RGB value rgb(111, 97, 238) and HSL value hsl(246, 81%, 66%). Its closest CSS named color is MediumSlateBlue.

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

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