#5D897A Color Information

Hex color code: #5D897A

A muted cyan shade, #5D897A appears as (93, 137, 122) in RGB and (160°, 19%, 45%) in HSL. It is typically applied in digital products.

Try:
Color NameSlate Gray
HEX
#5D897A
RGB
93, 137, 122
HSL
160°, 19%, 45%
CMYK
32%, 0%, 11%, 46%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #5D897A; 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 #5D897A; background-color: #5D897A15; }

Alert / Toast

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

Link / Accent

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

a { color: #5D897A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5D897A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

93, 137, 122

Red: 93 / Green: 137 / Blue: 122

HSL

160°, 19%, 45%

Hue: 160° / Saturation: 19% / Lightness: 45%

CMYK

32%, 0%, 11%, 46%

Cyan: 32% / Magenta: 0% / Yellow: 11% / Key: 46%

What color is #5D897A?

#5D897A is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5D897A to RGB:

rgb(93, 137, 122)HEX to RGB Converter →

HEX to HSL

Convert #5D897A to HSL:

hsl(160, 19%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #5D897A to CMYK:

cmyk(32%, 0%, 11%, 46%)Color Converter →

Color Meaning and Usage

A muted cyan tone, #5D897A has RGB (93, 137, 122) and HSL (160°, 19%, 45%). Known for evoking trust and professionalism, this cyan-blue hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5D897A is #895D6B, creating high-contrast pairings. For softer combinations, try analogous colors like #5D8964.

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

Contrast with #5D897A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5D897A?

#5D897A is a muted cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #5D897A?

#5D897A in RGB is (93, 137, 122) - 93 red, 137 green, and 122 blue.

How to use #5D897A in CSS?

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

What colors go well with #5D897A?

#895D6B (complementary), #5D8964 (analogous), and #3E5B51 (lighter shade) work well with #5D897A.