#70687D Color Information

Hex color code: #70687D

A neutral purple shade, #70687D appears as (112, 104, 125) in RGB and (263°, 9%, 45%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#70687D
RGB
112, 104, 125
HSL
263°, 9%, 45%
CMYK
10%, 17%, 0%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #70687D; 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 #70687D; background-color: #70687D15; }

Alert / Toast

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

Link / Accent

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

a { color: #70687D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #70687D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

112, 104, 125

Red: 112 / Green: 104 / Blue: 125

HSL

263°, 9%, 45%

Hue: 263° / Saturation: 9% / Lightness: 45%

CMYK

10%, 17%, 0%, 51%

Cyan: 10% / Magenta: 17% / Yellow: 0% / Key: 51%

What color is #70687D?

#70687D is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #70687D to RGB:

rgb(112, 104, 125)HEX to RGB Converter →

HEX to HSL

Convert #70687D to HSL:

hsl(263, 9%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #70687D to CMYK:

cmyk(10%, 17%, 0%, 51%)Color Converter →

Color Meaning and Usage

#70687D is a subtle purple color with RGB values of 112, 104, 125 and HSL of 263°, 9%, 45%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #70687D is #757D68, creating high-contrast pairings. For softer combinations, try analogous colors like #686B7D.

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

Contrast with #70687D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #70687D?

#70687D is a subtle purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #70687D?

#70687D in RGB is (112, 104, 125) - 112 red, 104 green, and 125 blue.

How to use #70687D in CSS?

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

What colors go well with #70687D?

#757D68 (complementary), #686B7D (analogous), and #4B4653 (lighter shade) work well with #70687D.