#4589BA Color Information

Hex color code: #4589BA

The hex color #4589BA is a subtle blue with RGB values of (69, 137, 186) and HSL of (205°, 46%, 50%). It is popular in mobile app design.

Try:
Color NameSteel Blue
HEX
#4589BA
RGB
69, 137, 186
HSL
205°, 46%, 50%
CMYK
63%, 26%, 0%, 27%

Shades

CSS Usage
color: #4589BA;
background-color: #4589BA;
border-color: #4589BA;
box-shadow: 0 0 10px #4589BA;
border: 2px solid #4589BA;
Tailwind Usage
bg-[#4589BA]
text-[#4589BA]
border-[#4589BA]
shadow-[0_0_10px_4589BA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #4589BA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #4589BA; color: #000000; }

Badge

New Feature
.badge { background-color: #4589BA; 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 #4589BA; background-color: #4589BA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #4589BA20; border-left: 4px solid #4589BA; }

Link / Accent

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

a { color: #4589BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #4589BA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

69, 137, 186

Red: 69 / Green: 137 / Blue: 186

HSL

205°, 46%, 50%

Hue: 205° / Saturation: 46% / Lightness: 50%

CMYK

63%, 26%, 0%, 27%

Cyan: 63% / Magenta: 26% / Yellow: 0% / Key: 27%

What color is #4589BA?

#4589BA is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4589BA to RGB:

rgb(69, 137, 186)HEX to RGB Converter →

HEX to HSL

Convert #4589BA to HSL:

hsl(205, 46%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #4589BA to CMYK:

cmyk(63%, 26%, 0%, 27%)Color Converter →

Color Meaning and Usage

#4589BA is a pastel blue color with RGB values of 69, 137, 186 and HSL of 205°, 46%, 50%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4589BA is #BA7645, creating high-contrast pairings. For softer combinations, try analogous colors like #45BAB0.

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

Contrast with #4589BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4589BA?

#4589BA is a pastel blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #4589BA?

#4589BA in RGB is (69, 137, 186) - 69 red, 137 green, and 186 blue.

How to use #4589BA in CSS?

Use #4589BA directly in your CSS properties like color or background-color.

What colors go well with #4589BA?

#BA7645 (complementary), #45BAB0 (analogous), and #306082 (lighter shade) work well with #4589BA.