#B19CC2 Color

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

Color preview

#B19CC2

Color formats

HEX
#B19CC2
RGB
rgb(177, 156, 194)
RGBA
rgba(177, 156, 194, 1)
HSL
hsl(273, 24%, 69%)
HSV
hsv(273, 20%, 76%)
CMYK
cmyk(9%, 20%, 0%, 24%)
CSS variable
--color-primary: #B19CC2;
Lowercase HEX
#b19cc2

Shades

Tints

Tones

Harmony

CSS snippets for #B19CC2

.color-b19cc2 {
  color: #B19CC2;
  background-color: #B19CC2;
}

Frequently asked questions

What color is #B19CC2?+

#B19CC2 is a HEX color with RGB value rgb(177, 156, 194) and HSL value hsl(273, 24%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B19CC2?+

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