#B192CB Color

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

Color preview

#B192CB

Color formats

HEX
#B192CB
RGB
rgb(177, 146, 203)
RGBA
rgba(177, 146, 203, 1)
HSL
hsl(273, 35%, 68%)
HSV
hsv(273, 28%, 80%)
CMYK
cmyk(13%, 28%, 0%, 20%)
CSS variable
--color-primary: #B192CB;
Lowercase HEX
#b192cb

Shades

Tints

Tones

Harmony

CSS snippets for #B192CB

.color-b192cb {
  color: #B192CB;
  background-color: #B192CB;
}

Frequently asked questions

What color is #B192CB?+

#B192CB is a HEX color with RGB value rgb(177, 146, 203) and HSL value hsl(273, 35%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B192CB?+

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