#703498 Color Information

Hex color code: #703498

The hex color #703498 is a pastel purple with RGB values of (112, 52, 152) and HSL of (276°, 49%, 40%). It is commonly used in modern UI design.

Try:
Color NameRebecca Purple
HEX
#703498
RGB
112, 52, 152
HSL
276°, 49%, 40%
CMYK
26%, 66%, 0%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #703498; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

112, 52, 152

Red: 112 / Green: 52 / Blue: 152

HSL

276°, 49%, 40%

Hue: 276° / Saturation: 49% / Lightness: 40%

CMYK

26%, 66%, 0%, 40%

Cyan: 26% / Magenta: 66% / Yellow: 0% / Key: 40%

What color is #703498?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #703498 to RGB:

rgb(112, 52, 152)HEX to RGB Converter →

HEX to HSL

Convert #703498 to HSL:

hsl(276, 49%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #703498 to CMYK:

cmyk(26%, 66%, 0%, 40%)Color Converter →

Color Meaning and Usage

#703498 is a pastel purple color with RGB values of 112, 52, 152 and HSL of 276°, 49%, 40%. 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 #703498 is #5C9834, creating high-contrast pairings. For softer combinations, try analogous colors like #3E3498.

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

Contrast with #703498

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #703498?

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

What is the RGB value of #703498?

#703498 in RGB is (112, 52, 152) - 112 red, 52 green, and 152 blue.

How to use #703498 in CSS?

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

What colors go well with #703498?

#5C9834 (complementary), #3E3498 (analogous), and #46215F (lighter shade) work well with #703498.