#A620CB Color Information

Hex color code: #A620CB

A bold magenta shade, #A620CB appears as (166, 32, 203) in RGB and (287°, 73%, 46%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Orchid
HEX
#A620CB
RGB
166, 32, 203
HSL
287°, 73%, 46%
CMYK
18%, 84%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A620CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 32, 203

Red: 166 / Green: 32 / Blue: 203

HSL

287°, 73%, 46%

Hue: 287° / Saturation: 73% / Lightness: 46%

CMYK

18%, 84%, 0%, 20%

Cyan: 18% / Magenta: 84% / Yellow: 0% / Key: 20%

What color is #A620CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A620CB to RGB:

rgb(166, 32, 203)HEX to RGB Converter →

HEX to HSL

Convert #A620CB to HSL:

hsl(287, 73%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #A620CB to CMYK:

cmyk(18%, 84%, 0%, 20%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #A620CB has RGB (166, 32, 203) and HSL (287°, 73%, 46%). 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 #A620CB is #45CB20, creating high-contrast pairings. For softer combinations, try analogous colors like #5020CB.

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

Contrast with #A620CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A620CB?

#A620CB is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A620CB?

#A620CB in RGB is (166, 32, 203) - 166 red, 32 green, and 203 blue.

How to use #A620CB in CSS?

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

What colors go well with #A620CB?

#45CB20 (complementary), #5020CB (analogous), and #701589 (lighter shade) work well with #A620CB.