#5873BB Color Information

Hex color code: #5873BB

A gentle blue shade, #5873BB appears as (88, 115, 187) in RGB and (224°, 42%, 54%) in HSL. It is often used for branding and logos.

Try:
Color NameSteel Blue
HEX
#5873BB
RGB
88, 115, 187
HSL
224°, 42%, 54%
CMYK
53%, 39%, 0%, 27%

Shades

CSS Usage
color: #5873BB;
background-color: #5873BB;
border-color: #5873BB;
box-shadow: 0 0 10px #5873BB;
border: 2px solid #5873BB;
Tailwind Usage
bg-[#5873BB]
text-[#5873BB]
border-[#5873BB]
shadow-[0_0_10px_5873BB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #5873BB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #5873BB; color: #000000; }

Badge

New Feature
.badge { background-color: #5873BB; 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 #5873BB; background-color: #5873BB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #5873BB20; border-left: 4px solid #5873BB; }

Link / Accent

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

a { color: #5873BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5873BB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

88, 115, 187

Red: 88 / Green: 115 / Blue: 187

HSL

224°, 42%, 54%

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

CMYK

53%, 39%, 0%, 27%

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

What color is #5873BB?

#5873BB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5873BB to RGB:

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

HEX to HSL

Convert #5873BB to HSL:

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

HEX to CMYK

Convert #5873BB to CMYK:

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

Color Meaning and Usage

A soft blue tone, #5873BB has RGB (88, 115, 187) and HSL (224°, 42%, 54%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5873BB is #BBA158, creating high-contrast pairings. For softer combinations, try analogous colors like #58A4BB.

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

Contrast with #5873BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5873BB?

#5873BB is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #5873BB?

#5873BB in RGB is (88, 115, 187) - 88 red, 115 green, and 187 blue.

How to use #5873BB in CSS?

Use #5873BB directly in your CSS properties like color or background-color.

What colors go well with #5873BB?

#BBA158 (complementary), #58A4BB (analogous), and #3A508D (lighter shade) work well with #5873BB.