#558FED Color Information

Hex color code: #558FED

#558FED is a dynamic blue color. In RGB it is (85, 143, 237), and in HSL it is (217°, 81%, 63%). It is typically applied in digital products.

Try:
Color NameCornflower Blue
HEX
#558FED
RGB
85, 143, 237
HSL
217°, 81%, 63%
CMYK
64%, 40%, 0%, 7%

Shades

CSS Usage
color: #558FED;
background-color: #558FED;
border-color: #558FED;
box-shadow: 0 0 10px #558FED;
border: 2px solid #558FED;
Tailwind Usage
bg-[#558FED]
text-[#558FED]
border-[#558FED]
shadow-[0_0_10px_558FED]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #558FED, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #558FED; color: #000000; }

Badge

New Feature
.badge { background-color: #558FED; 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 #558FED; background-color: #558FED15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #558FED20; border-left: 4px solid #558FED; }

Link / Accent

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

a { color: #558FED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #558FED in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

85, 143, 237

Red: 85 / Green: 143 / Blue: 237

HSL

217°, 81%, 63%

Hue: 217° / Saturation: 81% / Lightness: 63%

CMYK

64%, 40%, 0%, 7%

Cyan: 64% / Magenta: 40% / Yellow: 0% / Key: 7%

What color is #558FED?

#558FED is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #558FED to RGB:

rgb(85, 143, 237)HEX to RGB Converter →

HEX to HSL

Convert #558FED to HSL:

hsl(217, 81%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #558FED to CMYK:

cmyk(64%, 40%, 0%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching blue tone, #558FED has RGB (85, 143, 237) and HSL (217°, 81%, 63%). Known for evoking energy and excitement, this highly saturated hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #558FED is #EDB254, creating high-contrast pairings. For softer combinations, try analogous colors like #54DBED.

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

Contrast with #558FED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #558FED?

#558FED is a eye-catching blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #558FED?

#558FED in RGB is (85, 143, 237) - 85 red, 143 green, and 237 blue.

How to use #558FED in CSS?

Use #558FED directly in your CSS properties like color or background-color.

What colors go well with #558FED?

#EDB254 (complementary), #54DBED (analogous), and #1763DE (lighter shade) work well with #558FED.