#B277FF Color

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

Color preview

#B277FF

Color formats

HEX
#B277FF
RGB
rgb(178, 119, 255)
RGBA
rgba(178, 119, 255, 1)
HSL
hsl(266, 100%, 73%)
HSV
hsv(266, 53%, 100%)
CMYK
cmyk(30%, 53%, 0%, 0%)
CSS variable
--color-primary: #B277FF;
Lowercase HEX
#b277ff

Shades

Tints

Tones

Harmony

CSS snippets for #B277FF

.color-b277ff {
  color: #B277FF;
  background-color: #B277FF;
}

Frequently asked questions

What color is #B277FF?+

#B277FF is a HEX color with RGB value rgb(178, 119, 255) and HSL value hsl(266, 100%, 73%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B277FF?+

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