#6F6FBB Color

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

Color preview

#6F6FBB

Color formats

HEX
#6F6FBB
RGB
rgb(111, 111, 187)
RGBA
rgba(111, 111, 187, 1)
HSL
hsl(240, 36%, 58%)
HSV
hsv(240, 41%, 73%)
CMYK
cmyk(41%, 41%, 0%, 27%)
CSS variable
--color-primary: #6F6FBB;
Lowercase HEX
#6f6fbb

Shades

Tints

Tones

Harmony

CSS snippets for #6F6FBB

.color-6f6fbb {
  color: #6F6FBB;
  background-color: #6F6FBB;
}

Frequently asked questions

What color is #6F6FBB?+

#6F6FBB is a HEX color with RGB value rgb(111, 111, 187) and HSL value hsl(240, 36%, 58%). Its closest CSS named color is SlateBlue.

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

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