#A117CF Color Information

Hex color code: #A117CF

#A117CF is a eye-catching magenta color. In RGB it is (161, 23, 207), and in HSL it is (285°, 80%, 45%). It is widely used in graphic design.

Try:
Color NameDark Violet
HEX
#A117CF
RGB
161, 23, 207
HSL
285°, 80%, 45%
CMYK
22%, 89%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A117CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 23, 207

Red: 161 / Green: 23 / Blue: 207

HSL

285°, 80%, 45%

Hue: 285° / Saturation: 80% / Lightness: 45%

CMYK

22%, 89%, 0%, 19%

Cyan: 22% / Magenta: 89% / Yellow: 0% / Key: 19%

What color is #A117CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A117CF to RGB:

rgb(161, 23, 207)HEX to RGB Converter →

HEX to HSL

Convert #A117CF to HSL:

hsl(285, 80%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #A117CF to CMYK:

cmyk(22%, 89%, 0%, 19%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #A117CF has RGB (161, 23, 207) and HSL (285°, 80%, 45%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A117CF is #45CF17, creating high-contrast pairings. For softer combinations, try analogous colors like #4517CF.

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

Contrast with #A117CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A117CF?

#A117CF is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A117CF?

#A117CF in RGB is (161, 23, 207) - 161 red, 23 green, and 207 blue.

How to use #A117CF in CSS?

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

What colors go well with #A117CF?

#45CF17 (complementary), #4517CF (analogous), and #6B0F8A (lighter shade) work well with #A117CF.