#B192EE Color

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

Color preview

#B192EE

Color formats

HEX
#B192EE
RGB
rgb(177, 146, 238)
RGBA
rgba(177, 146, 238, 1)
HSL
hsl(260, 73%, 75%)
HSV
hsv(260, 39%, 93%)
CMYK
cmyk(26%, 39%, 0%, 7%)
CSS variable
--color-primary: #B192EE;
Lowercase HEX
#b192ee

Shades

Tints

Tones

Harmony

CSS snippets for #B192EE

.color-b192ee {
  color: #B192EE;
  background-color: #B192EE;
}

Frequently asked questions

What color is #B192EE?+

#B192EE is a HEX color with RGB value rgb(177, 146, 238) and HSL value hsl(260, 73%, 75%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B192EE?+

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