#706170 Color Information

Hex color code: #706170

The hex color #706170 is a subtle magenta with RGB values of (112, 97, 112) and HSL of (300°, 7%, 41%). It is popular in mobile app design.

Try:
Color NameGray
HEX
#706170
RGB
112, 97, 112
HSL
300°, 7%, 41%
CMYK
0%, 13%, 0%, 56%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #706170; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

112, 97, 112

Red: 112 / Green: 97 / Blue: 112

HSL

300°, 7%, 41%

Hue: 300° / Saturation: 7% / Lightness: 41%

CMYK

0%, 13%, 0%, 56%

Cyan: 0% / Magenta: 13% / Yellow: 0% / Key: 56%

What color is #706170?

#706170 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #706170 to RGB:

rgb(112, 97, 112)HEX to RGB Converter →

HEX to HSL

Convert #706170 to HSL:

hsl(300, 7%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #706170 to CMYK:

cmyk(0%, 13%, 0%, 56%)Color Converter →

Color Meaning and Usage

#706170 is a muted magenta color with RGB values of 112, 97, 112 and HSL of 300°, 7%, 41%. This desaturated neutral evokes balance and subtlety, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #706170 is #617061, creating high-contrast pairings. For softer combinations, try analogous colors like #696170.

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

Contrast with #706170

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #706170?

#706170 is a muted magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #706170?

#706170 in RGB is (112, 97, 112) - 112 red, 97 green, and 112 blue.

How to use #706170 in CSS?

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

What colors go well with #706170?

#617061 (complementary), #696170 (analogous), and #473E47 (lighter shade) work well with #706170.