#A4379F Color Information

Hex color code: #A4379F

#A4379F is a neutral magenta color. In RGB it is (164, 55, 159), and in HSL it is (303°, 50%, 43%). It is commonly used in modern UI design.

Try:
Color NameDark Orchid
HEX
#A4379F
RGB
164, 55, 159
HSL
303°, 50%, 43%
CMYK
0%, 66%, 3%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A4379F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 55, 159

Red: 164 / Green: 55 / Blue: 159

HSL

303°, 50%, 43%

Hue: 303° / Saturation: 50% / Lightness: 43%

CMYK

0%, 66%, 3%, 36%

Cyan: 0% / Magenta: 66% / Yellow: 3% / Key: 36%

What color is #A4379F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A4379F to RGB:

rgb(164, 55, 159)HEX to RGB Converter →

HEX to HSL

Convert #A4379F to HSL:

hsl(303, 50%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #A4379F to CMYK:

cmyk(0%, 66%, 3%, 36%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #A4379F has RGB (164, 55, 159) and HSL (303°, 50%, 43%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A4379F is #37A43C, creating high-contrast pairings. For softer combinations, try analogous colors like #7337A4.

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

Contrast with #A4379F

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 #A4379F?

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

What is the RGB value of #A4379F?

#A4379F in RGB is (164, 55, 159) - 164 red, 55 green, and 159 blue.

How to use #A4379F in CSS?

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

What colors go well with #A4379F?

#37A43C (complementary), #7337A4 (analogous), and #6B2468 (lighter shade) work well with #A4379F.