#6F1AEE Color

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

Color preview

#6F1AEE

Color formats

HEX
#6F1AEE
RGB
rgb(111, 26, 238)
RGBA
rgba(111, 26, 238, 1)
HSL
hsl(264, 86%, 52%)
HSV
hsv(264, 89%, 93%)
CMYK
cmyk(53%, 89%, 0%, 7%)
CSS variable
--color-primary: #6F1AEE;
Lowercase HEX
#6f1aee

Shades

Tints

Tones

Harmony

CSS snippets for #6F1AEE

.color-6f1aee {
  color: #6F1AEE;
  background-color: #6F1AEE;
}

Frequently asked questions

What color is #6F1AEE?+

#6F1AEE is a HEX color with RGB value rgb(111, 26, 238) and HSL value hsl(264, 86%, 52%). Its closest CSS named color is BlueViolet.

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

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