#A92C5B Color Information

Hex color code: #A92C5B

A warm magenta shade, #A92C5B appears as (169, 44, 91) in RGB and (337°, 59%, 42%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameBrown
HEX
#A92C5B
RGB
169, 44, 91
HSL
337°, 59%, 42%
CMYK
0%, 74%, 46%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A92C5B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 44, 91

Red: 169 / Green: 44 / Blue: 91

HSL

337°, 59%, 42%

Hue: 337° / Saturation: 59% / Lightness: 42%

CMYK

0%, 74%, 46%, 34%

Cyan: 0% / Magenta: 74% / Yellow: 46% / Key: 34%

What color is #A92C5B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A92C5B to RGB:

rgb(169, 44, 91)HEX to RGB Converter →

HEX to HSL

Convert #A92C5B to HSL:

hsl(337, 59%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #A92C5B to CMYK:

cmyk(0%, 74%, 46%, 34%)Color Converter →

Color Meaning and Usage

A energetic magenta tone, #A92C5B has RGB (169, 44, 91) and HSL (337°, 59%, 42%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A92C5B is #2CAA7A, creating high-contrast pairings. For softer combinations, try analogous colors like #AA2C9C.

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

Contrast with #A92C5B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A92C5B?

#A92C5B is a energetic magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A92C5B?

#A92C5B in RGB is (169, 44, 91) - 169 red, 44 green, and 91 blue.

How to use #A92C5B in CSS?

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

What colors go well with #A92C5B?

#2CAA7A (complementary), #AA2C9C (analogous), and #6D1C3B (lighter shade) work well with #A92C5B.