#B192FF Color

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

Color preview

#B192FF

Color formats

HEX
#B192FF
RGB
rgb(177, 146, 255)
RGBA
rgba(177, 146, 255, 1)
HSL
hsl(257, 100%, 79%)
HSV
hsv(257, 43%, 100%)
CMYK
cmyk(31%, 43%, 0%, 0%)
CSS variable
--color-primary: #B192FF;
Lowercase HEX
#b192ff

Shades

Tints

Tones

Harmony

CSS snippets for #B192FF

.color-b192ff {
  color: #B192FF;
  background-color: #B192FF;
}

Frequently asked questions

What color is #B192FF?+

#B192FF is a HEX color with RGB value rgb(177, 146, 255) and HSL value hsl(257, 100%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #B192FF?+

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