#B67FDD Color Information

Hex color code: #B67FDD

A muted purple shade, #B67FDD appears as (182, 127, 221) in RGB and (275°, 58%, 68%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#B67FDD
RGB
182, 127, 221
HSL
275°, 58%, 68%
CMYK
18%, 43%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B67FDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 127, 221

Red: 182 / Green: 127 / Blue: 221

HSL

275°, 58%, 68%

Hue: 275° / Saturation: 58% / Lightness: 68%

CMYK

18%, 43%, 0%, 13%

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

What color is #B67FDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B67FDD to RGB:

rgb(182, 127, 221)HEX to RGB Converter →

HEX to HSL

Convert #B67FDD to HSL:

hsl(275, 58%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #B67FDD to CMYK:

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

Color Meaning and Usage

A neutral purple tone, #B67FDD has RGB (182, 127, 221) and HSL (275°, 58%, 68%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B67FDD is #A6DD7E, creating high-contrast pairings. For softer combinations, try analogous colors like #867EDD.

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

Contrast with #B67FDD

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

Contrast Ratio: 7.07:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B67FDD?

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

What is the RGB value of #B67FDD?

#B67FDD in RGB is (182, 127, 221) - 182 red, 127 green, and 221 blue.

How to use #B67FDD in CSS?

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

What colors go well with #B67FDD?

#A6DD7E (complementary), #867EDD (analogous), and #9342CD (lighter shade) work well with #B67FDD.