#5A7BAC Color Information

Hex color code: #5A7BAC

A soft blue shade, #5A7BAC appears as (90, 123, 172) in RGB and (216°, 33%, 51%) in HSL. It is typically applied in digital products.

Try:
Color NameSteel Blue
HEX
#5A7BAC
RGB
90, 123, 172
HSL
216°, 33%, 51%
CMYK
48%, 28%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #5A7BAC; color: #000000; }

Badge

New Feature
.badge { background-color: #5A7BAC; color: #000000; }

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 #5A7BAC; background-color: #5A7BAC15; }

Alert / Toast

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

Link / Accent

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

a { color: #5A7BAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

90, 123, 172

Red: 90 / Green: 123 / Blue: 172

HSL

216°, 33%, 51%

Hue: 216° / Saturation: 33% / Lightness: 51%

CMYK

48%, 28%, 0%, 33%

Cyan: 48% / Magenta: 28% / Yellow: 0% / Key: 33%

What color is #5A7BAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5A7BAC to RGB:

rgb(90, 123, 172)HEX to RGB Converter →

HEX to HSL

Convert #5A7BAC to HSL:

hsl(216, 33%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #5A7BAC to CMYK:

cmyk(48%, 28%, 0%, 33%)Color Converter →

Color Meaning and Usage

#5A7BAC is a gentle blue color with RGB values of 90, 123, 172 and HSL of 216°, 33%, 51%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5A7BAC is #AB8A59, creating high-contrast pairings. For softer combinations, try analogous colors like #59A3AB.

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

Contrast with #5A7BAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5A7BAC?

#5A7BAC is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #5A7BAC?

#5A7BAC in RGB is (90, 123, 172) - 90 red, 123 green, and 172 blue.

How to use #5A7BAC in CSS?

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

What colors go well with #5A7BAC?

#AB8A59 (complementary), #59A3AB (analogous), and #3E567A (lighter shade) work well with #5A7BAC.