#B06ACC Color

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

Color preview

#B06ACC

Color formats

HEX
#B06ACC
RGB
rgb(176, 106, 204)
RGBA
rgba(176, 106, 204, 1)
HSL
hsl(283, 49%, 61%)
HSV
hsv(283, 48%, 80%)
CMYK
cmyk(14%, 48%, 0%, 20%)
CSS variable
--color-primary: #B06ACC;
Lowercase HEX
#b06acc

Shades

Tints

Tones

Harmony

CSS snippets for #B06ACC

.color-b06acc {
  color: #B06ACC;
  background-color: #B06ACC;
}

Frequently asked questions

What color is #B06ACC?+

#B06ACC is a HEX color with RGB value rgb(176, 106, 204) and HSL value hsl(283, 49%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B06ACC?+

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