crispedge.com

Color picker

Loading...

#68e4da hex color - Blue - Cool color - Information

#68e4da hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #68e4da Color code in RGB color code model is created after adding 40.78% red color, 89.41% green color and 85.49% blue color. Hex #68e4da Color code in CMYK color (process color) code model is generated after subtraction of 54% cyan, 0% magenta, 4% yellow and 11% black.

Hex #68e4da color code is between #66dddd web safe hex color code and #77eecc web safe hex color code. #66dddd is the nearest web safe color code. You can see here many more shades of #68e4da color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code68e4da#68e4da
RGB Decimal104, 228, 218rgb(104, 228, 218)
RGB Percent41%, 89%, 85%rgb(41%, 89%, 85%)
CSS RGBa104, 228, 218,1rgba(104,228,218,1)
CMYK Modelcmyk(54%,0%,4%,11%)
HSL Color Space175,70% ,65%hsl(175,70% ,65%)
HSV Color Space175°, 54%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011010001110010011011010
Octal150344332
Decimal104228218
Hex68e4da

Different shades of #68e4da color code.

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

Light Shade of #68e4da
#93ece5
Dark Shade of #68e4da
#3ddccf
Saturated Shade of #68e4da
#5fede1
Desaturated Shade of #68e4da
#71dbd3
Grey scale Shade of #68e4da
#a6a6a6
Brighten Shade
#81fdf3
Most Readable Shade
#000000

Shades of #68e4da color code

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

#68e4da
#5ccac1
#50b1a9
#459891
#397e79
#2e6560
#224c48
#173230
#0b1918
#000000

Similar Color like #68e4da color

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

#69e5db
#6ae6dc
#6be7dd
#6ce8de
#6de9df
#6eeae0
#6febe1
#70ece2
#71ede3
#72eee4
#73efe5
#74f0e6
#75f1e7
#76f2e8
#67e3d9
#66e2d8
#65e1d7
#64e0d6
#63dfd5
#62ded4
#61ddd3
#60dcd2
#5fdbd1
#5edad0
#5dd9cf
#5cd8ce
#5bd7cd
#5ad6cc

Monochromatic Color with #68e4da

#68e4da
#070f0f
#1a3a37
#2e6460
#418f89
#55b9b1

Tints of #68e4da Color

#68e4da
#78e7de
#89eae2
#9aede6
#abf0ea
#bbf3ee
#ccf6f2
#ddf9f6
#eefcfa
#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

#68e4da
#e46872

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

Split Complementary

#68e4da
#e468b0
#e49c68

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

Analogous Color

#68e4a8
#68e4c1
#68e4da
#68d5e4
#68bce4

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

#68e4da
#da68e4
#e4da68

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

#68e4da
#9c68e4
#e46872
#b0e468

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

#68e4da
#e46872
#e49c68
#68b0e4

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 #68e4da 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.

#68e4da Color Code Preview on Black Background Color

This is how #68e4da Color will look on black background color. Color contrast ratio is 13.70

#68e4da in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #68e4da

HTML with inline CSS

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

Your Example Paragraph content text in with font color #68e4da

#68e4da color code is use for CSS Background Color

Background color for the above div is #68e4da

HTML with inline CSS

<div style="background-color:#68e4da;"></div>

#68e4da color code is use for CSS Border Color

CSS Border color for the above div is #68e4da

HTML with inline CSS

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

CSS Border Left color for the above div is #68e4da

HTML with inline CSS

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

CSS Border Right color for the above div is #68e4da

HTML with inline CSS

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

CSS Border Bottom color for the above div is #68e4da

HTML with inline CSS

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

CSS Border Top color for the above div is #68e4da

HTML with inline CSS

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

#68e4da hex Color code used as CSS color Codes

Example CSS Class for usage

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

#68e4da Color code Preview on White Background

This is how #68e4da Color code will look on white background color. Color contrast ratio is 1.53

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

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(104,228,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(228,104,114,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(104,228,218,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.