#A51241 Color Information

Hex color code: #A51241

#A51241 is a dynamic magenta color. In RGB it is (165, 18, 65), and in HSL it is (341°, 80%, 36%). It is typically applied in digital products.

Try:
Color NameBrown
HEX
#A51241
RGB
165, 18, 65
HSL
341°, 80%, 36%
CMYK
0%, 89%, 61%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A51241; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 18, 65

Red: 165 / Green: 18 / Blue: 65

HSL

341°, 80%, 36%

Hue: 341° / Saturation: 80% / Lightness: 36%

CMYK

0%, 89%, 61%, 35%

Cyan: 0% / Magenta: 89% / Yellow: 61% / Key: 35%

What color is #A51241?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A51241 to RGB:

rgb(165, 18, 65)HEX to RGB Converter →

HEX to HSL

Convert #A51241 to HSL:

hsl(341, 80%, 36%)RGB to HSL Converter →

HEX to CMYK

Convert #A51241 to CMYK:

cmyk(0%, 89%, 61%, 35%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #A51241 has RGB (165, 18, 65) and HSL (341°, 80%, 36%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A51241 is #12A577, creating high-contrast pairings. For softer combinations, try analogous colors like #A5128A.

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

Contrast with #A51241

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A51241?

#A51241 is a vivid magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A51241?

#A51241 in RGB is (165, 18, 65) - 165 red, 18 green, and 65 blue.

How to use #A51241 in CSS?

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

What colors go well with #A51241?

#12A577 (complementary), #A5128A (analogous), and #600B26 (lighter shade) work well with #A51241.