Skip to main content Skip to docs navigation

#5edef8 hex color | Download Dark Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Heisenberg Blue and its hex is #70D4FB Nearest Color Name

Color Hue/Base color: Blue

Hex #5edef8 Color code in RGB color code model is created after adding 36.86% red color, 87.06% green color and 97.25% blue color. Hex #5edef8 Color code in CMYK color (process color) code model is generated after subtraction of 62% cyan, 10% magenta, 0% yellow and 2.75% black.

Hex #5edef8 color code is between #66ddff web safe hex color code and #55eeee web safe hex color code. #66ddff is the nearest web safe color code. You can see here many more shades of #5edef8 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 5edef8 #5edef8
RGB Decimal 94, 222, 248 94, 222, 248
RGB Percent 37%, 87%, 97% rgb(37%, 87%, 97%)
CSS RGBa 94, 222, 248,1 rgba(94,222,248,1)
CMYK Model cmyk(62%,10%,0%,2.75%)
HSL Color Space 190,92% ,67% hsl(190,92% ,67%)
HSV Color Space 190°, 62%, 97%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01011110 11011110 11111000
Octal 136 336 370
Decimal 94 222 248
Hex 5e de f8

Different shades of #5edef8 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #5edef8
#0898b5
Darker of #5edef8
#0ac1e6
Dark of #5edef8
#2dd4f6
Base of #5edef8
#5edef8
Light of #5edef8
#8fe8fa
Lighter
#c0f2fc
Lightest
#f1fcfe

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#5edef8
#f8785e

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#5edef8
#f85e91
#f8c55e

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#5ef8b8
#5ef8d2
#5edef8
#5eabf8
#5e6bf8

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#5edef8
#def85e
#f85ede

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#5edef8
#f85ede
#f8785e
#5ef878

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#5edef8
#c55ef8
#f8785e
#91f85e

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #5edef8

#066f84
#0898b5
#0ac1e6
#2dd4f6
#5edef8
#8fe8fa
#c0f2fc
#f1fcfe
#ffffff

Tints of #5edef8 Color

#5edef8
#6fe1f8
#81e5f9
#93e9fa
#a5ecfb
#b7f0fb
#c9f4fc
#dbf7fd
#edfbfe
#ffffff

Shades of #5edef8 color code

Generate more color scales with scales (color stack) generator.

#5edef8
#53c5dc
#49acc0
#3e94a5
#347b89
#29626e
#1f4a52
#143137
#0a181b
#000000

Tones

#5edef8
#6fd3e7
#80c8d6
#90bdc6
#a1b1b5

Tones

Similar Color like #5edef8 color

Find visually similar hex color codes nearing to #5edef8 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#5fdff9
#60e0fa
#61e1fb
#62e2fc
#63e3fd
#64e4fe
#65e5ff
#66e6ff
#67e7ff
#68e8ff
#69e9ff
#6aeaff
#6bebff
#6cecff
#5dddf7
#5cdcf6
#5bdbf5
#5adaf4
#59d9f3
#58d8f2
#57d7f1
#56d6f0
#55d5ef
#54d4ee
#53d3ed
#52d2ec
#51d1eb
#50d0ea

Download this Dark Blue

Hex #5edef8 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#5edef8 Color Code Preview on Black Background Color

This is how #5edef8 Color will look on black background color. Color contrast ratio is 13.28

#5edef8 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#5edef8">Your Example Paragraph content text in with font color #5edef8 </p>

Your Example Paragraph content text in with font color #5edef8

HTML with inline CSS

<div style="color:#5edef8">Your Paragraph text in with font color #5edef8 </div>

Your Example Paragraph content text in with font color #5edef8

#5edef8 color code is use for CSS Background Color

Background color for the above div is #5edef8

HTML with inline CSS

<div style="background-color:#5edef8;"></div>

#5edef8 color code is use for CSS Border Color

CSS Border color for the above div is #5edef8

HTML with inline CSS

<div style="border:5px solid #5edef8;"></div>

CSS Border Left color for the above div is #5edef8

HTML with inline CSS

<div style="border-left:5px solid #5edef8;"></div>

CSS Border Right color for the above div is #5edef8

HTML with inline CSS

<div style="border-right:5px solid #5edef8;"></div>

CSS Border Bottom color for the above div is #5edef8

HTML with inline CSS

<div style="border-bottom:5px solid #5edef8;"></div>

CSS Border Top color for the above div is #5edef8

HTML with inline CSS

<div style="border-top:5px solid #5edef8;"></div>

#5edef8 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#5edef8; } .examplecolorclass {color:#5edef8; } .examplebordercolor {border:3px solid #5edef8; }

#5edef8 Color code Preview on White Background

This is how #5edef8 Color code will look on white background color. Color contrast ratio is 1.58

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #5edef8; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #5edef8; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(94,222,248,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(248,120,94,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(94,222,248,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }