#A02FBC Color Information

Hex color code: #A02FBC

The hex color #A02FBC is a subtle magenta with RGB values of (160, 47, 188) and HSL of (288°, 60%, 46%). It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#A02FBC
RGB
160, 47, 188
HSL
288°, 60%, 46%
CMYK
15%, 75%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A02FBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 47, 188

Red: 160 / Green: 47 / Blue: 188

HSL

288°, 60%, 46%

Hue: 288° / Saturation: 60% / Lightness: 46%

CMYK

15%, 75%, 0%, 26%

Cyan: 15% / Magenta: 75% / Yellow: 0% / Key: 26%

What color is #A02FBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A02FBC to RGB:

rgb(160, 47, 188)HEX to RGB Converter →

HEX to HSL

Convert #A02FBC to HSL:

hsl(288, 60%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #A02FBC to CMYK:

cmyk(15%, 75%, 0%, 26%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #A02FBC has RGB (160, 47, 188) and HSL (288°, 60%, 46%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A02FBC is #4BBC2F, creating high-contrast pairings. For softer combinations, try analogous colors like #592FBC.

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

Contrast with #A02FBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A02FBC?

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

What is the RGB value of #A02FBC?

#A02FBC in RGB is (160, 47, 188) - 160 red, 47 green, and 188 blue.

How to use #A02FBC in CSS?

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

What colors go well with #A02FBC?

#4BBC2F (complementary), #592FBC (analogous), and #6C207E (lighter shade) work well with #A02FBC.