#A390DA Color Information

Hex color code: #A390DA

#A390DA is a tranquil purple color. In RGB it is (163, 144, 218), and in HSL it is (255°, 50%, 71%). It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#A390DA
RGB
163, 144, 218
HSL
255°, 50%, 71%
CMYK
25%, 34%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A390DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 144, 218

Red: 163 / Green: 144 / Blue: 218

HSL

255°, 50%, 71%

Hue: 255° / Saturation: 50% / Lightness: 71%

CMYK

25%, 34%, 0%, 15%

Cyan: 25% / Magenta: 34% / Yellow: 0% / Key: 15%

What color is #A390DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A390DA to RGB:

rgb(163, 144, 218)HEX to RGB Converter →

HEX to HSL

Convert #A390DA to HSL:

hsl(255, 50%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #A390DA to CMYK:

cmyk(25%, 34%, 0%, 15%)Color Converter →

Color Meaning and Usage

A calming purple tone, #A390DA has RGB (163, 144, 218) and HSL (255°, 50%, 71%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A390DA is #C8DA90, creating high-contrast pairings. For softer combinations, try analogous colors like #90A3DA.

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

Contrast with #A390DA

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

Contrast Ratio: 7.56:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A390DA?

#A390DA is a calming purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A390DA?

#A390DA in RGB is (163, 144, 218) - 163 red, 144 green, and 218 blue.

How to use #A390DA in CSS?

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

What colors go well with #A390DA?

#C8DA90 (complementary), #90A3DA (analogous), and #7357C7 (lighter shade) work well with #A390DA.