#5E7ADE Color Information

Hex color code: #5E7ADE

A serene blue shade, #5E7ADE appears as (94, 122, 222) in RGB and (227°, 66%, 62%) in HSL. It is often used for branding and logos.

Try:
Color NameCornflower Blue
HEX
#5E7ADE
RGB
94, 122, 222
HSL
227°, 66%, 62%
CMYK
58%, 45%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #5E7ADE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

94, 122, 222

Red: 94 / Green: 122 / Blue: 222

HSL

227°, 66%, 62%

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

CMYK

58%, 45%, 0%, 13%

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

What color is #5E7ADE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5E7ADE to RGB:

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

HEX to HSL

Convert #5E7ADE to HSL:

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

HEX to CMYK

Convert #5E7ADE to CMYK:

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

Color Meaning and Usage

A tranquil blue tone, #5E7ADE has RGB (94, 122, 222) and HSL (227°, 66%, 62%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5E7ADE is #DEC25E, creating high-contrast pairings. For softer combinations, try analogous colors like #5EBADE.

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

Contrast with #5E7ADE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5E7ADE?

#5E7ADE is a tranquil blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #5E7ADE?

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

How to use #5E7ADE in CSS?

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

What colors go well with #5E7ADE?

#DEC25E (complementary), #5EBADE (analogous), and #294BC7 (lighter shade) work well with #5E7ADE.