#7E778A Color Information

Hex color code: #7E778A

A understated purple shade, #7E778A appears as (126, 119, 138) in RGB and (262°, 8%, 50%) in HSL. It is widely used in graphic design.

Try:
Color NameGray
HEX
#7E778A
RGB
126, 119, 138
HSL
262°, 8%, 50%
CMYK
9%, 14%, 0%, 46%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #7E778A; color: #000000; }

Badge

New Feature
.badge { background-color: #7E778A; color: #000000; }

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 #7E778A; background-color: #7E778A15; }

Alert / Toast

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

Link / Accent

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

a { color: #7E778A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

126, 119, 138

Red: 126 / Green: 119 / Blue: 138

HSL

262°, 8%, 50%

Hue: 262° / Saturation: 8% / Lightness: 50%

CMYK

9%, 14%, 0%, 46%

Cyan: 9% / Magenta: 14% / Yellow: 0% / Key: 46%

What color is #7E778A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7E778A to RGB:

rgb(126, 119, 138)HEX to RGB Converter →

HEX to HSL

Convert #7E778A to HSL:

hsl(262, 8%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #7E778A to CMYK:

cmyk(9%, 14%, 0%, 46%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #7E778A has RGB (126, 119, 138) and HSL (262°, 8%, 50%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #7E778A is #828A75, creating high-contrast pairings. For softer combinations, try analogous colors like #75788A.

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

Contrast with #7E778A

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

Contrast Ratio: 4.89:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7E778A?

#7E778A is a balanced purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #7E778A?

#7E778A in RGB is (126, 119, 138) - 126 red, 119 green, and 138 blue.

How to use #7E778A in CSS?

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

What colors go well with #7E778A?

#828A75 (complementary), #75788A (analogous), and #575260 (lighter shade) work well with #7E778A.