#B666DD Color Information

Hex color code: #B666DD

#B666DD is a balanced purple color. In RGB it is (182, 102, 221), and in HSL it is (280°, 64%, 63%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#B666DD
RGB
182, 102, 221
HSL
280°, 64%, 63%
CMYK
18%, 54%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B666DD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 102, 221

Red: 182 / Green: 102 / Blue: 221

HSL

280°, 64%, 63%

Hue: 280° / Saturation: 64% / Lightness: 63%

CMYK

18%, 54%, 0%, 13%

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

What color is #B666DD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B666DD to RGB:

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

HEX to HSL

Convert #B666DD to HSL:

hsl(280, 64%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #B666DD to CMYK:

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

Color Meaning and Usage

#B666DD is a muted purple color with RGB values of 182, 102, 221 and HSL of 280°, 64%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B666DD is #8DDD64, creating high-contrast pairings. For softer combinations, try analogous colors like #7864DD.

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

Contrast with #B666DD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B666DD?

#B666DD is a muted purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B666DD?

#B666DD in RGB is (182, 102, 221) - 182 red, 102 green, and 221 blue.

How to use #B666DD in CSS?

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

What colors go well with #B666DD?

#8DDD64 (complementary), #7864DD (analogous), and #952CC9 (lighter shade) work well with #B666DD.