#4558BA Color Information

Hex color code: #4558BA

A gentle blue shade, #4558BA appears as (69, 88, 186) in RGB and (230°, 46%, 50%) in HSL. It is often used for branding and logos.

Try:
Color NameSlate Blue
HEX
#4558BA
RGB
69, 88, 186
HSL
230°, 46%, 50%
CMYK
63%, 53%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #4558BA; color: #FFFFFF; }

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #4558BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

69, 88, 186

Red: 69 / Green: 88 / Blue: 186

HSL

230°, 46%, 50%

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

CMYK

63%, 53%, 0%, 27%

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

What color is #4558BA?

#4558BA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4558BA to RGB:

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

HEX to HSL

Convert #4558BA to HSL:

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

HEX to CMYK

Convert #4558BA to CMYK:

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

Color Meaning and Usage

#4558BA is a gentle blue color with RGB values of 69, 88, 186 and HSL of 230°, 46%, 50%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4558BA is #BAA745, creating high-contrast pairings. For softer combinations, try analogous colors like #4593BA.

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

Contrast with #4558BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4558BA?

#4558BA is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #4558BA?

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

How to use #4558BA in CSS?

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

What colors go well with #4558BA?

#BAA745 (complementary), #4593BA (analogous), and #303E82 (lighter shade) work well with #4558BA.