Skip to main content Skip to docs navigation

#90eddd hex color - Blue - Cool color - Information

On this page
@
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.

Color Hue/Base color: Blue

Hex #90eddd Color code in RGB color code model is created after adding 56.47% red color, 92.94% green color and 86.67% blue color. Hex #90eddd Color code in CMYK color (process color) code model is generated after subtraction of 39% cyan, 0% magenta, 7% yellow and 7.06% black.

Hex #90eddd color code is between #88eecc web safe hex color code and #99ddee web safe hex color code. #88eecc is the nearest web safe color code. You can see here many more shades of #90eddd color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code 90eddd #90eddd
RGB Decimal 144, 237, 221 rgb(144, 237, 221)
RGB Percent 56%, 93%, 87% rgb(56%, 93%, 87%)
CSS RGBa 144, 237, 221,1 rgba(144,237,221,1)
CMYK Model cmyk(39%,0%,7%,7.06%)
HSL Color Space 170,72% ,75% hsl(170,72% ,75%)
HSV Color Space 170°, 39%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10010000 11101101 11011101
Octal 220 355 335
Decimal 144 237 221
Hex 90 ed dd

Different shades of #90eddd color code.

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

Light Shade of #90eddd
#bcf4ea
Dark Shade of #90eddd
#64e6d0
Saturated Shade of #90eddd
#8af3e1
Desaturated Shade of #90eddd
#96e7d9
Grey scale Shade of #90eddd
#bebebe
Brighten Shade
#a9fff6
Most Readable Shade
#000000

Shades of #90eddd color code

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

#90eddd
#80d2c4
#70b8ab
#609e93
#50837a
#406962
#304f49
#203431
#101a18
#000000

Similar Color like #90eddd color

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

#91eede
#92efdf
#93f0e0
#94f1e1
#95f2e2
#96f3e3
#97f4e4
#98f5e5
#99f6e6
#9af7e7
#9bf8e8
#9cf9e9
#9dfaea
#9efbeb
#8fecdc
#8eebdb
#8deada
#8ce9d9
#8be8d8
#8ae7d7
#89e6d6
#88e5d5
#87e4d4
#86e3d3
#85e2d2
#84e1d1
#83e0d0
#82dfcf

Monochromatic Color with #90eddd

#90eddd
#0f1817
#29433e
#436d66
#5c988e
#76c2b5

Tints of #90eddd Color

#90eddd
#9cefe0
#a8f1e4
#b5f3e8
#c1f5ec
#cdf7ef
#daf9f3
#e6fbf7
#f2fdfb
#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

#90eddd
#ed90a0

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

Split Complementary

#90eddd
#ed90ce
#edaf90

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

Analogous Color

#90edb8
#90edca
#90eddd
#90eaed
#90d8ed

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

#90eddd
#dd90ed
#eddd90

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

#90eddd
#ae90ed
#ed90a0
#ceed90

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

#90eddd
#ed90a0
#edaf90
#90ceed

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 #90eddd 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.

#90eddd Color Code Preview on Black Background Color

This is how #90eddd Color will look on black background color. Color contrast ratio is 15.34

#90eddd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #90eddd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #90eddd

#90eddd color code is use for CSS Background Color

Background color for the above div is #90eddd

HTML with inline CSS

<div style="background-color:#90eddd;"></div>

#90eddd color code is use for CSS Border Color

CSS Border color for the above div is #90eddd

HTML with inline CSS

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

CSS Border Left color for the above div is #90eddd

HTML with inline CSS

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

CSS Border Right color for the above div is #90eddd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #90eddd

HTML with inline CSS

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

CSS Border Top color for the above div is #90eddd

HTML with inline CSS

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

#90eddd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#90eddd Color code Preview on White Background

This is how #90eddd Color code will look on white background color. Color contrast ratio is 1.37

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

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(144,237,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(237,144,160,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(144,237,221,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.