#758A85 Color Information

Hex color code: #758A85

A balanced cyan shade, #758A85 appears as (117, 138, 133) in RGB and (166°, 8%, 50%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#758A85
RGB
117, 138, 133
HSL
166°, 8%, 50%
CMYK
15%, 0%, 4%, 46%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #758A85; 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 #758A85; background-color: #758A8515; }

Alert / Toast

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

Link / Accent

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

a { color: #758A85; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #758A85 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 138, 133

Red: 117 / Green: 138 / Blue: 133

HSL

166°, 8%, 50%

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

CMYK

15%, 0%, 4%, 46%

Cyan: 15% / Magenta: 0% / Yellow: 4% / Key: 46%

What color is #758A85?

#758A85 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #758A85 to RGB:

rgb(117, 138, 133)HEX to RGB Converter →

HEX to HSL

Convert #758A85 to HSL:

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

HEX to CMYK

Convert #758A85 to CMYK:

cmyk(15%, 0%, 4%, 46%)Color Converter →

Color Meaning and Usage

A muted cyan tone, #758A85 has RGB (117, 138, 133) and HSL (166°, 8%, 50%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #758A85 is #8A757A, creating high-contrast pairings. For softer combinations, try analogous colors like #758A7B.

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

Contrast with #758A85

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #758A85?

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

What is the RGB value of #758A85?

#758A85 in RGB is (117, 138, 133) - 117 red, 138 green, and 133 blue.

How to use #758A85 in CSS?

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

What colors go well with #758A85?

#8A757A (complementary), #758A7B (analogous), and #52605D (lighter shade) work well with #758A85.