#A37AEF Color Information

Hex color code: #A37AEF

#A37AEF is a striking purple color. In RGB it is (163, 122, 239), and in HSL it is (261°, 79%, 71%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#A37AEF
RGB
163, 122, 239
HSL
261°, 79%, 71%
CMYK
32%, 49%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A37AEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 122, 239

Red: 163 / Green: 122 / Blue: 239

HSL

261°, 79%, 71%

Hue: 261° / Saturation: 79% / Lightness: 71%

CMYK

32%, 49%, 0%, 6%

Cyan: 32% / Magenta: 49% / Yellow: 0% / Key: 6%

What color is #A37AEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A37AEF to RGB:

rgb(163, 122, 239)HEX to RGB Converter →

HEX to HSL

Convert #A37AEF to HSL:

hsl(261, 79%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #A37AEF to CMYK:

cmyk(32%, 49%, 0%, 6%)Color Converter →

Color Meaning and Usage

A vivid purple tone, #A37AEF has RGB (163, 122, 239) and HSL (261°, 79%, 71%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A37AEF is #C7EF7B, creating high-contrast pairings. For softer combinations, try analogous colors like #7B8CEF.

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

Contrast with #A37AEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A37AEF?

#A37AEF is a vivid purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A37AEF?

#A37AEF in RGB is (163, 122, 239) - 163 red, 122 green, and 239 blue.

How to use #A37AEF in CSS?

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

What colors go well with #A37AEF?

#C7EF7B (complementary), #7B8CEF (analogous), and #7436E7 (lighter shade) work well with #A37AEF.