#5951CE Color Information

Hex color code: #5951CE

#5951CE is a calming blue color. In RGB it is (89, 81, 206), and in HSL it is (244°, 56%, 56%). It is frequently seen in web interfaces.

Try:
Color NameSlate Blue
HEX
#5951CE
RGB
89, 81, 206
HSL
244°, 56%, 56%
CMYK
57%, 61%, 0%, 19%

Shades

CSS Usage
color: #5951CE;
background-color: #5951CE;
border-color: #5951CE;
box-shadow: 0 0 10px #5951CE;
border: 2px solid #5951CE;
Tailwind Usage
bg-[#5951CE]
text-[#5951CE]
border-[#5951CE]
shadow-[0_0_10px_5951CE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #5951CE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #5951CE; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #5951CE; 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 #5951CE; background-color: #5951CE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #5951CE20; border-left: 4px solid #5951CE; }

Link / Accent

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

a { color: #5951CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5951CE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

89, 81, 206

Red: 89 / Green: 81 / Blue: 206

HSL

244°, 56%, 56%

Hue: 244° / Saturation: 56% / Lightness: 56%

CMYK

57%, 61%, 0%, 19%

Cyan: 57% / Magenta: 61% / Yellow: 0% / Key: 19%

What color is #5951CE?

#5951CE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5951CE to RGB:

rgb(89, 81, 206)HEX to RGB Converter →

HEX to HSL

Convert #5951CE to HSL:

hsl(244, 56%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #5951CE to CMYK:

cmyk(57%, 61%, 0%, 19%)Color Converter →

Color Meaning and Usage

#5951CE is a cool blue color with RGB values of 89, 81, 206 and HSL of 244°, 56%, 56%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5951CE is #C5CE50, creating high-contrast pairings. For softer combinations, try analogous colors like #5086CE.

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

Contrast with #5951CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5951CE?

#5951CE is a cool blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #5951CE?

#5951CE in RGB is (89, 81, 206) - 89 red, 81 green, and 206 blue.

How to use #5951CE in CSS?

Use #5951CE directly in your CSS properties like color or background-color.

What colors go well with #5951CE?

#C5CE50 (complementary), #5086CE (analogous), and #362EA3 (lighter shade) work well with #5951CE.