#70498F Color Information

Hex color code: #70498F

A gentle purple shade, #70498F appears as (112, 73, 143) in RGB and (273°, 32%, 42%) in HSL. It is often used for branding and logos.

Try:
Color NameRebecca Purple
HEX
#70498F
RGB
112, 73, 143
HSL
273°, 32%, 42%
CMYK
22%, 49%, 0%, 44%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #70498F; 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 #70498F; background-color: #70498F15; }

Alert / Toast

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

Link / Accent

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

a { color: #70498F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #70498F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

112, 73, 143

Red: 112 / Green: 73 / Blue: 143

HSL

273°, 32%, 42%

Hue: 273° / Saturation: 32% / Lightness: 42%

CMYK

22%, 49%, 0%, 44%

Cyan: 22% / Magenta: 49% / Yellow: 0% / Key: 44%

What color is #70498F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #70498F to RGB:

rgb(112, 73, 143)HEX to RGB Converter →

HEX to HSL

Convert #70498F to HSL:

hsl(273, 32%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #70498F to CMYK:

cmyk(22%, 49%, 0%, 44%)Color Converter →

Color Meaning and Usage

#70498F is a soft purple color with RGB values of 112, 73, 143 and HSL of 273°, 32%, 42%. 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 #70498F is #688D49, creating high-contrast pairings. For softer combinations, try analogous colors like #4C498D.

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

Contrast with #70498F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #70498F?

#70498F is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #70498F?

#70498F in RGB is (112, 73, 143) - 112 red, 73 green, and 143 blue.

How to use #70498F in CSS?

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

What colors go well with #70498F?

#688D49 (complementary), #4C498D (analogous), and #472F5B (lighter shade) work well with #70498F.