#B192AA Color

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

Color preview

#B192AA

Color formats

HEX
#B192AA
RGB
rgb(177, 146, 170)
RGBA
rgba(177, 146, 170, 1)
HSL
hsl(314, 17%, 63%)
HSV
hsv(314, 18%, 69%)
CMYK
cmyk(0%, 18%, 4%, 31%)
CSS variable
--color-primary: #B192AA;
Lowercase HEX
#b192aa

Shades

Tints

Tones

Harmony

CSS snippets for #B192AA

.color-b192aa {
  color: #B192AA;
  background-color: #B192AA;
}

Frequently asked questions

What color is #B192AA?+

#B192AA is a HEX color with RGB value rgb(177, 146, 170) and HSL value hsl(314, 17%, 63%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B192AA?+

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