#B66CDA Color Information

Hex color code: #B66CDA

A balanced purple shade, #B66CDA appears as (182, 108, 218) in RGB and (280°, 60%, 64%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#B66CDA
RGB
182, 108, 218
HSL
280°, 60%, 64%
CMYK
17%, 50%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B66CDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 108, 218

Red: 182 / Green: 108 / Blue: 218

HSL

280°, 60%, 64%

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

CMYK

17%, 50%, 0%, 15%

Cyan: 17% / Magenta: 50% / Yellow: 0% / Key: 15%

What color is #B66CDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B66CDA to RGB:

rgb(182, 108, 218)HEX to RGB Converter →

HEX to HSL

Convert #B66CDA to HSL:

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

HEX to CMYK

Convert #B66CDA to CMYK:

cmyk(17%, 50%, 0%, 15%)Color Converter →

Color Meaning and Usage

A understated purple tone, #B66CDA has RGB (182, 108, 218) and HSL (280°, 60%, 64%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B66CDA is #91DA6C, creating high-contrast pairings. For softer combinations, try analogous colors like #7E6CDA.

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

Contrast with #B66CDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B66CDA?

#B66CDA is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B66CDA?

#B66CDA in RGB is (182, 108, 218) - 182 red, 108 green, and 218 blue.

How to use #B66CDA in CSS?

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

What colors go well with #B66CDA?

#91DA6C (complementary), #7E6CDA (analogous), and #9632C8 (lighter shade) work well with #B66CDA.