#B95AED Color

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

Color preview

#B95AED

Color formats

HEX
#B95AED
RGB
rgb(185, 90, 237)
RGBA
rgba(185, 90, 237, 1)
HSL
hsl(279, 80%, 64%)
HSV
hsv(279, 62%, 93%)
CMYK
cmyk(22%, 62%, 0%, 7%)
CSS variable
--color-primary: #B95AED;
Lowercase HEX
#b95aed

Shades

Tints

Tones

Harmony

CSS snippets for #B95AED

.color-b95aed {
  color: #B95AED;
  background-color: #B95AED;
}

Frequently asked questions

What color is #B95AED?+

#B95AED is a HEX color with RGB value rgb(185, 90, 237) and HSL value hsl(279, 80%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B95AED?+

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