#5DBADF Color Information

Hex color code: #5DBADF

A calming blue shade, #5DBADF appears as (93, 186, 223) in RGB and (197°, 67%, 62%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Turquoise
HEX
#5DBADF
RGB
93, 186, 223
HSL
197°, 67%, 62%
CMYK
58%, 17%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #5DBADF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

93, 186, 223

Red: 93 / Green: 186 / Blue: 223

HSL

197°, 67%, 62%

Hue: 197° / Saturation: 67% / Lightness: 62%

CMYK

58%, 17%, 0%, 13%

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

What color is #5DBADF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5DBADF to RGB:

rgb(93, 186, 223)HEX to RGB Converter →

HEX to HSL

Convert #5DBADF to HSL:

hsl(197, 67%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #5DBADF to CMYK:

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

Color Meaning and Usage

A cool blue tone, #5DBADF has RGB (93, 186, 223) and HSL (197°, 67%, 62%). 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 #5DBADF is #DF825D, creating high-contrast pairings. For softer combinations, try analogous colors like #5DDFC3.

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

Contrast with #5DBADF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5DBADF?

#5DBADF is a cool blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #5DBADF?

#5DBADF in RGB is (93, 186, 223) - 93 red, 186 green, and 223 blue.

How to use #5DBADF in CSS?

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

What colors go well with #5DBADF?

#DF825D (complementary), #5DDFC3 (analogous), and #289BC8 (lighter shade) work well with #5DBADF.