#707473 Color Information

Hex color code: #707473

The hex color #707473 is a muted cyan with RGB values of (112, 116, 115) and HSL of (165°, 2%, 45%). It is typically applied in digital products.

Try:
Color NameGray
HEX
#707473
RGB
112, 116, 115
HSL
165°, 2%, 45%
CMYK
3%, 0%, 1%, 55%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #707473; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #707473 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

112, 116, 115

Red: 112 / Green: 116 / Blue: 115

HSL

165°, 2%, 45%

Hue: 165° / Saturation: 2% / Lightness: 45%

CMYK

3%, 0%, 1%, 55%

Cyan: 3% / Magenta: 0% / Yellow: 1% / Key: 55%

What color is #707473?

#707473 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #707473 to RGB:

rgb(112, 116, 115)HEX to RGB Converter →

HEX to HSL

Convert #707473 to HSL:

hsl(165, 2%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #707473 to CMYK:

cmyk(3%, 0%, 1%, 55%)Color Converter →

Color Meaning and Usage

A balanced cyan tone, #707473 has RGB (112, 116, 115) and HSL (165°, 2%, 45%). Known for evoking balance and subtlety, this desaturated neutral is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #707473 is #757072, creating high-contrast pairings. For softer combinations, try analogous colors like #707572.

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

Contrast with #707473

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 #707473?

#707473 is a balanced cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #707473?

#707473 in RGB is (112, 116, 115) - 112 red, 116 green, and 115 blue.

How to use #707473 in CSS?

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

What colors go well with #707473?

#757072 (complementary), #707572 (analogous), and #4B4E4D (lighter shade) work well with #707473.