#5DB4EA Color Information

Hex color code: #5DB4EA

A striking blue shade, #5DB4EA appears as (93, 180, 234) in RGB and (203°, 77%, 64%) in HSL. It is often used for branding and logos.

Try:
Color NameCornflower Blue
HEX
#5DB4EA
RGB
93, 180, 234
HSL
203°, 77%, 64%
CMYK
60%, 23%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #5DB4EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

93, 180, 234

Red: 93 / Green: 180 / Blue: 234

HSL

203°, 77%, 64%

Hue: 203° / Saturation: 77% / Lightness: 64%

CMYK

60%, 23%, 0%, 8%

Cyan: 60% / Magenta: 23% / Yellow: 0% / Key: 8%

What color is #5DB4EA?

#5DB4EA is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5DB4EA to RGB:

rgb(93, 180, 234)HEX to RGB Converter →

HEX to HSL

Convert #5DB4EA to HSL:

hsl(203, 77%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #5DB4EA to CMYK:

cmyk(60%, 23%, 0%, 8%)Color Converter →

Color Meaning and Usage

A eye-catching blue tone, #5DB4EA has RGB (93, 180, 234) and HSL (203°, 77%, 64%). Known for evoking trust and professionalism, this cyan-blue hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5DB4EA is #EA935D, creating high-contrast pairings. For softer combinations, try analogous colors like #5DEAD9.

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

Contrast with #5DB4EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5DB4EA?

#5DB4EA is a eye-catching blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #5DB4EA?

#5DB4EA in RGB is (93, 180, 234) - 93 red, 180 green, and 234 blue.

How to use #5DB4EA in CSS?

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

What colors go well with #5DB4EA?

#EA935D (complementary), #5DEAD9 (analogous), and #1D93DD (lighter shade) work well with #5DB4EA.