#6B6EFA Color

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

Color preview

#6B6EFA

Color formats

HEX
#6B6EFA
RGB
rgb(107, 110, 250)
RGBA
rgba(107, 110, 250, 1)
HSL
hsl(239, 93%, 70%)
HSV
hsv(239, 57%, 98%)
CMYK
cmyk(57%, 56%, 0%, 2%)
CSS variable
--color-primary: #6B6EFA;
Lowercase HEX
#6b6efa

Shades

Tints

Tones

Harmony

CSS snippets for #6B6EFA

.color-6b6efa {
  color: #6B6EFA;
  background-color: #6B6EFA;
}

Frequently asked questions

What color is #6B6EFA?+

#6B6EFA is a HEX color with RGB value rgb(107, 110, 250) and HSL value hsl(239, 93%, 70%). Its closest CSS named color is MediumSlateBlue.

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

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