#B193CC Color

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

Color preview

#B193CC

Color formats

HEX
#B193CC
RGB
rgb(177, 147, 204)
RGBA
rgba(177, 147, 204, 1)
HSL
hsl(272, 36%, 69%)
HSV
hsv(272, 28%, 80%)
CMYK
cmyk(13%, 28%, 0%, 20%)
CSS variable
--color-primary: #B193CC;
Lowercase HEX
#b193cc

Shades

Tints

Tones

Harmony

CSS snippets for #B193CC

.color-b193cc {
  color: #B193CC;
  background-color: #B193CC;
}

Frequently asked questions

What color is #B193CC?+

#B193CC is a HEX color with RGB value rgb(177, 147, 204) and HSL value hsl(272, 36%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B193CC?+

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