#596CEB Color Information

Hex color code: #596CEB

A bold blue shade, #596CEB appears as (89, 108, 235) in RGB and (232°, 78%, 64%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRoyal Blue
HEX
#596CEB
RGB
89, 108, 235
HSL
232°, 78%, 64%
CMYK
62%, 54%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #596CEB; 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 #596CEB; background-color: #596CEB15; }

Alert / Toast

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

Link / Accent

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

a { color: #596CEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

89, 108, 235

Red: 89 / Green: 108 / Blue: 235

HSL

232°, 78%, 64%

Hue: 232° / Saturation: 78% / Lightness: 64%

CMYK

62%, 54%, 0%, 8%

Cyan: 62% / Magenta: 54% / Yellow: 0% / Key: 8%

What color is #596CEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #596CEB to RGB:

rgb(89, 108, 235)HEX to RGB Converter →

HEX to HSL

Convert #596CEB to HSL:

hsl(232, 78%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #596CEB to CMYK:

cmyk(62%, 54%, 0%, 8%)Color Converter →

Color Meaning and Usage

#596CEB is a bold blue color with RGB values of 89, 108, 235 and HSL of 232°, 78%, 64%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #596CEB is #EBD85C, creating high-contrast pairings. For softer combinations, try analogous colors like #5CB6EB.

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

Contrast with #596CEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #596CEB?

#596CEB is a bold blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #596CEB?

#596CEB in RGB is (89, 108, 235) - 89 red, 108 green, and 235 blue.

How to use #596CEB in CSS?

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

What colors go well with #596CEB?

#EBD85C (complementary), #5CB6EB (analogous), and #1B35DE (lighter shade) work well with #596CEB.