#5945ED Color Information

Hex color code: #5945ED

The hex color #5945ED is a dynamic blue with RGB values of (89, 69, 237) and HSL of (247°, 82%, 60%). It is typically applied in digital products.

Try:
Color NameSlate Blue
HEX
#5945ED
RGB
89, 69, 237
HSL
247°, 82%, 60%
CMYK
62%, 71%, 0%, 7%

Shades

CSS Usage
color: #5945ED;
background-color: #5945ED;
border-color: #5945ED;
box-shadow: 0 0 10px #5945ED;
border: 2px solid #5945ED;
Tailwind Usage
bg-[#5945ED]
text-[#5945ED]
border-[#5945ED]
shadow-[0_0_10px_5945ED]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #5945ED, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #5945ED; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #5945ED; 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 #5945ED; background-color: #5945ED15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #5945ED20; border-left: 4px solid #5945ED; }

Link / Accent

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

a { color: #5945ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5945ED in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

89, 69, 237

Red: 89 / Green: 69 / Blue: 237

HSL

247°, 82%, 60%

Hue: 247° / Saturation: 82% / Lightness: 60%

CMYK

62%, 71%, 0%, 7%

Cyan: 62% / Magenta: 71% / Yellow: 0% / Key: 7%

What color is #5945ED?

#5945ED is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5945ED to RGB:

rgb(89, 69, 237)HEX to RGB Converter →

HEX to HSL

Convert #5945ED to HSL:

hsl(247, 82%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #5945ED to CMYK:

cmyk(62%, 71%, 0%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching blue tone, #5945ED has RGB (89, 69, 237) and HSL (247°, 82%, 60%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5945ED is #D9ED45, creating high-contrast pairings. For softer combinations, try analogous colors like #4585ED.

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

Contrast with #5945ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5945ED?

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

What is the RGB value of #5945ED?

#5945ED in RGB is (89, 69, 237) - 89 red, 69 green, and 237 blue.

How to use #5945ED in CSS?

Use #5945ED directly in your CSS properties like color or background-color.

What colors go well with #5945ED?

#D9ED45 (complementary), #4585ED (analogous), and #2B15D1 (lighter shade) work well with #5945ED.