#B082FF Color

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

Color preview

#B082FF

Color formats

HEX
#B082FF
RGB
rgb(176, 130, 255)
RGBA
rgba(176, 130, 255, 1)
HSL
hsl(262, 100%, 75%)
HSV
hsv(262, 49%, 100%)
CMYK
cmyk(31%, 49%, 0%, 0%)
CSS variable
--color-primary: #B082FF;
Lowercase HEX
#b082ff

Shades

Tints

Tones

Harmony

CSS snippets for #B082FF

.color-b082ff {
  color: #B082FF;
  background-color: #B082FF;
}

Frequently asked questions

What color is #B082FF?+

#B082FF is a HEX color with RGB value rgb(176, 130, 255) and HSL value hsl(262, 100%, 75%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B082FF?+

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