#A02ADF Color Information

Hex color code: #A02ADF

#A02ADF is a striking purple color. In RGB it is (160, 42, 223), and in HSL it is (279°, 74%, 52%). It is often used for branding and logos.

Try:
Color NameDark Orchid
HEX
#A02ADF
RGB
160, 42, 223
HSL
279°, 74%, 52%
CMYK
28%, 81%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #A02ADF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #A02ADF; color: #FFFFFF; }

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 #A02ADF; background-color: #A02ADF15; }

Alert / Toast

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

Link / Accent

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

a { color: #A02ADF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 42, 223

Red: 160 / Green: 42 / Blue: 223

HSL

279°, 74%, 52%

Hue: 279° / Saturation: 74% / Lightness: 52%

CMYK

28%, 81%, 0%, 13%

Cyan: 28% / Magenta: 81% / Yellow: 0% / Key: 13%

What color is #A02ADF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A02ADF to RGB:

rgb(160, 42, 223)HEX to RGB Converter →

HEX to HSL

Convert #A02ADF to HSL:

hsl(279, 74%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #A02ADF to CMYK:

cmyk(28%, 81%, 0%, 13%)Color Converter →

Color Meaning and Usage

#A02ADF is a vivid purple color with RGB values of 160, 42, 223 and HSL of 279°, 74%, 52%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A02ADF is #69DF2A, creating high-contrast pairings. For softer combinations, try analogous colors like #452ADF.

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

Contrast with #A02ADF

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

Contrast Ratio: 3.89:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A02ADF?

#A02ADF is a vivid purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A02ADF?

#A02ADF in RGB is (160, 42, 223) - 160 red, 42 green, and 223 blue.

How to use #A02ADF in CSS?

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

What colors go well with #A02ADF?

#69DF2A (complementary), #452ADF (analogous), and #7319A4 (lighter shade) work well with #A02ADF.