#A56EED Color Information

Hex color code: #A56EED

The hex color #A56EED is a dynamic purple with RGB values of (165, 110, 237) and HSL of (266°, 78%, 68%). It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#A56EED
RGB
165, 110, 237
HSL
266°, 78%, 68%
CMYK
30%, 54%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A56EED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 110, 237

Red: 165 / Green: 110 / Blue: 237

HSL

266°, 78%, 68%

Hue: 266° / Saturation: 78% / Lightness: 68%

CMYK

30%, 54%, 0%, 7%

Cyan: 30% / Magenta: 54% / Yellow: 0% / Key: 7%

What color is #A56EED?

#A56EED is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A56EED to RGB:

rgb(165, 110, 237)HEX to RGB Converter →

HEX to HSL

Convert #A56EED to HSL:

hsl(266, 78%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #A56EED to CMYK:

cmyk(30%, 54%, 0%, 7%)Color Converter →

Color Meaning and Usage

#A56EED is a dynamic purple color with RGB values of 165, 110, 237 and HSL of 266°, 78%, 68%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A56EED is #B6ED6E, creating high-contrast pairings. For softer combinations, try analogous colors like #6E76ED.

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

Contrast with #A56EED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A56EED?

#A56EED is a dynamic purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A56EED?

#A56EED in RGB is (165, 110, 237) - 165 red, 110 green, and 237 blue.

How to use #A56EED in CSS?

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

What colors go well with #A56EED?

#B6ED6E (complementary), #6E76ED (analogous), and #7B2AE5 (lighter shade) work well with #A56EED.