#A3194C Color Information

Hex color code: #A3194C

#A3194C is a eye-catching magenta color. In RGB it is (163, 25, 76), and in HSL it is (338°, 73%, 37%). It is popular in mobile app design.

Try:
Color NameBrown
HEX
#A3194C
RGB
163, 25, 76
HSL
338°, 73%, 37%
CMYK
0%, 85%, 53%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A3194C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 25, 76

Red: 163 / Green: 25 / Blue: 76

HSL

338°, 73%, 37%

Hue: 338° / Saturation: 73% / Lightness: 37%

CMYK

0%, 85%, 53%, 36%

Cyan: 0% / Magenta: 85% / Yellow: 53% / Key: 36%

What color is #A3194C?

#A3194C is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A3194C to RGB:

rgb(163, 25, 76)HEX to RGB Converter →

HEX to HSL

Convert #A3194C to HSL:

hsl(338, 73%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #A3194C to CMYK:

cmyk(0%, 85%, 53%, 36%)Color Converter →

Color Meaning and Usage

#A3194C is a dynamic magenta color with RGB values of 163, 25, 76 and HSL of 338°, 73%, 37%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A3194C is #19A371, creating high-contrast pairings. For softer combinations, try analogous colors like #A31991.

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

Contrast with #A3194C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A3194C?

#A3194C is a dynamic magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A3194C?

#A3194C in RGB is (163, 25, 76) - 163 red, 25 green, and 76 blue.

How to use #A3194C in CSS?

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

What colors go well with #A3194C?

#19A371 (complementary), #A31991 (analogous), and #610F2D (lighter shade) work well with #A3194C.