#596FDE Color Information

Hex color code: #596FDE

The hex color #596FDE is a serene blue with RGB values of (89, 111, 222) and HSL of (230°, 67%, 61%). It is popular in mobile app design.

Try:
Color NameRoyal Blue
HEX
#596FDE
RGB
89, 111, 222
HSL
230°, 67%, 61%
CMYK
60%, 50%, 0%, 13%

Shades

CSS Usage
color: #596FDE;
background-color: #596FDE;
border-color: #596FDE;
box-shadow: 0 0 10px #596FDE;
border: 2px solid #596FDE;
Tailwind Usage
bg-[#596FDE]
text-[#596FDE]
border-[#596FDE]
shadow-[0_0_10px_596FDE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #596FDE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #596FDE; color: #000000; }

Badge

New Feature
.badge { background-color: #596FDE; color: #000000; }

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 #596FDE; background-color: #596FDE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #596FDE20; border-left: 4px solid #596FDE; }

Link / Accent

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

a { color: #596FDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #596FDE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

89, 111, 222

Red: 89 / Green: 111 / Blue: 222

HSL

230°, 67%, 61%

Hue: 230° / Saturation: 67% / Lightness: 61%

CMYK

60%, 50%, 0%, 13%

Cyan: 60% / Magenta: 50% / Yellow: 0% / Key: 13%

What color is #596FDE?

#596FDE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #596FDE to RGB:

rgb(89, 111, 222)HEX to RGB Converter →

HEX to HSL

Convert #596FDE to HSL:

hsl(230, 67%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #596FDE to CMYK:

cmyk(60%, 50%, 0%, 13%)Color Converter →

Color Meaning and Usage

#596FDE is a cool blue color with RGB values of 89, 111, 222 and HSL of 230°, 67%, 61%. 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 #596FDE is #DEC859, creating high-contrast pairings. For softer combinations, try analogous colors like #59B2DE.

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

Contrast with #596FDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #596FDE?

#596FDE is a cool blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #596FDE?

#596FDE in RGB is (89, 111, 222) - 89 red, 111 green, and 222 blue.

How to use #596FDE in CSS?

Use #596FDE directly in your CSS properties like color or background-color.

What colors go well with #596FDE?

#DEC859 (complementary), #59B2DE (analogous), and #2741C4 (lighter shade) work well with #596FDE.