#22589B Color Information

Hex color code: #22589B

A cool blue shade, #22589B appears as (34, 88, 155) in RGB and (213°, 64%, 37%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Blue
HEX
#22589B
RGB
34, 88, 155
HSL
213°, 64%, 37%
CMYK
78%, 43%, 0%, 39%

Shades

CSS Usage
color: #22589B;
background-color: #22589B;
border-color: #22589B;
box-shadow: 0 0 10px #22589B;
border: 2px solid #22589B;
Tailwind Usage
bg-[#22589B]
text-[#22589B]
border-[#22589B]
shadow-[0_0_10px_22589B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #22589B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #22589B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #22589B; 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 #22589B; background-color: #22589B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #22589B20; border-left: 4px solid #22589B; }

Link / Accent

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

a { color: #22589B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #22589B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

34, 88, 155

Red: 34 / Green: 88 / Blue: 155

HSL

213°, 64%, 37%

Hue: 213° / Saturation: 64% / Lightness: 37%

CMYK

78%, 43%, 0%, 39%

Cyan: 78% / Magenta: 43% / Yellow: 0% / Key: 39%

What color is #22589B?

#22589B is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #22589B to RGB:

rgb(34, 88, 155)HEX to RGB Converter →

HEX to HSL

Convert #22589B to HSL:

hsl(213, 64%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #22589B to CMYK:

cmyk(78%, 43%, 0%, 39%)Color Converter →

Color Meaning and Usage

#22589B is a cool blue color with RGB values of 34, 88, 155 and HSL of 213°, 64%, 37%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #22589B is #9B6422, creating high-contrast pairings. For softer combinations, try analogous colors like #22959B.

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

Contrast with #22589B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #22589B?

#22589B is a cool blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #22589B?

#22589B in RGB is (34, 88, 155) - 34 red, 88 green, and 155 blue.

How to use #22589B in CSS?

Use #22589B directly in your CSS properties like color or background-color.

What colors go well with #22589B?

#9B6422 (complementary), #22959B (analogous), and #14355C (lighter shade) work well with #22589B.