@
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.

#57edea hex color - Blue - Cool color - Information

#57edea hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #57edea Color code in RGB color code model is created after adding 34.12% red color, 92.94% green color and 91.76% blue color. Hex #57edea Color code in CMYK color (process color) code model is generated after subtraction of 63% cyan, 0% magenta, 1% yellow and 7.06% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 57edea #57edea
RGB Decimal 87, 237, 234 rgb(87, 237, 234)
RGB Percent 34%, 93%, 92% rgb(34%, 93%, 92%)
CSS RGBa 87, 237, 234,1 rgba(87,237,234,1)
CMYK Model cmyk(63%,0%,1%,7.06%)
HSL Color Space 179,81% ,64% hsl(179,81% ,64%)
HSV Color Space 179°, 63%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010111 11101101 11101010
Octal 127 355 352
Decimal 87 237 234
Hex 57 ed ea

Different shades of #57edea color code.

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

Light Shade of #57edea
#85f2f0
Dark Shade of #57edea
#29e8e4
Saturated Shade of #57edea
#4ef6f3
Desaturated Shade of #57edea
#60e4e1
Grey scale Shade of #57edea
#a2a2a2
Brighten Shade
#70ffff
Most Readable Shade
#000000

Shades of #57edea color code

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

#57edea
#4dd2d0
#43b8b6
#3a9e9c
#308382
#266968
#1d4f4e
#133434
#091a1a
#000000

Similar Color like #57edea color

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

#58eeeb
#59efec
#5af0ed
#5bf1ee
#5cf2ef
#5df3f0
#5ef4f1
#5ff5f2
#60f6f3
#61f7f4
#62f8f5
#63f9f6
#64faf7
#65fbf8
#56ece9
#55ebe8
#54eae7
#53e9e6
#52e8e5
#51e7e4
#50e6e3
#4fe5e2
#4ee4e1
#4de3e0
#4ce2df
#4be1de
#4ae0dd
#49dfdc

Monochromatic Color with #57edea

#57edea
#091818
#194342
#286d6c
#389896
#47c2c0

Tints of #57edea Color

#57edea
#69efec
#7cf1ee
#8ff3f1
#a1f5f3
#b4f7f5
#c7f9f8
#d9fbfa
#ecfdfc
#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

#57edea
#ed575a

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

Split Complementary

#57edea
#ed57a5
#ed9f57

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

Analogous Color

#57edae
#57edcc
#57edea
#57d2ed
#57b4ed

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

#57edea
#ea57ed
#edea57

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

#57edea
#9f57ed
#ed575a
#a5ed57

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

#57edea
#ed575a
#ed9f57
#57a5ed

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 #57edea 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.

#57edea Color Code Preview on Black Background Color

This is how #57edea Color will look on black background color. Color contrast ratio is 14.71

#57edea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #57edea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #57edea

#57edea color code is use for CSS Background Color

Background color for the above div is #57edea

HTML with inline CSS

<div style="background-color:#57edea;"></div>

#57edea color code is use for CSS Border Color

CSS Border color for the above div is #57edea

HTML with inline CSS

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

CSS Border Left color for the above div is #57edea

HTML with inline CSS

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

CSS Border Right color for the above div is #57edea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #57edea

HTML with inline CSS

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

CSS Border Top color for the above div is #57edea

HTML with inline CSS

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

#57edea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#57edea Color code Preview on White Background

This is how #57edea Color code will look on white background color. Color contrast ratio is 1.43

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

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(87,237,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(237,87,90,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(87,237,234,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.