crispedge.com

Color picker

Loading...

#94e8d5 hex color - Green - Cool color - Information

#94e8d5 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #94e8d5 Color code in RGB color code model is created after adding 58.04% red color, 90.98% green color and 83.53% blue color. Hex #94e8d5 Color code in CMYK color (process color) code model is generated after subtraction of 36% cyan, 0% magenta, 8% yellow and 9% black.

Hex #94e8d5 color code is between #99eedd web safe hex color code and #88ddcc web safe hex color code. #99eedd is the nearest web safe color code. You can see here many more shades of #94e8d5 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code94e8d5#94e8d5
RGB Decimal148, 232, 213rgb(148, 232, 213)
RGB Percent58%, 91%, 84%rgb(58%, 91%, 84%)
CSS RGBa148, 232, 213,1rgba(148,232,213,1)
CMYK Modelcmyk(36%,0%,8%,9%)
HSL Color Space166,65% ,75%hsl(166,65% ,75%)
HSV Color Space166°, 36%, 91%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101001110100011010101
Octal224350325
Decimal148232213
Hex94e8d5

Different shades of #94e8d5 color code.

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

Light Shade of #94e8d5
#bef1e5
Dark Shade of #94e8d5
#6adfc5
Saturated Shade of #94e8d5
#8deed9
Desaturated Shade of #94e8d5
#9ae1d1
Grey scale Shade of #94e8d5
#bebebe
Brighten Shade
#adffee
Most Readable Shade
#000000

Shades of #94e8d5 color code

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

#94e8d5
#83cebd
#73b4a5
#629a8e
#528076
#41675e
#314d47
#20332f
#101917
#000000

Similar Color like #94e8d5 color

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

#95e9d6
#96ead7
#97ebd8
#98ecd9
#99edda
#9aeedb
#9befdc
#9cf0dd
#9df1de
#9ef2df
#9ff3e0
#a0f4e1
#a1f5e2
#a2f6e3
#93e7d4
#92e6d3
#91e5d2
#90e4d1
#8fe3d0
#8ee2cf
#8de1ce
#8ce0cd
#8bdfcc
#8adecb
#89ddca
#88dcc9
#87dbc8
#86dac7

Monochromatic Color with #94e8d5

#94e8d5
#0c1312
#283e39
#436860
#5e9387
#79bdae

Tints of #94e8d5 Color

#94e8d5
#9fead9
#abedde
#b7efe3
#c3f2e7
#cff4ec
#dbf7f1
#e7f9f5
#f3fcfa
#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

#94e8d5
#e894a7

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

Split Complementary

#94e8d5
#e894d1
#e8ab94

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

Analogous Color

#94e8b3
#94e8c4
#94e8d5
#94e8e6
#94d9e8

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

#94e8d5
#d594e8
#e8d594

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

#94e8d5
#ab94e8
#e894a7
#d1e894

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

#94e8d5
#e894a7
#e8ab94
#94d1e8

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 #94e8d5 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.

#94e8d5 Color Code Preview on Black Background Color

This is how #94e8d5 Color will look on black background color. Color contrast ratio is 14.76

#94e8d5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #94e8d5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #94e8d5

#94e8d5 color code is use for CSS Background Color

Background color for the above div is #94e8d5

HTML with inline CSS

<div style="background-color:#94e8d5;"></div>

#94e8d5 color code is use for CSS Border Color

CSS Border color for the above div is #94e8d5

HTML with inline CSS

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

CSS Border Left color for the above div is #94e8d5

HTML with inline CSS

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

CSS Border Right color for the above div is #94e8d5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #94e8d5

HTML with inline CSS

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

CSS Border Top color for the above div is #94e8d5

HTML with inline CSS

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

#94e8d5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#94e8d5 Color code Preview on White Background

This is how #94e8d5 Color code will look on white background color. Color contrast ratio is 1.42

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

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(148,232,213,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(232,148,167,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(148,232,213,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.