#B83BED Color

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

Color preview

#B83BED

Color formats

HEX
#B83BED
RGB
rgb(184, 59, 237)
RGBA
rgba(184, 59, 237, 1)
HSL
hsl(282, 83%, 58%)
HSV
hsv(282, 75%, 93%)
CMYK
cmyk(22%, 75%, 0%, 7%)
CSS variable
--color-primary: #B83BED;
Lowercase HEX
#b83bed

Shades

Tints

Tones

Harmony

CSS snippets for #B83BED

.color-b83bed {
  color: #B83BED;
  background-color: #B83BED;
}

Frequently asked questions

What color is #B83BED?+

#B83BED is a HEX color with RGB value rgb(184, 59, 237) and HSL value hsl(282, 83%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B83BED?+

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