#B566EE Color Information

Hex color code: #B566EE

#B566EE is a bold purple color. In RGB it is (181, 102, 238), and in HSL it is (275°, 80%, 67%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#B566EE
RGB
181, 102, 238
HSL
275°, 80%, 67%
CMYK
24%, 57%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B566EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 102, 238

Red: 181 / Green: 102 / Blue: 238

HSL

275°, 80%, 67%

Hue: 275° / Saturation: 80% / Lightness: 67%

CMYK

24%, 57%, 0%, 7%

Cyan: 24% / Magenta: 57% / Yellow: 0% / Key: 7%

What color is #B566EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B566EE to RGB:

rgb(181, 102, 238)HEX to RGB Converter →

HEX to HSL

Convert #B566EE to HSL:

hsl(275, 80%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #B566EE to CMYK:

cmyk(24%, 57%, 0%, 7%)Color Converter →

Color Meaning and Usage

#B566EE is a striking purple color with RGB values of 181, 102, 238 and HSL of 275°, 80%, 67%. 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 #B566EE is #A0EE68, creating high-contrast pairings. For softer combinations, try analogous colors like #7368EE.

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

Contrast with #B566EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B566EE?

#B566EE is a striking purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B566EE?

#B566EE in RGB is (181, 102, 238) - 181 red, 102 green, and 238 blue.

How to use #B566EE in CSS?

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

What colors go well with #B566EE?

#A0EE68 (complementary), #7368EE (analogous), and #9523E7 (lighter shade) work well with #B566EE.