#7F6FBB Color

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

Color preview

#7F6FBB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #7F6FBB

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

Frequently asked questions

What color is #7F6FBB?+

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

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

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