#A02C58 Color Information

Hex color code: #A02C58

#A02C58 is a fiery magenta color. In RGB it is (160, 44, 88), and in HSL it is (337°, 57%, 40%). It is widely used in graphic design.

Try:
Color NameBrown
HEX
#A02C58
RGB
160, 44, 88
HSL
337°, 57%, 40%
CMYK
0%, 72%, 45%, 37%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A02C58; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 44, 88

Red: 160 / Green: 44 / Blue: 88

HSL

337°, 57%, 40%

Hue: 337° / Saturation: 57% / Lightness: 40%

CMYK

0%, 72%, 45%, 37%

Cyan: 0% / Magenta: 72% / Yellow: 45% / Key: 37%

What color is #A02C58?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A02C58 to RGB:

rgb(160, 44, 88)HEX to RGB Converter →

HEX to HSL

Convert #A02C58 to HSL:

hsl(337, 57%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #A02C58 to CMYK:

cmyk(0%, 72%, 45%, 37%)Color Converter →

Color Meaning and Usage

#A02C58 is a invigorating magenta color with RGB values of 160, 44, 88 and HSL of 337°, 57%, 40%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A02C58 is #2CA074, creating high-contrast pairings. For softer combinations, try analogous colors like #A02C93.

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

Contrast with #A02C58

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A02C58?

#A02C58 is a invigorating magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A02C58?

#A02C58 in RGB is (160, 44, 88) - 160 red, 44 green, and 88 blue.

How to use #A02C58 in CSS?

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

What colors go well with #A02C58?

#2CA074 (complementary), #A02C93 (analogous), and #641B37 (lighter shade) work well with #A02C58.