#58796F Color Information

Hex color code: #58796F

A neutral cyan shade, #58796F appears as (88, 121, 111) in RGB and (162°, 16%, 41%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSlate Gray
HEX
#58796F
RGB
88, 121, 111
HSL
162°, 16%, 41%
CMYK
27%, 0%, 8%, 53%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #58796F; 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 #58796F; background-color: #58796F15; }

Alert / Toast

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

Link / Accent

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

a { color: #58796F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #58796F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

88, 121, 111

Red: 88 / Green: 121 / Blue: 111

HSL

162°, 16%, 41%

Hue: 162° / Saturation: 16% / Lightness: 41%

CMYK

27%, 0%, 8%, 53%

Cyan: 27% / Magenta: 0% / Yellow: 8% / Key: 53%

What color is #58796F?

#58796F is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #58796F to RGB:

rgb(88, 121, 111)HEX to RGB Converter →

HEX to HSL

Convert #58796F to HSL:

hsl(162, 16%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #58796F to CMYK:

cmyk(27%, 0%, 8%, 53%)Color Converter →

Color Meaning and Usage

#58796F is a muted cyan color with RGB values of 88, 121, 111 and HSL of 162°, 16%, 41%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #58796F is #795862, creating high-contrast pairings. For softer combinations, try analogous colors like #58795F.

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

Contrast with #58796F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #58796F?

#58796F is a muted cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #58796F?

#58796F in RGB is (88, 121, 111) - 88 red, 121 green, and 111 blue.

How to use #58796F in CSS?

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

What colors go well with #58796F?

#795862 (complementary), #58795F (analogous), and #384D47 (lighter shade) work well with #58796F.