#B179FF Color

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

Color preview

#B179FF

Color formats

HEX
#B179FF
RGB
rgb(177, 121, 255)
RGBA
rgba(177, 121, 255, 1)
HSL
hsl(265, 100%, 74%)
HSV
hsv(265, 53%, 100%)
CMYK
cmyk(31%, 53%, 0%, 0%)
CSS variable
--color-primary: #B179FF;
Lowercase HEX
#b179ff

Shades

Tints

Tones

Harmony

CSS snippets for #B179FF

.color-b179ff {
  color: #B179FF;
  background-color: #B179FF;
}

Frequently asked questions

What color is #B179FF?+

#B179FF is a HEX color with RGB value rgb(177, 121, 255) and HSL value hsl(265, 100%, 74%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B179FF?+

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