#A8435E Color Information

Hex color code: #A8435E

The hex color #A8435E is a gentle magenta with RGB values of (168, 67, 94) and HSL of (344°, 43%, 46%). It is often used for branding and logos.

Try:
Color NameIndian Red
HEX
#A8435E
RGB
168, 67, 94
HSL
344°, 43%, 46%
CMYK
0%, 60%, 44%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A8435E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 67, 94

Red: 168 / Green: 67 / Blue: 94

HSL

344°, 43%, 46%

Hue: 344° / Saturation: 43% / Lightness: 46%

CMYK

0%, 60%, 44%, 34%

Cyan: 0% / Magenta: 60% / Yellow: 44% / Key: 34%

What color is #A8435E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A8435E to RGB:

rgb(168, 67, 94)HEX to RGB Converter →

HEX to HSL

Convert #A8435E to HSL:

hsl(344, 43%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #A8435E to CMYK:

cmyk(0%, 60%, 44%, 34%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #A8435E has RGB (168, 67, 94) and HSL (344°, 43%, 46%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A8435E is #43A88D, creating high-contrast pairings. For softer combinations, try analogous colors like #A84390.

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

Contrast with #A8435E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A8435E?

#A8435E is a pastel magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A8435E?

#A8435E in RGB is (168, 67, 94) - 168 red, 67 green, and 94 blue.

How to use #A8435E in CSS?

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

What colors go well with #A8435E?

#43A88D (complementary), #A84390 (analogous), and #712D3F (lighter shade) work well with #A8435E.