#A051DB Color Information

Hex color code: #A051DB

The hex color #A051DB is a balanced purple with RGB values of (160, 81, 219) and HSL of (274°, 66%, 59%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#A051DB
RGB
160, 81, 219
HSL
274°, 66%, 59%
CMYK
27%, 63%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A051DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 81, 219

Red: 160 / Green: 81 / Blue: 219

HSL

274°, 66%, 59%

Hue: 274° / Saturation: 66% / Lightness: 59%

CMYK

27%, 63%, 0%, 14%

Cyan: 27% / Magenta: 63% / Yellow: 0% / Key: 14%

What color is #A051DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A051DB to RGB:

rgb(160, 81, 219)HEX to RGB Converter →

HEX to HSL

Convert #A051DB to HSL:

hsl(274, 66%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #A051DB to CMYK:

cmyk(27%, 63%, 0%, 14%)Color Converter →

Color Meaning and Usage

A neutral purple tone, #A051DB has RGB (160, 81, 219) and HSL (274°, 66%, 59%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A051DB is #8DDB51, creating high-contrast pairings. For softer combinations, try analogous colors like #5B51DB.

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

Contrast with #A051DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A051DB?

#A051DB is a neutral purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A051DB?

#A051DB in RGB is (160, 81, 219) - 160 red, 81 green, and 219 blue.

How to use #A051DB in CSS?

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

What colors go well with #A051DB?

#8DDB51 (complementary), #5B51DB (analogous), and #7A26BA (lighter shade) work well with #A051DB.