#5B7B80 Color Information

Hex color code: #5B7B80

A subtle cyan shade, #5B7B80 appears as (91, 123, 128) in RGB and (188°, 17%, 43%) in HSL. It is often used for branding and logos.

Try:
Color NameSlate Gray
HEX
#5B7B80
RGB
91, 123, 128
HSL
188°, 17%, 43%
CMYK
29%, 4%, 0%, 50%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #5B7B80; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

91, 123, 128

Red: 91 / Green: 123 / Blue: 128

HSL

188°, 17%, 43%

Hue: 188° / Saturation: 17% / Lightness: 43%

CMYK

29%, 4%, 0%, 50%

Cyan: 29% / Magenta: 4% / Yellow: 0% / Key: 50%

What color is #5B7B80?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5B7B80 to RGB:

rgb(91, 123, 128)HEX to RGB Converter →

HEX to HSL

Convert #5B7B80 to HSL:

hsl(188, 17%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #5B7B80 to CMYK:

cmyk(29%, 4%, 0%, 50%)Color Converter →

Color Meaning and Usage

A subtle cyan tone, #5B7B80 has RGB (91, 123, 128) and HSL (188°, 17%, 43%). Known for evoking trust and professionalism, this cyan-blue hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5B7B80 is #80605B, creating high-contrast pairings. For softer combinations, try analogous colors like #5B8073.

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

Contrast with #5B7B80

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5B7B80?

#5B7B80 is a subtle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #5B7B80?

#5B7B80 in RGB is (91, 123, 128) - 91 red, 123 green, and 128 blue.

How to use #5B7B80 in CSS?

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

What colors go well with #5B7B80?

#80605B (complementary), #5B8073 (analogous), and #3B5054 (lighter shade) work well with #5B7B80.