#A7117F Color Information

Hex color code: #A7117F

The hex color #A7117F is a bold magenta with RGB values of (167, 17, 127) and HSL of (316°, 82%, 36%). It is often used for branding and logos.

Try:
Color NameMedium Violet Red
HEX
#A7117F
RGB
167, 17, 127
HSL
316°, 82%, 36%
CMYK
0%, 90%, 24%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A7117F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 17, 127

Red: 167 / Green: 17 / Blue: 127

HSL

316°, 82%, 36%

Hue: 316° / Saturation: 82% / Lightness: 36%

CMYK

0%, 90%, 24%, 35%

Cyan: 0% / Magenta: 90% / Yellow: 24% / Key: 35%

What color is #A7117F?

#A7117F is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A7117F to RGB:

rgb(167, 17, 127)HEX to RGB Converter →

HEX to HSL

Convert #A7117F to HSL:

hsl(316, 82%, 36%)RGB to HSL Converter →

HEX to CMYK

Convert #A7117F to CMYK:

cmyk(0%, 90%, 24%, 35%)Color Converter →

Color Meaning and Usage

#A7117F is a eye-catching magenta color with RGB values of 167, 17, 127 and HSL of 316°, 82%, 36%. This highly saturated hue evokes energy and excitement, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A7117F is #11A739, creating high-contrast pairings. For softer combinations, try analogous colors like #8411A7.

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

Contrast with #A7117F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A7117F?

#A7117F is a eye-catching magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #A7117F?

#A7117F in RGB is (167, 17, 127) - 167 red, 17 green, and 127 blue.

How to use #A7117F in CSS?

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

What colors go well with #A7117F?

#11A739 (complementary), #8411A7 (analogous), and #610A4A (lighter shade) work well with #A7117F.