#A7818F Color Information

Hex color code: #A7818F

A subtle magenta shade, #A7818F appears as (167, 129, 143) in RGB and (338°, 18%, 58%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#A7818F
RGB
167, 129, 143
HSL
338°, 18%, 58%
CMYK
0%, 23%, 14%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A7818F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 129, 143

Red: 167 / Green: 129 / Blue: 143

HSL

338°, 18%, 58%

Hue: 338° / Saturation: 18% / Lightness: 58%

CMYK

0%, 23%, 14%, 35%

Cyan: 0% / Magenta: 23% / Yellow: 14% / Key: 35%

What color is #A7818F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A7818F to RGB:

rgb(167, 129, 143)HEX to RGB Converter →

HEX to HSL

Convert #A7818F to HSL:

hsl(338, 18%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #A7818F to CMYK:

cmyk(0%, 23%, 14%, 35%)Color Converter →

Color Meaning and Usage

#A7818F is a subtle magenta color with RGB values of 167, 129, 143 and HSL of 338°, 18%, 58%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A7818F is #81A799, creating high-contrast pairings. For softer combinations, try analogous colors like #A781A2.

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

Contrast with #A7818F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A7818F?

#A7818F is a subtle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A7818F?

#A7818F in RGB is (167, 129, 143) - 167 red, 129 green, and 143 blue.

How to use #A7818F in CSS?

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

What colors go well with #A7818F?

#81A799 (complementary), #A781A2 (analogous), and #815A68 (lighter shade) work well with #A7818F.