#A8718E Color Information

Hex color code: #A8718E

#A8718E is a pastel magenta color. In RGB it is (168, 113, 142), and in HSL it is (328°, 24%, 55%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#A8718E
RGB
168, 113, 142
HSL
328°, 24%, 55%
CMYK
0%, 33%, 15%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A8718E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 113, 142

Red: 168 / Green: 113 / Blue: 142

HSL

328°, 24%, 55%

Hue: 328° / Saturation: 24% / Lightness: 55%

CMYK

0%, 33%, 15%, 34%

Cyan: 0% / Magenta: 33% / Yellow: 15% / Key: 34%

What color is #A8718E?

#A8718E is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A8718E to RGB:

rgb(168, 113, 142)HEX to RGB Converter →

HEX to HSL

Convert #A8718E to HSL:

hsl(328, 24%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #A8718E to CMYK:

cmyk(0%, 33%, 15%, 34%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #A8718E has RGB (168, 113, 142) and HSL (328°, 24%, 55%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A8718E is #71A88A, creating high-contrast pairings. For softer combinations, try analogous colors like #A671A8.

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

Contrast with #A8718E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A8718E?

#A8718E is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A8718E?

#A8718E in RGB is (168, 113, 142) - 168 red, 113 green, and 142 blue.

How to use #A8718E in CSS?

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

What colors go well with #A8718E?

#71A88A (complementary), #A671A8 (analogous), and #7E4E68 (lighter shade) work well with #A8718E.