crispedge.com

Color picker

Loading...

#5ef1d9 hex color - Blue - Cool color - Information

#5ef1d9 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #5ef1d9 Color code in RGB color code model is created after adding 36.86% red color, 94.51% green color and 85.1% blue color. Hex #5ef1d9 Color code in CMYK color (process color) code model is generated after subtraction of 61% cyan, 0% magenta, 10% yellow and 5% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code5ef1d9#5ef1d9
RGB Decimal94, 241, 217rgb(94, 241, 217)
RGB Percent37%, 95%, 85%rgb(37%, 95%, 85%)
CSS RGBa94, 241, 217,1rgba(94,241,217,1)
CMYK Modelcmyk(61%,0%,10%,5%)
HSL Color Space170,84% ,66%hsl(170,84% ,66%)
HSV Color Space170°, 61%, 95%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010111101111000111011001
Octal136361331
Decimal94241217
Hex5ef1d9

Different shades of #5ef1d9 color code.

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

Light Shade of #5ef1d9
#8df5e4
Dark Shade of #5ef1d9
#2fedce
Saturated Shade of #5ef1d9
#55fadf
Desaturated Shade of #5ef1d9
#67e8d3
Grey scale Shade of #5ef1d9
#a7a7a7
Brighten Shade
#77fff2
Most Readable Shade
#000000

Shades of #5ef1d9 color code

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

#5ef1d9
#53d6c0
#49bba8
#3ea090
#348578
#296b60
#1f5048
#143530
#0a1a18
#000000

Similar Color like #5ef1d9 color

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

#5ff2da
#60f3db
#61f4dc
#62f5dd
#63f6de
#64f7df
#65f8e0
#66f9e1
#67fae2
#68fbe3
#69fce4
#6afde5
#6bfee6
#6cffe7
#5df0d8
#5cefd7
#5beed6
#5aedd5
#59ecd4
#58ebd3
#57ead2
#56e9d1
#55e8d0
#54e7cf
#53e6ce
#52e5cd
#51e4cc
#50e3cb

Monochromatic Color with #5ef1d9

#5ef1d9
#0b1c1a
#1c4740
#2c7166
#3d9c8c
#4dc6b3

Tints of #5ef1d9 Color

#5ef1d9
#6ff2dd
#81f4e1
#93f5e5
#a5f7e9
#b7f8ee
#c9faf2
#dbfbf6
#edfdfa
#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

#5ef1d9
#f15e76

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

Split Complementary

#5ef1d9
#f15ebf
#f1905e

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

Analogous Color

#5ef19e
#5ef1bc
#5ef1d9
#5eecf1
#5ecef1

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

#5ef1d9
#d95ef1
#f1d95e

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

#5ef1d9
#8f5ef1
#f15e76
#bff15e

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

#5ef1d9
#f15e76
#f1905e
#5ebff1

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 #5ef1d9 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.

#5ef1d9 Color Code Preview on Black Background Color

This is how #5ef1d9 Color will look on black background color. Color contrast ratio is 15.06

#5ef1d9 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#5ef1d9 color code is use for CSS Background Color

Background color for the above div is #5ef1d9

HTML with inline CSS

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

#5ef1d9 color code is use for CSS Border Color

CSS Border color for the above div is #5ef1d9

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#5ef1d9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5ef1d9 Color code Preview on White Background

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

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.