crispedge.com

Color picker

Loading...

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

#55eddf hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #55eddf Color code in RGB color code model is created after adding 33.33% red color, 92.94% green color and 87.45% blue color. Hex #55eddf Color code in CMYK color (process color) code model is generated after subtraction of 64% cyan, 0% magenta, 6% yellow and 7% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code55eddf#55eddf
RGB Decimal85, 237, 223rgb(85, 237, 223)
RGB Percent33%, 93%, 87%rgb(33%, 93%, 87%)
CSS RGBa85, 237, 223,1rgba(85,237,223,1)
CMYK Modelcmyk(64%,0%,6%,7%)
HSL Color Space174,81% ,63%hsl(174,81% ,63%)
HSV Color Space174°, 64%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010101011110110111011111
Octal125355337
Decimal85237223
Hex55eddf

Different shades of #55eddf color code.

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

Light Shade of #55eddf
#83f2e8
Dark Shade of #55eddf
#27e8d6
Saturated Shade of #55eddf
#4cf6e7
Desaturated Shade of #55eddf
#5ee4d7
Grey scale Shade of #55eddf
#a1a1a1
Brighten Shade
#6efff8
Most Readable Shade
#000000

Shades of #55eddf color code

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

#55eddf
#4bd2c6
#42b8ad
#389e94
#2f837b
#256963
#1c4f4a
#123431
#091a18
#000000

Similar Color like #55eddf color

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

#56eee0
#57efe1
#58f0e2
#59f1e3
#5af2e4
#5bf3e5
#5cf4e6
#5df5e7
#5ef6e8
#5ff7e9
#60f8ea
#61f9eb
#62faec
#63fbed
#54ecde
#53ebdd
#52eadc
#51e9db
#50e8da
#4fe7d9
#4ee6d8
#4de5d7
#4ce4d6
#4be3d5
#4ae2d4
#49e1d3
#48e0d2
#47dfd1

Monochromatic Color with #55eddf

#55eddf
#091817
#18433f
#276d67
#37988f
#46c2b7

Tints of #55eddf Color

#55eddf
#67efe2
#7af1e6
#8df3e9
#a0f5ed
#b3f7f0
#c6f9f4
#d9fbf7
#ecfdfb
#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

#55eddf
#ed5563

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

Split Complementary

#55eddf
#ed55af
#ed9355

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

Analogous Color

#55eda2
#55edc1
#55eddf
#55dded
#55beed

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

#55eddf
#df55ed
#eddf55

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

#55eddf
#9355ed
#ed5563
#afed55

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

#55eddf
#ed5563
#ed9355
#55afed

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 #55eddf 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.

#55eddf Color Code Preview on Black Background Color

This is how #55eddf Color will look on black background color. Color contrast ratio is 14.57

#55eddf in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#55eddf color code is use for CSS Background Color

Background color for the above div is #55eddf

HTML with inline CSS

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

#55eddf color code is use for CSS Border Color

CSS Border color for the above div is #55eddf

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#55eddf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#55eddf Color code Preview on White Background

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

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,237,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(237,85,99,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(85,237,223,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.