#B836EB Color Information

Hex color code: #B836EB

A dynamic purple shade, #B836EB appears as (184, 54, 235) in RGB and (283°, 82%, 57%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#B836EB
RGB
184, 54, 235
HSL
283°, 82%, 57%
CMYK
22%, 77%, 0%, 8%

Shades

CSS Usage
color: #B836EB;
background-color: #B836EB;
border-color: #B836EB;
box-shadow: 0 0 10px #B836EB;
border: 2px solid #B836EB;
Tailwind Usage
bg-[#B836EB]
text-[#B836EB]
border-[#B836EB]
shadow-[0_0_10px_B836EB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #B836EB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #B836EB; color: #000000; }

Badge

New Feature
.badge { background-color: #B836EB; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #B836EB; background-color: #B836EB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #B836EB20; border-left: 4px solid #B836EB; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #B836EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #B836EB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 54, 235

Red: 184 / Green: 54 / Blue: 235

HSL

283°, 82%, 57%

Hue: 283° / Saturation: 82% / Lightness: 57%

CMYK

22%, 77%, 0%, 8%

Cyan: 22% / Magenta: 77% / Yellow: 0% / Key: 8%

What color is #B836EB?

#B836EB is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B836EB to RGB:

rgb(184, 54, 235)HEX to RGB Converter →

HEX to HSL

Convert #B836EB to HSL:

hsl(283, 82%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #B836EB to CMYK:

cmyk(22%, 77%, 0%, 8%)Color Converter →

Color Meaning and Usage

#B836EB is a striking purple color with RGB values of 184, 54, 235 and HSL of 283°, 82%, 57%. This highly saturated hue evokes energy and excitement, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B836EB is #6AEB37, creating high-contrast pairings. For softer combinations, try analogous colors like #5E37EB.

Use #B836EB in CSS: color: #B836EB or background-color: #B836EB. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #B836EB

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 4.77:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B836EB?

#B836EB is a striking purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #B836EB?

#B836EB in RGB is (184, 54, 235) - 184 red, 54 green, and 235 blue.

How to use #B836EB in CSS?

Use #B836EB directly in your CSS properties like color or background-color.

What colors go well with #B836EB?

#6AEB37 (complementary), #5E37EB (analogous), and #9113C3 (lighter shade) work well with #B836EB.