Skip to main content Skip to docs navigation

#90aeec 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 Pantone 278 C and its hex is #8BB8E8 Nearest Color Name

Color Hue/Base color: Blue

Hex #90aeec Color code in RGB color code model is created after adding 56.47% red color, 68.24% green color and 92.55% blue color. Hex #90aeec Color code in CMYK color (process color) code model is generated after subtraction of 39% cyan, 26% magenta, 0% yellow and 7.45% black.

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

RGB Chart

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

Color Table

Hex Color Code 90aeec #90aeec
RGB Decimal 144, 174, 236 144, 174, 236
RGB Percent 56%, 68%, 93% rgb(56%, 68%, 93%)
CSS RGBa 144, 174, 236,1 rgba(144,174,236,1)
CMYK Model cmyk(39%,26%,0%,7.45%)
HSL Color Space 220,71% ,75% hsl(220,71% ,75%)
HSV Color Space 220°, 39%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10010000 10101110 11101100
Octal 220 256 354
Decimal 144 174 236
Hex 90 ae ec

Different shades of #90aeec color code.

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

Darkest of #90aeec
#2156c2
Darker of #90aeec
#396edd
Dark of #90aeec
#648ee5
Base of #90aeec
#90aeec
Light of #90aeec
#bccef3
Lighter
#e7eefb
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

#90aeec
#ecce90

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

Split Complementary

#90aeec
#eca090
#dcec90

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

Analogous Color

#90e4ec
#90d4ec
#90aeec
#9190ec
#b790ec

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

#90aeec
#aeec90
#ec90ae

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

#90aeec
#ec90ae
#ecce90
#90ecce

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

#90aeec
#ec90dc
#ecce90
#90eca0

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 #90aeec

#1a4296
#2156c2
#396edd
#648ee5
#90aeec
#bccef3
#e7eefb
#ffffff
#ffffff

Tints of #90aeec Color

#90aeec
#9cb7ee
#a8c0f0
#b5c9f2
#c1d2f4
#cddbf6
#dae4f8
#e6edfa
#f2f6fc
#ffffff

Shades of #90aeec color code

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

#90aeec
#809ad1
#7087b7
#60749d
#506083
#404d68
#303a4e
#202634
#10131a
#000000

Tones

#90aeec
#9db3df
#aab7d2
#b7bcc5
#bebebe

Tones

Similar Color like #90aeec color

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

#91afed
#92b0ee
#93b1ef
#94b2f0
#95b3f1
#96b4f2
#97b5f3
#98b6f4
#99b7f5
#9ab8f6
#9bb9f7
#9cbaf8
#9dbbf9
#9ebcfa
#8fadeb
#8eacea
#8dabe9
#8caae8
#8ba9e7
#8aa8e6
#89a7e5
#88a6e4
#87a5e3
#86a4e2
#85a3e1
#84a2e0
#83a1df
#82a0de

Download this Light Blue

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

#90aeec Color Code Preview on Black Background Color

This is how #90aeec Color will look on black background color. Color contrast ratio is 9.45

#90aeec in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#90aeec color code is use for CSS Background Color

Background color for the above div is #90aeec

HTML with inline CSS

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

#90aeec color code is use for CSS Border Color

CSS Border color for the above div is #90aeec

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#90aeec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#90aeec Color code Preview on White Background

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

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

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,174,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(236,206,144,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(144,174,236,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }