#A40E45 Color Information

Hex color code: #A40E45

#A40E45 is a bold magenta color. In RGB it is (164, 14, 69), and in HSL it is (338°, 84%, 35%). It is frequently seen in web interfaces.

Try:
Color NameBrown
HEX
#A40E45
RGB
164, 14, 69
HSL
338°, 84%, 35%
CMYK
0%, 91%, 58%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A40E45; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 14, 69

Red: 164 / Green: 14 / Blue: 69

HSL

338°, 84%, 35%

Hue: 338° / Saturation: 84% / Lightness: 35%

CMYK

0%, 91%, 58%, 36%

Cyan: 0% / Magenta: 91% / Yellow: 58% / Key: 36%

What color is #A40E45?

#A40E45 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A40E45 to RGB:

rgb(164, 14, 69)HEX to RGB Converter →

HEX to HSL

Convert #A40E45 to HSL:

hsl(338, 84%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #A40E45 to CMYK:

cmyk(0%, 91%, 58%, 36%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #A40E45 has RGB (164, 14, 69) and HSL (338°, 84%, 35%). Known for evoking energy and excitement, this highly saturated hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A40E45 is #0EA46D, creating high-contrast pairings. For softer combinations, try analogous colors like #A40E90.

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

Contrast with #A40E45

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A40E45?

#A40E45 is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #A40E45?

#A40E45 in RGB is (164, 14, 69) - 164 red, 14 green, and 69 blue.

How to use #A40E45 in CSS?

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

What colors go well with #A40E45?

#0EA46D (complementary), #A40E90 (analogous), and #5E0828 (lighter shade) work well with #A40E45.