#586ECA Color Information

Hex color code: #586ECA

A calming blue shade, #586ECA appears as (88, 110, 202) in RGB and (228°, 52%, 57%) in HSL. It is often used for branding and logos.

Try:
Color NameSlate Blue
HEX
#586ECA
RGB
88, 110, 202
HSL
228°, 52%, 57%
CMYK
56%, 46%, 0%, 21%

Shades

CSS Usage
color: #586ECA;
background-color: #586ECA;
border-color: #586ECA;
box-shadow: 0 0 10px #586ECA;
border: 2px solid #586ECA;
Tailwind Usage
bg-[#586ECA]
text-[#586ECA]
border-[#586ECA]
shadow-[0_0_10px_586ECA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #586ECA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #586ECA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #586ECA; 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 #586ECA; background-color: #586ECA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #586ECA20; border-left: 4px solid #586ECA; }

Link / Accent

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

a { color: #586ECA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #586ECA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

88, 110, 202

Red: 88 / Green: 110 / Blue: 202

HSL

228°, 52%, 57%

Hue: 228° / Saturation: 52% / Lightness: 57%

CMYK

56%, 46%, 0%, 21%

Cyan: 56% / Magenta: 46% / Yellow: 0% / Key: 21%

What color is #586ECA?

#586ECA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #586ECA to RGB:

rgb(88, 110, 202)HEX to RGB Converter →

HEX to HSL

Convert #586ECA to HSL:

hsl(228, 52%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #586ECA to CMYK:

cmyk(56%, 46%, 0%, 21%)Color Converter →

Color Meaning and Usage

#586ECA is a cool blue color with RGB values of 88, 110, 202 and HSL of 228°, 52%, 57%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #586ECA is #CAB458, creating high-contrast pairings. For softer combinations, try analogous colors like #58A8CA.

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

Contrast with #586ECA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #586ECA?

#586ECA is a cool blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #586ECA?

#586ECA in RGB is (88, 110, 202) - 88 red, 110 green, and 202 blue.

How to use #586ECA in CSS?

Use #586ECA directly in your CSS properties like color or background-color.

What colors go well with #586ECA?

#CAB458 (complementary), #58A8CA (analogous), and #334AA3 (lighter shade) work well with #586ECA.