Skip to main content Skip to docs navigation

#5eeddd 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 Poseidon Jr. and its hex is #66EEEE Nearest Color Name

Color Hue/Base color: Blue

Hex #5eeddd Color code in RGB color code model is created after adding 36.86% red color, 92.94% green color and 86.67% blue color. Hex #5eeddd Color code in CMYK color (process color) code model is generated after subtraction of 60% cyan, 0% magenta, 7% yellow and 7.06% black.

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

RGB Chart

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

Color Table

Hex Color Code 5eeddd #5eeddd
RGB Decimal 94, 237, 221 94, 237, 221
RGB Percent 37%, 93%, 87% rgb(37%, 93%, 87%)
CSS RGBa 94, 237, 221,1 rgba(94,237,221,1)
CMYK Model cmyk(60%,0%,7%,7.06%)
HSL Color Space 173,80% ,65% hsl(173,80% ,65%)
HSV Color Space 173°, 60%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01011110 11101101 11011101
Octal 136 355 335
Decimal 94 237 221
Hex 5e ed dd

Different shades of #5eeddd color code.

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

Darkest of #5eeddd
#12a090
Darker of #5eeddd
#17ceba
Dark of #5eeddd
#30e8d3
Base of #5eeddd
#5eeddd
Light of #5eeddd
#8cf2e7
Lighter
#baf7f0
Lightest
#e8fcfa

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

#5eeddd
#ed5e6e

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

Split Complementary

#5eeddd
#ed5eb5
#ed965e

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

Analogous Color

#5eed8a
#5eeda1
#5eeddd
#5ecded
#5e92ed

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

#5eeddd
#eddd5e
#dd5eed

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

#5eeddd
#dd5eed
#ed5e6e
#6eed5e

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

#5eeddd
#965eed
#ed5e6e
#b5ed5e

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 #5eeddd

#0d7267
#12a090
#17ceba
#30e8d3
#5eeddd
#8cf2e7
#baf7f0
#e8fcfa
#ffffff

Tints of #5eeddd Color

#5eeddd
#6fefe0
#81f1e4
#93f3e8
#a5f5ec
#b7f7ef
#c9f9f3
#dbfbf7
#edfdfb
#ffffff

Shades of #5eeddd color code

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

#5eeddd
#53d2c4
#49b8ab
#3e9e93
#34837a
#296962
#1f4f49
#143431
#0a1a18
#000000

Tones

#5eeddd
#70dbcf
#82c9c1
#94b7b3
#a5a5a5

Tones

Similar Color like #5eeddd color

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

#5feede
#60efdf
#61f0e0
#62f1e1
#63f2e2
#64f3e3
#65f4e4
#66f5e5
#67f6e6
#68f7e7
#69f8e8
#6af9e9
#6bfaea
#6cfbeb
#5decdc
#5cebdb
#5beada
#5ae9d9
#59e8d8
#58e7d7
#57e6d6
#56e5d5
#55e4d4
#54e3d3
#53e2d2
#52e1d1
#51e0d0
#50dfcf

Download this Dark Blue

Hex #5eeddd 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.

#5eeddd Color Code Preview on Black Background Color

This is how #5eeddd Color will look on black background color. Color contrast ratio is 14.63

#5eeddd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#5eeddd color code is use for CSS Background Color

Background color for the above div is #5eeddd

HTML with inline CSS

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

#5eeddd color code is use for CSS Border Color

CSS Border color for the above div is #5eeddd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#5eeddd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5eeddd Color code Preview on White Background

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

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 #5eeddd; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #5eeddd; }

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,237,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(237,94,110,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(94,237,221,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }