#6F6EBF Color

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

Color preview

#6F6EBF

Color formats

HEX
#6F6EBF
RGB
rgb(111, 110, 191)
RGBA
rgba(111, 110, 191, 1)
HSL
hsl(241, 39%, 59%)
HSV
hsv(241, 42%, 75%)
CMYK
cmyk(42%, 42%, 0%, 25%)
CSS variable
--color-primary: #6F6EBF;
Lowercase HEX
#6f6ebf

Shades

Tints

Tones

Harmony

CSS snippets for #6F6EBF

.color-6f6ebf {
  color: #6F6EBF;
  background-color: #6F6EBF;
}

Frequently asked questions

What color is #6F6EBF?+

#6F6EBF is a HEX color with RGB value rgb(111, 110, 191) and HSL value hsl(241, 39%, 59%). Its closest CSS named color is SlateBlue.

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

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