#B68DDC Color

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

Color preview

#B68DDC

Color formats

HEX
#B68DDC
RGB
rgb(182, 141, 220)
RGBA
rgba(182, 141, 220, 1)
HSL
hsl(271, 53%, 71%)
HSV
hsv(271, 36%, 86%)
CMYK
cmyk(17%, 36%, 0%, 14%)
CSS variable
--color-primary: #B68DDC;
Lowercase HEX
#b68ddc

Shades

Tints

Tones

Harmony

CSS snippets for #B68DDC

.color-b68ddc {
  color: #B68DDC;
  background-color: #B68DDC;
}

Frequently asked questions

What color is #B68DDC?+

#B68DDC is a HEX color with RGB value rgb(182, 141, 220) and HSL value hsl(271, 53%, 71%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #B68DDC?+

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