#701AC1 Color Information

Hex color code: #701AC1

#701AC1 is a bold purple color. In RGB it is (112, 26, 193), and in HSL it is (271°, 76%, 43%). It is often used for branding and logos.

Try:
Color NameBlue Violet
HEX
#701AC1
RGB
112, 26, 193
HSL
271°, 76%, 43%
CMYK
42%, 87%, 0%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #701AC1; 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 #701AC1; background-color: #701AC115; }

Alert / Toast

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

Link / Accent

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

a { color: #701AC1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #701AC1 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

112, 26, 193

Red: 112 / Green: 26 / Blue: 193

HSL

271°, 76%, 43%

Hue: 271° / Saturation: 76% / Lightness: 43%

CMYK

42%, 87%, 0%, 24%

Cyan: 42% / Magenta: 87% / Yellow: 0% / Key: 24%

What color is #701AC1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #701AC1 to RGB:

rgb(112, 26, 193)HEX to RGB Converter →

HEX to HSL

Convert #701AC1 to HSL:

hsl(271, 76%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #701AC1 to CMYK:

cmyk(42%, 87%, 0%, 24%)Color Converter →

Color Meaning and Usage

#701AC1 is a dynamic purple color with RGB values of 112, 26, 193 and HSL of 271°, 76%, 43%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #701AC1 is #6BC11A, creating high-contrast pairings. For softer combinations, try analogous colors like #1D1AC1.

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

Contrast with #701AC1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #701AC1?

#701AC1 is a dynamic purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #701AC1?

#701AC1 in RGB is (112, 26, 193) - 112 red, 26 green, and 193 blue.

How to use #701AC1 in CSS?

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

What colors go well with #701AC1?

#6BC11A (complementary), #1D1AC1 (analogous), and #49117E (lighter shade) work well with #701AC1.