#B67CDE Color Information

Hex color code: #B67CDE

A subtle purple shade, #B67CDE appears as (182, 124, 222) in RGB and (276°, 60%, 68%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#B67CDE
RGB
182, 124, 222
HSL
276°, 60%, 68%
CMYK
18%, 44%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B67CDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 124, 222

Red: 182 / Green: 124 / Blue: 222

HSL

276°, 60%, 68%

Hue: 276° / Saturation: 60% / Lightness: 68%

CMYK

18%, 44%, 0%, 13%

Cyan: 18% / Magenta: 44% / Yellow: 0% / Key: 13%

What color is #B67CDE?

#B67CDE is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B67CDE to RGB:

rgb(182, 124, 222)HEX to RGB Converter →

HEX to HSL

Convert #B67CDE to HSL:

hsl(276, 60%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #B67CDE to CMYK:

cmyk(18%, 44%, 0%, 13%)Color Converter →

Color Meaning and Usage

#B67CDE is a neutral purple color with RGB values of 182, 124, 222 and HSL of 276°, 60%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B67CDE is #A4DE7C, creating high-contrast pairings. For softer combinations, try analogous colors like #867CDE.

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

Contrast with #B67CDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B67CDE?

#B67CDE is a neutral purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B67CDE?

#B67CDE in RGB is (182, 124, 222) - 182 red, 124 green, and 222 blue.

How to use #B67CDE in CSS?

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

What colors go well with #B67CDE?

#A4DE7C (complementary), #867CDE (analogous), and #963FCF (lighter shade) work well with #B67CDE.