#5D93DA Color Information

Hex color code: #5D93DA

#5D93DA is a calming blue color. In RGB it is (93, 147, 218), and in HSL it is (214°, 63%, 61%). It is frequently seen in web interfaces.

Try:
Color NameCornflower Blue
HEX
#5D93DA
RGB
93, 147, 218
HSL
214°, 63%, 61%
CMYK
57%, 33%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #5D93DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

93, 147, 218

Red: 93 / Green: 147 / Blue: 218

HSL

214°, 63%, 61%

Hue: 214° / Saturation: 63% / Lightness: 61%

CMYK

57%, 33%, 0%, 15%

Cyan: 57% / Magenta: 33% / Yellow: 0% / Key: 15%

What color is #5D93DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5D93DA to RGB:

rgb(93, 147, 218)HEX to RGB Converter →

HEX to HSL

Convert #5D93DA to HSL:

hsl(214, 63%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #5D93DA to CMYK:

cmyk(57%, 33%, 0%, 15%)Color Converter →

Color Meaning and Usage

#5D93DA is a tranquil blue color with RGB values of 93, 147, 218 and HSL of 214°, 63%, 61%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5D93DA is #DAA45D, creating high-contrast pairings. For softer combinations, try analogous colors like #5DD2DA.

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

Contrast with #5D93DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5D93DA?

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

What is the RGB value of #5D93DA?

#5D93DA in RGB is (93, 147, 218) - 93 red, 147 green, and 218 blue.

How to use #5D93DA in CSS?

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

What colors go well with #5D93DA?

#DAA45D (complementary), #5DD2DA (analogous), and #2B6BBF (lighter shade) work well with #5D93DA.