#5B70BE Color Information

Hex color code: #5B70BE

The hex color #5B70BE is a gentle blue with RGB values of (91, 112, 190) and HSL of (227°, 43%, 55%). It is frequently seen in web interfaces.

Try:
Color NameSteel Blue
HEX
#5B70BE
RGB
91, 112, 190
HSL
227°, 43%, 55%
CMYK
52%, 41%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #5B70BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

91, 112, 190

Red: 91 / Green: 112 / Blue: 190

HSL

227°, 43%, 55%

Hue: 227° / Saturation: 43% / Lightness: 55%

CMYK

52%, 41%, 0%, 25%

Cyan: 52% / Magenta: 41% / Yellow: 0% / Key: 25%

What color is #5B70BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5B70BE to RGB:

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

HEX to HSL

Convert #5B70BE to HSL:

hsl(227, 43%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #5B70BE to CMYK:

cmyk(52%, 41%, 0%, 25%)Color Converter →

Color Meaning and Usage

A pastel blue tone, #5B70BE has RGB (91, 112, 190) and HSL (227°, 43%, 55%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5B70BE is #BEA85B, creating high-contrast pairings. For softer combinations, try analogous colors like #5BA2BE.

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

Contrast with #5B70BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5B70BE?

#5B70BE is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #5B70BE?

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

How to use #5B70BE in CSS?

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

What colors go well with #5B70BE?

#BEA85B (complementary), #5BA2BE (analogous), and #3A4D92 (lighter shade) work well with #5B70BE.