#A26D86 Color Information

Hex color code: #A26D86

The hex color #A26D86 is a delicate magenta with RGB values of (162, 109, 134) and HSL of (332°, 22%, 53%). It is popular in mobile app design.

Try:
Color NameGray
HEX
#A26D86
RGB
162, 109, 134
HSL
332°, 22%, 53%
CMYK
0%, 33%, 17%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #A26D86; color: #000000; }

Badge

New Feature
.badge { background-color: #A26D86; color: #000000; }

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 #A26D86; background-color: #A26D8615; }

Alert / Toast

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

Link / Accent

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

a { color: #A26D86; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 109, 134

Red: 162 / Green: 109 / Blue: 134

HSL

332°, 22%, 53%

Hue: 332° / Saturation: 22% / Lightness: 53%

CMYK

0%, 33%, 17%, 36%

Cyan: 0% / Magenta: 33% / Yellow: 17% / Key: 36%

What color is #A26D86?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A26D86 to RGB:

rgb(162, 109, 134)HEX to RGB Converter →

HEX to HSL

Convert #A26D86 to HSL:

hsl(332, 22%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #A26D86 to CMYK:

cmyk(0%, 33%, 17%, 36%)Color Converter →

Color Meaning and Usage

#A26D86 is a gentle magenta color with RGB values of 162, 109, 134 and HSL of 332°, 22%, 53%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A26D86 is #6DA289, creating high-contrast pairings. For softer combinations, try analogous colors like #A26DA0.

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

Contrast with #A26D86

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

Contrast Ratio: 5.07:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A26D86?

#A26D86 is a gentle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A26D86?

#A26D86 in RGB is (162, 109, 134) - 162 red, 109 green, and 134 blue.

How to use #A26D86 in CSS?

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

What colors go well with #A26D86?

#6DA289 (complementary), #A26DA0 (analogous), and #764C5F (lighter shade) work well with #A26D86.