#7E706D Color Information

Hex color code: #7E706D

The hex color #7E706D is a understated red with RGB values of (126, 112, 109) and HSL of (11°, 7%, 46%). It is popular in mobile app design.

Try:
Color NameGray
HEX
#7E706D
RGB
126, 112, 109
HSL
11°, 7%, 46%
CMYK
0%, 11%, 13%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #7E706D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #7E706D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

126, 112, 109

Red: 126 / Green: 112 / Blue: 109

HSL

11°, 7%, 46%

Hue: 11° / Saturation: 7% / Lightness: 46%

CMYK

0%, 11%, 13%, 51%

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

What color is #7E706D?

#7E706D is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7E706D to RGB:

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

HEX to HSL

Convert #7E706D to HSL:

hsl(11, 7%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #7E706D to CMYK:

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

Color Meaning and Usage

A balanced red tone, #7E706D has RGB (126, 112, 109) and HSL (11°, 7%, 46%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #7E706D is #6D7B7E, creating high-contrast pairings. For softer combinations, try analogous colors like #7E6D72.

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

Contrast with #7E706D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7E706D?

#7E706D is a balanced red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #7E706D?

#7E706D in RGB is (126, 112, 109) - 126 red, 112 green, and 109 blue.

How to use #7E706D in CSS?

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

What colors go well with #7E706D?

#6D7B7E (complementary), #7E6D72 (analogous), and #554C4A (lighter shade) work well with #7E706D.