#70587E Color Information

Hex color code: #70587E

The hex color #70587E is a muted purple with RGB values of (112, 88, 126) and HSL of (278°, 18%, 42%). It is typically applied in digital products.

Try:
Color NameGray
HEX
#70587E
RGB
112, 88, 126
HSL
278°, 18%, 42%
CMYK
11%, 30%, 0%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #70587E; 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 #70587E; background-color: #70587E15; }

Alert / Toast

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

Link / Accent

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

a { color: #70587E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #70587E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

112, 88, 126

Red: 112 / Green: 88 / Blue: 126

HSL

278°, 18%, 42%

Hue: 278° / Saturation: 18% / Lightness: 42%

CMYK

11%, 30%, 0%, 51%

Cyan: 11% / Magenta: 30% / Yellow: 0% / Key: 51%

What color is #70587E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #70587E to RGB:

rgb(112, 88, 126)HEX to RGB Converter →

HEX to HSL

Convert #70587E to HSL:

hsl(278, 18%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #70587E to CMYK:

cmyk(11%, 30%, 0%, 51%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #70587E has RGB (112, 88, 126) and HSL (278°, 18%, 42%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #70587E is #667E58, creating high-contrast pairings. For softer combinations, try analogous colors like #5D587E.

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

Contrast with #70587E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #70587E?

#70587E is a balanced purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #70587E?

#70587E in RGB is (112, 88, 126) - 112 red, 88 green, and 126 blue.

How to use #70587E in CSS?

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

What colors go well with #70587E?

#667E58 (complementary), #5D587E (analogous), and #483851 (lighter shade) work well with #70587E.