#5992E8 Color Information

Hex color code: #5992E8

The hex color #5992E8 is a bold blue with RGB values of (89, 146, 232) and HSL of (216°, 76%, 63%). It is frequently seen in web interfaces.

Try:
Color NameCornflower Blue
HEX
#5992E8
RGB
89, 146, 232
HSL
216°, 76%, 63%
CMYK
62%, 37%, 0%, 9%

Shades

CSS Usage
color: #5992E8;
background-color: #5992E8;
border-color: #5992E8;
box-shadow: 0 0 10px #5992E8;
border: 2px solid #5992E8;
Tailwind Usage
bg-[#5992E8]
text-[#5992E8]
border-[#5992E8]
shadow-[0_0_10px_5992E8]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #5992E8, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #5992E8; color: #000000; }

Badge

New Feature
.badge { background-color: #5992E8; 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 #5992E8; background-color: #5992E815; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #5992E820; border-left: 4px solid #5992E8; }

Link / Accent

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

a { color: #5992E8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5992E8 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

89, 146, 232

Red: 89 / Green: 146 / Blue: 232

HSL

216°, 76%, 63%

Hue: 216° / Saturation: 76% / Lightness: 63%

CMYK

62%, 37%, 0%, 9%

Cyan: 62% / Magenta: 37% / Yellow: 0% / Key: 9%

What color is #5992E8?

#5992E8 is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5992E8 to RGB:

rgb(89, 146, 232)HEX to RGB Converter →

HEX to HSL

Convert #5992E8 to HSL:

hsl(216, 76%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #5992E8 to CMYK:

cmyk(62%, 37%, 0%, 9%)Color Converter →

Color Meaning and Usage

A vivid blue tone, #5992E8 has RGB (89, 146, 232) and HSL (216°, 76%, 63%). 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 #5992E8 is #E8AF59, creating high-contrast pairings. For softer combinations, try analogous colors like #59DAE8.

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

Contrast with #5992E8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5992E8?

#5992E8 is a vivid blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #5992E8?

#5992E8 in RGB is (89, 146, 232) - 89 red, 146 green, and 232 blue.

How to use #5992E8 in CSS?

Use #5992E8 directly in your CSS properties like color or background-color.

What colors go well with #5992E8?

#E8AF59 (complementary), #59DAE8 (analogous), and #1D68D7 (lighter shade) work well with #5992E8.