#70677E Color Information

Hex color code: #70677E

The hex color #70677E is a balanced purple with RGB values of (112, 103, 126) and HSL of (263°, 10%, 45%). It is often used for branding and logos.

Try:
Color NameGray
HEX
#70677E
RGB
112, 103, 126
HSL
263°, 10%, 45%
CMYK
11%, 18%, 0%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #70677E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

112, 103, 126

Red: 112 / Green: 103 / Blue: 126

HSL

263°, 10%, 45%

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

CMYK

11%, 18%, 0%, 51%

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

What color is #70677E?

#70677E is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #70677E to RGB:

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

HEX to HSL

Convert #70677E to HSL:

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

HEX to CMYK

Convert #70677E to CMYK:

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

Color Meaning and Usage

A neutral purple tone, #70677E has RGB (112, 103, 126) and HSL (263°, 10%, 45%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #70677E is #757E67, creating high-contrast pairings. For softer combinations, try analogous colors like #676A7E.

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

Contrast with #70677E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #70677E?

#70677E is a neutral purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #70677E?

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

How to use #70677E in CSS?

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

What colors go well with #70677E?

#757E67 (complementary), #676A7E (analogous), and #4B4554 (lighter shade) work well with #70677E.