#5954DC Color Information

Hex color code: #5954DC

A calming blue shade, #5954DC appears as (89, 84, 220) in RGB and (242°, 66%, 60%) in HSL. It is often used for branding and logos.

Try:
Color NameSlate Blue
HEX
#5954DC
RGB
89, 84, 220
HSL
242°, 66%, 60%
CMYK
60%, 62%, 0%, 14%

Shades

CSS Usage
color: #5954DC;
background-color: #5954DC;
border-color: #5954DC;
box-shadow: 0 0 10px #5954DC;
border: 2px solid #5954DC;
Tailwind Usage
bg-[#5954DC]
text-[#5954DC]
border-[#5954DC]
shadow-[0_0_10px_5954DC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #5954DC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #5954DC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #5954DC; 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 #5954DC; background-color: #5954DC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #5954DC20; border-left: 4px solid #5954DC; }

Link / Accent

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

a { color: #5954DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5954DC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

89, 84, 220

Red: 89 / Green: 84 / Blue: 220

HSL

242°, 66%, 60%

Hue: 242° / Saturation: 66% / Lightness: 60%

CMYK

60%, 62%, 0%, 14%

Cyan: 60% / Magenta: 62% / Yellow: 0% / Key: 14%

What color is #5954DC?

#5954DC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5954DC to RGB:

rgb(89, 84, 220)HEX to RGB Converter →

HEX to HSL

Convert #5954DC to HSL:

hsl(242, 66%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #5954DC to CMYK:

cmyk(60%, 62%, 0%, 14%)Color Converter →

Color Meaning and Usage

A serene blue tone, #5954DC has RGB (89, 84, 220) and HSL (242°, 66%, 60%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5954DC is #D8DC56, creating high-contrast pairings. For softer combinations, try analogous colors like #5695DC.

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

Contrast with #5954DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5954DC?

#5954DC is a serene blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #5954DC?

#5954DC in RGB is (89, 84, 220) - 89 red, 84 green, and 220 blue.

How to use #5954DC in CSS?

Use #5954DC directly in your CSS properties like color or background-color.

What colors go well with #5954DC?

#D8DC56 (complementary), #5695DC (analogous), and #2C27BE (lighter shade) work well with #5954DC.