#B055F6 Color

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

Color preview

#B055F6

Color formats

HEX
#B055F6
RGB
rgb(176, 85, 246)
RGBA
rgba(176, 85, 246, 1)
HSL
hsl(274, 90%, 65%)
HSV
hsv(274, 65%, 96%)
CMYK
cmyk(28%, 65%, 0%, 4%)
CSS variable
--color-primary: #B055F6;
Lowercase HEX
#b055f6

Shades

Tints

Tones

Harmony

CSS snippets for #B055F6

.color-b055f6 {
  color: #B055F6;
  background-color: #B055F6;
}

Frequently asked questions

What color is #B055F6?+

#B055F6 is a HEX color with RGB value rgb(176, 85, 246) and HSL value hsl(274, 90%, 65%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B055F6?+

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