#B66FCE Color Information

Hex color code: #B66FCE

#B66FCE is a delicate magenta color. In RGB it is (182, 111, 206), and in HSL it is (285°, 49%, 62%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#B66FCE
RGB
182, 111, 206
HSL
285°, 49%, 62%
CMYK
12%, 46%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B66FCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 111, 206

Red: 182 / Green: 111 / Blue: 206

HSL

285°, 49%, 62%

Hue: 285° / Saturation: 49% / Lightness: 62%

CMYK

12%, 46%, 0%, 19%

Cyan: 12% / Magenta: 46% / Yellow: 0% / Key: 19%

What color is #B66FCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B66FCE to RGB:

rgb(182, 111, 206)HEX to RGB Converter →

HEX to HSL

Convert #B66FCE to HSL:

hsl(285, 49%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #B66FCE to CMYK:

cmyk(12%, 46%, 0%, 19%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #B66FCE has RGB (182, 111, 206) and HSL (285°, 49%, 62%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B66FCE is #86CE6F, creating high-contrast pairings. For softer combinations, try analogous colors like #866FCE.

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

Contrast with #B66FCE

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 #B66FCE?

#B66FCE is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B66FCE?

#B66FCE in RGB is (182, 111, 206) - 182 red, 111 green, and 206 blue.

How to use #B66FCE in CSS?

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

What colors go well with #B66FCE?

#86CE6F (complementary), #866FCE (analogous), and #953DB3 (lighter shade) work well with #B66FCE.