#5E9ADE Color Information

Hex color code: #5E9ADE

The hex color #5E9ADE is a peaceful blue with RGB values of (94, 154, 222) and HSL of (212°, 66%, 62%). It is widely used in graphic design.

Try:
Color NameCornflower Blue
HEX
#5E9ADE
RGB
94, 154, 222
HSL
212°, 66%, 62%
CMYK
58%, 31%, 0%, 13%

Shades

CSS Usage
color: #5E9ADE;
background-color: #5E9ADE;
border-color: #5E9ADE;
box-shadow: 0 0 10px #5E9ADE;
border: 2px solid #5E9ADE;
Tailwind Usage
bg-[#5E9ADE]
text-[#5E9ADE]
border-[#5E9ADE]
shadow-[0_0_10px_5E9ADE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #5E9ADE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #5E9ADE; color: #000000; }

Badge

New Feature
.badge { background-color: #5E9ADE; 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 #5E9ADE; background-color: #5E9ADE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #5E9ADE20; border-left: 4px solid #5E9ADE; }

Link / Accent

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

a { color: #5E9ADE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5E9ADE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

94, 154, 222

Red: 94 / Green: 154 / Blue: 222

HSL

212°, 66%, 62%

Hue: 212° / Saturation: 66% / Lightness: 62%

CMYK

58%, 31%, 0%, 13%

Cyan: 58% / Magenta: 31% / Yellow: 0% / Key: 13%

What color is #5E9ADE?

#5E9ADE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5E9ADE to RGB:

rgb(94, 154, 222)HEX to RGB Converter →

HEX to HSL

Convert #5E9ADE to HSL:

hsl(212, 66%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #5E9ADE to CMYK:

cmyk(58%, 31%, 0%, 13%)Color Converter →

Color Meaning and Usage

A serene blue tone, #5E9ADE has RGB (94, 154, 222) and HSL (212°, 66%, 62%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5E9ADE is #DEA25E, creating high-contrast pairings. For softer combinations, try analogous colors like #5EDADE.

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

Contrast with #5E9ADE

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

Contrast Ratio: 7.15:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5E9ADE?

#5E9ADE is a serene blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #5E9ADE?

#5E9ADE in RGB is (94, 154, 222) - 94 red, 154 green, and 222 blue.

How to use #5E9ADE in CSS?

Use #5E9ADE directly in your CSS properties like color or background-color.

What colors go well with #5E9ADE?

#DEA25E (complementary), #5EDADE (analogous), and #2973C7 (lighter shade) work well with #5E9ADE.