#A656BE Color Information

Hex color code: #A656BE

A soft magenta shade, #A656BE appears as (166, 86, 190) in RGB and (286°, 44%, 54%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#A656BE
RGB
166, 86, 190
HSL
286°, 44%, 54%
CMYK
13%, 55%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A656BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 86, 190

Red: 166 / Green: 86 / Blue: 190

HSL

286°, 44%, 54%

Hue: 286° / Saturation: 44% / Lightness: 54%

CMYK

13%, 55%, 0%, 25%

Cyan: 13% / Magenta: 55% / Yellow: 0% / Key: 25%

What color is #A656BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A656BE to RGB:

rgb(166, 86, 190)HEX to RGB Converter →

HEX to HSL

Convert #A656BE to HSL:

hsl(286, 44%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #A656BE to CMYK:

cmyk(13%, 55%, 0%, 25%)Color Converter →

Color Meaning and Usage

#A656BE is a subtle magenta color with RGB values of 166, 86, 190 and HSL of 286°, 44%, 54%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A656BE is #6EBD56, creating high-contrast pairings. For softer combinations, try analogous colors like #7256BD.

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

Contrast with #A656BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A656BE?

#A656BE is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A656BE?

#A656BE in RGB is (166, 86, 190) - 166 red, 86 green, and 190 blue.

How to use #A656BE in CSS?

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

What colors go well with #A656BE?

#6EBD56 (complementary), #7256BD (analogous), and #7B388F (lighter shade) work well with #A656BE.