#A428A4 Color Information

Hex color code: #A428A4

#A428A4 is a muted magenta color. In RGB it is (164, 40, 164), and in HSL it is (300°, 61%, 40%). It is typically applied in digital products.

Try:
Color NameDark Orchid
HEX
#A428A4
RGB
164, 40, 164
HSL
300°, 61%, 40%
CMYK
0%, 76%, 0%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A428A4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 40, 164

Red: 164 / Green: 40 / Blue: 164

HSL

300°, 61%, 40%

Hue: 300° / Saturation: 61% / Lightness: 40%

CMYK

0%, 76%, 0%, 36%

Cyan: 0% / Magenta: 76% / Yellow: 0% / Key: 36%

What color is #A428A4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A428A4 to RGB:

rgb(164, 40, 164)HEX to RGB Converter →

HEX to HSL

Convert #A428A4 to HSL:

hsl(300, 61%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #A428A4 to CMYK:

cmyk(0%, 76%, 0%, 36%)Color Converter →

Color Meaning and Usage

#A428A4 is a balanced magenta color with RGB values of 164, 40, 164 and HSL of 300°, 61%, 40%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A428A4 is #28A428, creating high-contrast pairings. For softer combinations, try analogous colors like #6628A4.

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

Contrast with #A428A4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A428A4?

#A428A4 is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A428A4?

#A428A4 in RGB is (164, 40, 164) - 164 red, 40 green, and 164 blue.

How to use #A428A4 in CSS?

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

What colors go well with #A428A4?

#28A428 (complementary), #6628A4 (analogous), and #671967 (lighter shade) work well with #A428A4.