#B77CED Color

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

Color preview

#B77CED

Color formats

HEX
#B77CED
RGB
rgb(183, 124, 237)
RGBA
rgba(183, 124, 237, 1)
HSL
hsl(271, 76%, 71%)
HSV
hsv(271, 48%, 93%)
CMYK
cmyk(23%, 48%, 0%, 7%)
CSS variable
--color-primary: #B77CED;
Lowercase HEX
#b77ced

Shades

Tints

Tones

Harmony

CSS snippets for #B77CED

.color-b77ced {
  color: #B77CED;
  background-color: #B77CED;
}

Frequently asked questions

What color is #B77CED?+

#B77CED is a HEX color with RGB value rgb(183, 124, 237) and HSL value hsl(271, 76%, 71%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B77CED?+

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