#B65EB1 Color

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

Color preview

#B65EB1

Color formats

HEX
#B65EB1
RGB
rgb(182, 94, 177)
RGBA
rgba(182, 94, 177, 1)
HSL
hsl(303, 38%, 54%)
HSV
hsv(303, 48%, 71%)
CMYK
cmyk(0%, 48%, 3%, 29%)
CSS variable
--color-primary: #B65EB1;
Lowercase HEX
#b65eb1

Shades

Tints

Tones

Harmony

CSS snippets for #B65EB1

.color-b65eb1 {
  color: #B65EB1;
  background-color: #B65EB1;
}

Frequently asked questions

What color is #B65EB1?+

#B65EB1 is a HEX color with RGB value rgb(182, 94, 177) and HSL value hsl(303, 38%, 54%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B65EB1?+

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