#A615BC Color Information

Hex color code: #A615BC

The hex color #A615BC is a vivid magenta with RGB values of (166, 21, 188) and HSL of (292°, 80%, 41%). It is commonly used in modern UI design.

Try:
Color NameDark Orchid
HEX
#A615BC
RGB
166, 21, 188
HSL
292°, 80%, 41%
CMYK
12%, 89%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A615BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 21, 188

Red: 166 / Green: 21 / Blue: 188

HSL

292°, 80%, 41%

Hue: 292° / Saturation: 80% / Lightness: 41%

CMYK

12%, 89%, 0%, 26%

Cyan: 12% / Magenta: 89% / Yellow: 0% / Key: 26%

What color is #A615BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A615BC to RGB:

rgb(166, 21, 188)HEX to RGB Converter →

HEX to HSL

Convert #A615BC to HSL:

hsl(292, 80%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #A615BC to CMYK:

cmyk(12%, 89%, 0%, 26%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #A615BC has RGB (166, 21, 188) and HSL (292°, 80%, 41%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A615BC is #2BBC15, creating high-contrast pairings. For softer combinations, try analogous colors like #5215BC.

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

Contrast with #A615BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A615BC?

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

What is the RGB value of #A615BC?

#A615BC in RGB is (166, 21, 188) - 166 red, 21 green, and 188 blue.

How to use #A615BC in CSS?

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

What colors go well with #A615BC?

#2BBC15 (complementary), #5215BC (analogous), and #690D77 (lighter shade) work well with #A615BC.