Skip to main content Skip to docs navigation

#90aaee hex color | Download Light Blue BG image | Information

Color Picker

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

Woow we have a nearby visually matching color name available. It's name is Cold Lips and its hex is #9BA0EF Nearest Color Name

Color Hue/Base color: Blue

Hex #90aaee Color code in RGB color code model is created after adding 56.47% red color, 66.67% green color and 93.33% blue color. Hex #90aaee Color code in CMYK color (process color) code model is generated after subtraction of 39% cyan, 29% magenta, 0% yellow and 6.67% black.

Hex #90aaee color code is between #8899dd web safe hex color code and #99bbff web safe hex color code. #8899dd is the nearest web safe color code. You can see here many more shades of #90aaee color code.

RGB Chart

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

Color Table

Hex Color Code 90aaee #90aaee
RGB Decimal 144, 170, 238 144, 170, 238
RGB Percent 56%, 67%, 93% rgb(56%, 67%, 93%)
CSS RGBa 144, 170, 238,1 rgba(144,170,238,1)
CMYK Model cmyk(39%,29%,0%,6.67%)
HSL Color Space 223,73% ,75% hsl(223,73% ,75%)
HSV Color Space 223°, 39%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10010000 10101010 11101110
Octal 220 252 356
Decimal 144 170 238
Hex 90 aa ee

Different shades of #90aaee color code.

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

Darkest of #90aaee
#1e4dc7
Darker of #90aaee
#3866e0
Dark of #90aaee
#6488e7
Base of #90aaee
#90aaee
Light of #90aaee
#bcccf5
Lighter
#e8eefc
Lightest
#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

#90aaee
#eed490

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

Split Complementary

#90aaee
#eea590
#d9ee90

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

Analogous Color

#90e1ee
#90d1ee
#90aaee
#9590ee
#bc90ee

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

#90aaee
#aaee90
#ee90aa

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

#90aaee
#ee90aa
#eed490
#90eed4

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#90aaee
#ee90d9
#eed490
#90eea5

Square 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).

Monochromatic Color with #90aaee

#183c9a
#1e4dc7
#3866e0
#6488e7
#90aaee
#bcccf5
#e8eefc
#ffffff
#ffffff

Tints of #90aaee Color

#90aaee
#9cb3ef
#a8bcf1
#b5c6f3
#c1cff5
#cdd9f7
#dae2f9
#e6ecfb
#f2f5fd
#ffffff

Shades of #90aaee color code

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

#90aaee
#8097d3
#7084b9
#60719e
#505e84
#404b69
#30384f
#202534
#10121a
#000000

Tones

#90aaee
#9db0e1
#aab5d4
#b6bbc8
#bfbfbf

Tones

Similar Color like #90aaee color

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

#91abef
#92acf0
#93adf1
#94aef2
#95aff3
#96b0f4
#97b1f5
#98b2f6
#99b3f7
#9ab4f8
#9bb5f9
#9cb6fa
#9db7fb
#9eb8fc
#8fa9ed
#8ea8ec
#8da7eb
#8ca6ea
#8ba5e9
#8aa4e8
#89a3e7
#88a2e6
#87a1e5
#86a0e4
#859fe3
#849ee2
#839de1
#829ce0

Download this Light Blue

Hex #90aaee 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.

#90aaee Color Code Preview on Black Background Color

This is how #90aaee Color will look on black background color. Color contrast ratio is 9.17

#90aaee in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#90aaee color code is use for CSS Background Color

Background color for the above div is #90aaee

HTML with inline CSS

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

#90aaee color code is use for CSS Border Color

CSS Border color for the above div is #90aaee

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#90aaee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#90aaee Color code Preview on White Background

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

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(144,170,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(238,212,144,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(144,170,238,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }