crispedge.com

Color picker

Loading...

#55e9dd hex color - Blue - Cool color - Information

#55e9dd hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #55e9dd Color code in RGB color code model is created after adding 33.33% red color, 91.37% green color and 86.67% blue color. Hex #55e9dd Color code in CMYK color (process color) code model is generated after subtraction of 64% cyan, 0% magenta, 5% yellow and 9% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code55e9dd#55e9dd
RGB Decimal85, 233, 221rgb(85, 233, 221)
RGB Percent33%, 91%, 87%rgb(33%, 91%, 87%)
CSS RGBa85, 233, 221,1rgba(85,233,221,1)
CMYK Modelcmyk(64%,0%,5%,9%)
HSL Color Space175,77% ,62%hsl(175,77% ,62%)
HSV Color Space175°, 64%, 91%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010101011110100111011101
Octal125351335
Decimal85233221
Hex55e9dd

Different shades of #55e9dd color code.

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

Light Shade of #55e9dd
#82efe6
Dark Shade of #55e9dd
#28e3d4
Saturated Shade of #55e9dd
#4bf3e5
Desaturated Shade of #55e9dd
#5fdfd5
Grey scale Shade of #55e9dd
#9f9f9f
Brighten Shade
#6efff6
Most Readable Shade
#000000

Shades of #55e9dd color code

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

#55e9dd
#4bcfc4
#42b5ab
#389b93
#2f817a
#256762
#1c4d49
#123331
#091918
#000000

Similar Color like #55e9dd color

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

#56eade
#57ebdf
#58ece0
#59ede1
#5aeee2
#5befe3
#5cf0e4
#5df1e5
#5ef2e6
#5ff3e7
#60f4e8
#61f5e9
#62f6ea
#63f7eb
#54e8dc
#53e7db
#52e6da
#51e5d9
#50e4d8
#4fe3d7
#4ee2d6
#4de1d5
#4ce0d4
#4bdfd3
#4aded2
#49ddd1
#48dcd0
#47dbcf

Monochromatic Color with #55e9dd

#55e9dd
#071413
#173f3c
#266964
#36948c
#46beb5

Tints of #55e9dd Color

#55e9dd
#67ebe0
#7aede4
#8df0e8
#a0f2ec
#b3f5ef
#c6f7f3
#d9faf7
#ecfcfb
#ffffff

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

#55e9dd
#e95561

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

Split Complementary

#55e9dd
#e955ab
#e99355

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

Analogous Color

#55e9a2
#55e9bf
#55e9dd
#55d7e9
#55bae9

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

#55e9dd
#dd55e9
#e9dd55

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

#55e9dd
#9355e9
#e95561
#abe955

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

Double Complementary Color

#55e9dd
#e95561
#e99355
#55abe9

Double Complementary 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).

Hex #55e9dd 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.

#55e9dd Color Code Preview on Black Background Color

This is how #55e9dd Color will look on black background color. Color contrast ratio is 14.09

#55e9dd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #55e9dd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #55e9dd

#55e9dd color code is use for CSS Background Color

Background color for the above div is #55e9dd

HTML with inline CSS

<div style="background-color:#55e9dd;"></div>

#55e9dd color code is use for CSS Border Color

CSS Border color for the above div is #55e9dd

HTML with inline CSS

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

CSS Border Left color for the above div is #55e9dd

HTML with inline CSS

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

CSS Border Right color for the above div is #55e9dd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #55e9dd

HTML with inline CSS

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

CSS Border Top color for the above div is #55e9dd

HTML with inline CSS

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

#55e9dd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#55e9dd Color code Preview on White Background

This is how #55e9dd Color code will look on white background color. Color contrast ratio is 1.49

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(85,233,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(233,85,97,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(85,233,221,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.