#5770BC Color Information

Hex color code: #5770BC

The hex color #5770BC is a soft blue with RGB values of (87, 112, 188) and HSL of (225°, 43%, 54%). It is typically applied in digital products.

Try:
Color NameSteel Blue
HEX
#5770BC
RGB
87, 112, 188
HSL
225°, 43%, 54%
CMYK
54%, 40%, 0%, 26%

Shades

CSS Usage
color: #5770BC;
background-color: #5770BC;
border-color: #5770BC;
box-shadow: 0 0 10px #5770BC;
border: 2px solid #5770BC;
Tailwind Usage
bg-[#5770BC]
text-[#5770BC]
border-[#5770BC]
shadow-[0_0_10px_5770BC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #5770BC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #5770BC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #5770BC; 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 #5770BC; background-color: #5770BC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #5770BC20; border-left: 4px solid #5770BC; }

Link / Accent

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

a { color: #5770BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5770BC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

87, 112, 188

Red: 87 / Green: 112 / Blue: 188

HSL

225°, 43%, 54%

Hue: 225° / Saturation: 43% / Lightness: 54%

CMYK

54%, 40%, 0%, 26%

Cyan: 54% / Magenta: 40% / Yellow: 0% / Key: 26%

What color is #5770BC?

#5770BC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5770BC to RGB:

rgb(87, 112, 188)HEX to RGB Converter →

HEX to HSL

Convert #5770BC to HSL:

hsl(225, 43%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #5770BC to CMYK:

cmyk(54%, 40%, 0%, 26%)Color Converter →

Color Meaning and Usage

#5770BC is a pastel blue color with RGB values of 87, 112, 188 and HSL of 225°, 43%, 54%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5770BC is #BCA357, creating high-contrast pairings. For softer combinations, try analogous colors like #57A3BC.

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

Contrast with #5770BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5770BC?

#5770BC is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #5770BC?

#5770BC in RGB is (87, 112, 188) - 87 red, 112 green, and 188 blue.

How to use #5770BC in CSS?

Use #5770BC directly in your CSS properties like color or background-color.

What colors go well with #5770BC?

#BCA357 (complementary), #57A3BC (analogous), and #394E8E (lighter shade) work well with #5770BC.