#709385 Color Information

Hex color code: #709385

The hex color #709385 is a neutral cyan with RGB values of (112, 147, 133) and HSL of (156°, 14%, 51%). It is commonly used in modern UI design.

Try:
Color NameSlate Gray
HEX
#709385
RGB
112, 147, 133
HSL
156°, 14%, 51%
CMYK
24%, 0%, 10%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #709385; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

112, 147, 133

Red: 112 / Green: 147 / Blue: 133

HSL

156°, 14%, 51%

Hue: 156° / Saturation: 14% / Lightness: 51%

CMYK

24%, 0%, 10%, 42%

Cyan: 24% / Magenta: 0% / Yellow: 10% / Key: 42%

What color is #709385?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #709385 to RGB:

rgb(112, 147, 133)HEX to RGB Converter →

HEX to HSL

Convert #709385 to HSL:

hsl(156, 14%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #709385 to CMYK:

cmyk(24%, 0%, 10%, 42%)Color Converter →

Color Meaning and Usage

#709385 is a muted cyan color with RGB values of 112, 147, 133 and HSL of 156°, 14%, 51%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #709385 is #94717F, creating high-contrast pairings. For softer combinations, try analogous colors like #719474.

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

Contrast with #709385

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #709385?

#709385 is a muted cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #709385?

#709385 in RGB is (112, 147, 133) - 112 red, 147 green, and 133 blue.

How to use #709385 in CSS?

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

What colors go well with #709385?

#94717F (complementary), #719474 (analogous), and #4F695E (lighter shade) work well with #709385.