#A27DED Color Information

Hex color code: #A27DED

#A27DED is a bold purple color. In RGB it is (162, 125, 237), and in HSL it is (260°, 76%, 71%). It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#A27DED
RGB
162, 125, 237
HSL
260°, 76%, 71%
CMYK
32%, 47%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A27DED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 125, 237

Red: 162 / Green: 125 / Blue: 237

HSL

260°, 76%, 71%

Hue: 260° / Saturation: 76% / Lightness: 71%

CMYK

32%, 47%, 0%, 7%

Cyan: 32% / Magenta: 47% / Yellow: 0% / Key: 7%

What color is #A27DED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A27DED to RGB:

rgb(162, 125, 237)HEX to RGB Converter →

HEX to HSL

Convert #A27DED to HSL:

hsl(260, 76%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #A27DED to CMYK:

cmyk(32%, 47%, 0%, 7%)Color Converter →

Color Meaning and Usage

A striking purple tone, #A27DED has RGB (162, 125, 237) and HSL (260°, 76%, 71%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A27DED is #C8ED7D, creating high-contrast pairings. For softer combinations, try analogous colors like #7D90ED.

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

Contrast with #A27DED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A27DED?

#A27DED is a striking purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A27DED?

#A27DED in RGB is (162, 125, 237) - 162 red, 125 green, and 237 blue.

How to use #A27DED in CSS?

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

What colors go well with #A27DED?

#C8ED7D (complementary), #7D90ED (analogous), and #723AE4 (lighter shade) work well with #A27DED.