#595EEE Color Information

Hex color code: #595EEE

#595EEE is a dynamic blue color. In RGB it is (89, 94, 238), and in HSL it is (238°, 81%, 64%). It is typically applied in digital products.

Try:
Color NameRoyal Blue
HEX
#595EEE
RGB
89, 94, 238
HSL
238°, 81%, 64%
CMYK
63%, 61%, 0%, 7%

Shades

CSS Usage
color: #595EEE;
background-color: #595EEE;
border-color: #595EEE;
box-shadow: 0 0 10px #595EEE;
border: 2px solid #595EEE;
Tailwind Usage
bg-[#595EEE]
text-[#595EEE]
border-[#595EEE]
shadow-[0_0_10px_595EEE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #595EEE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #595EEE; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #595EEE; 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 #595EEE; background-color: #595EEE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #595EEE20; border-left: 4px solid #595EEE; }

Link / Accent

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

a { color: #595EEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #595EEE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

89, 94, 238

Red: 89 / Green: 94 / Blue: 238

HSL

238°, 81%, 64%

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

CMYK

63%, 61%, 0%, 7%

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

What color is #595EEE?

#595EEE is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #595EEE to RGB:

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

HEX to HSL

Convert #595EEE to HSL:

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

HEX to CMYK

Convert #595EEE to CMYK:

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

Color Meaning and Usage

A vivid blue tone, #595EEE has RGB (89, 94, 238) and HSL (238°, 81%, 64%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #595EEE is #EEE959, creating high-contrast pairings. For softer combinations, try analogous colors like #59A8EE.

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

Contrast with #595EEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #595EEE?

#595EEE is a vivid blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #595EEE?

#595EEE in RGB is (89, 94, 238) - 89 red, 94 green, and 238 blue.

How to use #595EEE in CSS?

Use #595EEE directly in your CSS properties like color or background-color.

What colors go well with #595EEE?

#EEE959 (complementary), #59A8EE (analogous), and #181EE2 (lighter shade) work well with #595EEE.