#B67AE3 Color

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

Color preview

#B67AE3

Color formats

HEX
#B67AE3
RGB
rgb(182, 122, 227)
RGBA
rgba(182, 122, 227, 1)
HSL
hsl(274, 65%, 68%)
HSV
hsv(274, 46%, 89%)
CMYK
cmyk(20%, 46%, 0%, 11%)
CSS variable
--color-primary: #B67AE3;
Lowercase HEX
#b67ae3

Shades

Tints

Tones

Harmony

CSS snippets for #B67AE3

.color-b67ae3 {
  color: #B67AE3;
  background-color: #B67AE3;
}

Frequently asked questions

What color is #B67AE3?+

#B67AE3 is a HEX color with RGB value rgb(182, 122, 227) and HSL value hsl(274, 65%, 68%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B67AE3?+

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