#B080CC Color

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

Color preview

#B080CC

Color formats

HEX
#B080CC
RGB
rgb(176, 128, 204)
RGBA
rgba(176, 128, 204, 1)
HSL
hsl(278, 43%, 65%)
HSV
hsv(278, 37%, 80%)
CMYK
cmyk(14%, 37%, 0%, 20%)
CSS variable
--color-primary: #B080CC;
Lowercase HEX
#b080cc

Shades

Tints

Tones

Harmony

CSS snippets for #B080CC

.color-b080cc {
  color: #B080CC;
  background-color: #B080CC;
}

Frequently asked questions

What color is #B080CC?+

#B080CC is a HEX color with RGB value rgb(176, 128, 204) and HSL value hsl(278, 43%, 65%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B080CC?+

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