#5B708B Color Information

Hex color code: #5B708B

#5B708B is a subtle blue color. In RGB it is (91, 112, 139), and in HSL it is (214°, 21%, 45%). It is often used for branding and logos.

Try:
Color NameSlate Gray
HEX
#5B708B
RGB
91, 112, 139
HSL
214°, 21%, 45%
CMYK
35%, 19%, 0%, 45%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #5B708B; color: #FFFFFF; }

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #5B708B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

91, 112, 139

Red: 91 / Green: 112 / Blue: 139

HSL

214°, 21%, 45%

Hue: 214° / Saturation: 21% / Lightness: 45%

CMYK

35%, 19%, 0%, 45%

Cyan: 35% / Magenta: 19% / Yellow: 0% / Key: 45%

What color is #5B708B?

#5B708B is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5B708B to RGB:

rgb(91, 112, 139)HEX to RGB Converter →

HEX to HSL

Convert #5B708B to HSL:

hsl(214, 21%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #5B708B to CMYK:

cmyk(35%, 19%, 0%, 45%)Color Converter →

Color Meaning and Usage

#5B708B is a soft blue color with RGB values of 91, 112, 139 and HSL of 214°, 21%, 45%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5B708B is #8B765B, creating high-contrast pairings. For softer combinations, try analogous colors like #5B888B.

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

Contrast with #5B708B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5B708B?

#5B708B is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #5B708B?

#5B708B in RGB is (91, 112, 139) - 91 red, 112 green, and 139 blue.

How to use #5B708B in CSS?

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

What colors go well with #5B708B?

#8B765B (complementary), #5B888B (analogous), and #3C4A5D (lighter shade) work well with #5B708B.