#589FBB Color Information

Hex color code: #589FBB

A soft blue shade, #589FBB appears as (88, 159, 187) in RGB and (197°, 42%, 54%) in HSL. It is widely used in graphic design.

Try:
Color NameCadet Blue
HEX
#589FBB
RGB
88, 159, 187
HSL
197°, 42%, 54%
CMYK
53%, 15%, 0%, 27%

Shades

CSS Usage
color: #589FBB;
background-color: #589FBB;
border-color: #589FBB;
box-shadow: 0 0 10px #589FBB;
border: 2px solid #589FBB;
Tailwind Usage
bg-[#589FBB]
text-[#589FBB]
border-[#589FBB]
shadow-[0_0_10px_589FBB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #589FBB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #589FBB; color: #000000; }

Badge

New Feature
.badge { background-color: #589FBB; 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 #589FBB; background-color: #589FBB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #589FBB20; border-left: 4px solid #589FBB; }

Link / Accent

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

a { color: #589FBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #589FBB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

88, 159, 187

Red: 88 / Green: 159 / Blue: 187

HSL

197°, 42%, 54%

Hue: 197° / Saturation: 42% / Lightness: 54%

CMYK

53%, 15%, 0%, 27%

Cyan: 53% / Magenta: 15% / Yellow: 0% / Key: 27%

What color is #589FBB?

#589FBB is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #589FBB to RGB:

rgb(88, 159, 187)HEX to RGB Converter →

HEX to HSL

Convert #589FBB to HSL:

hsl(197, 42%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #589FBB to CMYK:

cmyk(53%, 15%, 0%, 27%)Color Converter →

Color Meaning and Usage

A pastel blue tone, #589FBB has RGB (88, 159, 187) and HSL (197°, 42%, 54%). Known for evoking trust and professionalism, this cyan-blue hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #589FBB is #BB7458, creating high-contrast pairings. For softer combinations, try analogous colors like #58BBA6.

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

Contrast with #589FBB

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

Contrast Ratio: 7.09:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #589FBB?

#589FBB is a pastel blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #589FBB?

#589FBB in RGB is (88, 159, 187) - 88 red, 159 green, and 187 blue.

How to use #589FBB in CSS?

Use #589FBB directly in your CSS properties like color or background-color.

What colors go well with #589FBB?

#BB7458 (complementary), #58BBA6 (analogous), and #3A768D (lighter shade) work well with #589FBB.