#B644EB Color Information

Hex color code: #B644EB

A bold purple shade, #B644EB appears as (182, 68, 235) in RGB and (281°, 81%, 59%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#B644EB
RGB
182, 68, 235
HSL
281°, 81%, 59%
CMYK
23%, 71%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #B644EB; 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 #B644EB; background-color: #B644EB15; }

Alert / Toast

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

Link / Accent

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

a { color: #B644EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 68, 235

Red: 182 / Green: 68 / Blue: 235

HSL

281°, 81%, 59%

Hue: 281° / Saturation: 81% / Lightness: 59%

CMYK

23%, 71%, 0%, 8%

Cyan: 23% / Magenta: 71% / Yellow: 0% / Key: 8%

What color is #B644EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B644EB to RGB:

rgb(182, 68, 235)HEX to RGB Converter →

HEX to HSL

Convert #B644EB to HSL:

hsl(281, 81%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #B644EB to CMYK:

cmyk(23%, 71%, 0%, 8%)Color Converter →

Color Meaning and Usage

A striking purple tone, #B644EB has RGB (182, 68, 235) and HSL (281°, 81%, 59%). Known for evoking energy and excitement, this highly saturated hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B644EB is #77EB42, creating high-contrast pairings. For softer combinations, try analogous colors like #6142EB.

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

Contrast with #B644EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B644EB?

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

What is the RGB value of #B644EB?

#B644EB in RGB is (182, 68, 235) - 182 red, 68 green, and 235 blue.

How to use #B644EB in CSS?

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

What colors go well with #B644EB?

#77EB42 (complementary), #6142EB (analogous), and #9215CB (lighter shade) work well with #B644EB.