#5965EE Color Information

Hex color code: #5965EE

The hex color #5965EE is a dynamic blue with RGB values of (89, 101, 238) and HSL of (235°, 81%, 64%). It is typically applied in digital products.

Try:
Color NameRoyal Blue
HEX
#5965EE
RGB
89, 101, 238
HSL
235°, 81%, 64%
CMYK
63%, 58%, 0%, 7%

Shades

CSS Usage
color: #5965EE;
background-color: #5965EE;
border-color: #5965EE;
box-shadow: 0 0 10px #5965EE;
border: 2px solid #5965EE;
Tailwind Usage
bg-[#5965EE]
text-[#5965EE]
border-[#5965EE]
shadow-[0_0_10px_5965EE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #5965EE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #5965EE; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #5965EE; 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 #5965EE; background-color: #5965EE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #5965EE20; border-left: 4px solid #5965EE; }

Link / Accent

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

a { color: #5965EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5965EE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

89, 101, 238

Red: 89 / Green: 101 / Blue: 238

HSL

235°, 81%, 64%

Hue: 235° / Saturation: 81% / Lightness: 64%

CMYK

63%, 58%, 0%, 7%

Cyan: 63% / Magenta: 58% / Yellow: 0% / Key: 7%

What color is #5965EE?

#5965EE is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5965EE to RGB:

rgb(89, 101, 238)HEX to RGB Converter →

HEX to HSL

Convert #5965EE to HSL:

hsl(235, 81%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #5965EE to CMYK:

cmyk(63%, 58%, 0%, 7%)Color Converter →

Color Meaning and Usage

A bold blue tone, #5965EE has RGB (89, 101, 238) and HSL (235°, 81%, 64%). 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 #5965EE is #EEE159, creating high-contrast pairings. For softer combinations, try analogous colors like #59B0EE.

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

Contrast with #5965EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5965EE?

#5965EE is a bold blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #5965EE?

#5965EE in RGB is (89, 101, 238) - 89 red, 101 green, and 238 blue.

How to use #5965EE in CSS?

Use #5965EE directly in your CSS properties like color or background-color.

What colors go well with #5965EE?

#EEE159 (complementary), #59B0EE (analogous), and #1829E2 (lighter shade) work well with #5965EE.