#B67FE6 Color

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

Color preview

#B67FE6

Color formats

HEX
#B67FE6
RGB
rgb(182, 127, 230)
RGBA
rgba(182, 127, 230, 1)
HSL
hsl(272, 67%, 70%)
HSV
hsv(272, 45%, 90%)
CMYK
cmyk(21%, 45%, 0%, 10%)
CSS variable
--color-primary: #B67FE6;
Lowercase HEX
#b67fe6

Shades

Tints

Tones

Harmony

CSS snippets for #B67FE6

.color-b67fe6 {
  color: #B67FE6;
  background-color: #B67FE6;
}

Frequently asked questions

What color is #B67FE6?+

#B67FE6 is a HEX color with RGB value rgb(182, 127, 230) and HSL value hsl(272, 67%, 70%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B67FE6?+

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