#7A666A Color Information

Hex color code: #7A666A

A subtle red shade, #7A666A appears as (122, 102, 106) in RGB and (348°, 9%, 44%) in HSL. It is popular in mobile app design.

Try:
Color NameGray
HEX
#7A666A
RGB
122, 102, 106
HSL
348°, 9%, 44%
CMYK
0%, 16%, 13%, 52%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #7A666A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

122, 102, 106

Red: 122 / Green: 102 / Blue: 106

HSL

348°, 9%, 44%

Hue: 348° / Saturation: 9% / Lightness: 44%

CMYK

0%, 16%, 13%, 52%

Cyan: 0% / Magenta: 16% / Yellow: 13% / Key: 52%

What color is #7A666A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7A666A to RGB:

rgb(122, 102, 106)HEX to RGB Converter →

HEX to HSL

Convert #7A666A to HSL:

hsl(348, 9%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #7A666A to CMYK:

cmyk(0%, 16%, 13%, 52%)Color Converter →

Color Meaning and Usage

A subtle red tone, #7A666A has RGB (122, 102, 106) and HSL (348°, 9%, 44%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #7A666A is #667A76, creating high-contrast pairings. For softer combinations, try analogous colors like #7A6674.

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

Contrast with #7A666A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7A666A?

#7A666A is a subtle red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #7A666A?

#7A666A in RGB is (122, 102, 106) - 122 red, 102 green, and 106 blue.

How to use #7A666A in CSS?

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

What colors go well with #7A666A?

#667A76 (complementary), #7A6674 (analogous), and #514346 (lighter shade) work well with #7A666A.