#A7808F Color Information

Hex color code: #A7808F

A balanced magenta shade, #A7808F appears as (167, 128, 143) in RGB and (337°, 18%, 58%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#A7808F
RGB
167, 128, 143
HSL
337°, 18%, 58%
CMYK
0%, 23%, 14%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A7808F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 128, 143

Red: 167 / Green: 128 / Blue: 143

HSL

337°, 18%, 58%

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

CMYK

0%, 23%, 14%, 35%

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

What color is #A7808F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A7808F to RGB:

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

HEX to HSL

Convert #A7808F to HSL:

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

HEX to CMYK

Convert #A7808F to CMYK:

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

Color Meaning and Usage

#A7808F is a muted magenta color with RGB values of 167, 128, 143 and HSL of 337°, 18%, 58%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A7808F is #81A798, creating high-contrast pairings. For softer combinations, try analogous colors like #A781A3.

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

Contrast with #A7808F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A7808F?

#A7808F is a muted magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A7808F?

#A7808F in RGB is (167, 128, 143) - 167 red, 128 green, and 143 blue.

How to use #A7808F in CSS?

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

What colors go well with #A7808F?

#81A798 (complementary), #A781A3 (analogous), and #815A69 (lighter shade) work well with #A7808F.