#56757A Color Information

Hex color code: #56757A

A understated cyan shade, #56757A appears as (86, 117, 122) in RGB and (188°, 17%, 41%) in HSL. It is popular in mobile app design.

Try:
Color NameSlate Gray
HEX
#56757A
RGB
86, 117, 122
HSL
188°, 17%, 41%
CMYK
30%, 4%, 0%, 52%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #56757A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #56757A; 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 #56757A; background-color: #56757A15; }

Alert / Toast

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

Link / Accent

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

a { color: #56757A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #56757A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

86, 117, 122

Red: 86 / Green: 117 / Blue: 122

HSL

188°, 17%, 41%

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

CMYK

30%, 4%, 0%, 52%

Cyan: 30% / Magenta: 4% / Yellow: 0% / Key: 52%

What color is #56757A?

#56757A is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #56757A to RGB:

rgb(86, 117, 122)HEX to RGB Converter →

HEX to HSL

Convert #56757A to HSL:

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

HEX to CMYK

Convert #56757A to CMYK:

cmyk(30%, 4%, 0%, 52%)Color Converter →

Color Meaning and Usage

#56757A is a subtle cyan color with RGB values of 86, 117, 122 and HSL of 188°, 17%, 41%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #56757A is #7A5C57, creating high-contrast pairings. For softer combinations, try analogous colors like #577A6D.

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

Contrast with #56757A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #56757A?

#56757A is a subtle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #56757A?

#56757A in RGB is (86, 117, 122) - 86 red, 117 green, and 122 blue.

How to use #56757A in CSS?

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

What colors go well with #56757A?

#7A5C57 (complementary), #577A6D (analogous), and #374B4E (lighter shade) work well with #56757A.