#53757F Color Information

Hex color code: #53757F

#53757F is a soft cyan color. In RGB it is (83, 117, 127), and in HSL it is (194°, 21%, 41%). It is typically applied in digital products.

Try:
Color NameSlate Gray
HEX
#53757F
RGB
83, 117, 127
HSL
194°, 21%, 41%
CMYK
35%, 8%, 0%, 50%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #53757F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

83, 117, 127

Red: 83 / Green: 117 / Blue: 127

HSL

194°, 21%, 41%

Hue: 194° / Saturation: 21% / Lightness: 41%

CMYK

35%, 8%, 0%, 50%

Cyan: 35% / Magenta: 8% / Yellow: 0% / Key: 50%

What color is #53757F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #53757F to RGB:

rgb(83, 117, 127)HEX to RGB Converter →

HEX to HSL

Convert #53757F to HSL:

hsl(194, 21%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #53757F to CMYK:

cmyk(35%, 8%, 0%, 50%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #53757F has RGB (83, 117, 127) and HSL (194°, 21%, 41%). 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 #53757F is #7F5D53, creating high-contrast pairings. For softer combinations, try analogous colors like #537F73.

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

Contrast with #53757F

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 #53757F?

#53757F is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #53757F?

#53757F in RGB is (83, 117, 127) - 83 red, 117 green, and 127 blue.

How to use #53757F in CSS?

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

What colors go well with #53757F?

#7F5D53 (complementary), #537F73 (analogous), and #344A50 (lighter shade) work well with #53757F.