Skip to main content Skip to docs navigation

#90bbdc 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 Frozen Whisper and its hex is #8BBBDB Nearest Color Name

Color Hue/Base color: Blue

Hex #90bbdc Color code in RGB color code model is created after adding 56.47% red color, 73.33% green color and 86.27% blue color. Hex #90bbdc Color code in CMYK color (process color) code model is generated after subtraction of 35% cyan, 15% magenta, 0% yellow and 13.73% black.

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

RGB Chart

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

Color Table

Hex Color Code 90bbdc #90bbdc
RGB Decimal 144, 187, 220 144, 187, 220
RGB Percent 56%, 73%, 86% rgb(56%, 73%, 86%)
CSS RGBa 144, 187, 220,1 rgba(144,187,220,1)
CMYK Model cmyk(35%,15%,0%,13.73%)
HSL Color Space 206,52% ,71% hsl(206,52% ,71%)
HSV Color Space 206°, 35%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10010000 10111011 11011100
Octal 220 273 334
Decimal 144 187 220
Hex 90 bb dc

Different shades of #90bbdc color code.

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

Darkest of #90bbdc
#3371a0
Darker of #90bbdc
#428bc4
Dark of #90bbdc
#69a3d0
Base of #90bbdc
#90bbdc
Light of #90bbdc
#b7d3e8
Lighter
#deebf4
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

#90bbdc
#dcb190

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

Split Complementary

#90bbdc
#dc9095
#dcd790

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

Analogous Color

#90dcd1
#90dbdc
#90bbdc
#90a2dc
#9e90dc

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

#90bbdc
#bbdc90
#dc90bb

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

#90bbdc
#dc90bb
#dcb190
#90dcb1

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

#90bbdc
#d790dc
#dcb190
#95dc90

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

#26557a
#3371a0
#428bc4
#69a3d0
#90bbdc
#b7d3e8
#deebf4
#ffffff
#ffffff

Tints of #90bbdc Color

#90bbdc
#9cc2df
#a8cae3
#b5d1e7
#c1d9eb
#cde0ef
#dae8f3
#e6eff7
#f2f7fb
#ffffff

Shades of #90bbdc color code

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

#90bbdc
#80a6c3
#7091ab
#607c92
#50677a
#405361
#303e49
#202930
#101418
#000000

Tones

#90bbdc
#9fb9cd
#adb7bf
#b6b6b6
#b6b6b6

Tones

Similar Color like #90bbdc color

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

#91bcdd
#92bdde
#93bedf
#94bfe0
#95c0e1
#96c1e2
#97c2e3
#98c3e4
#99c4e5
#9ac5e6
#9bc6e7
#9cc7e8
#9dc8e9
#9ec9ea
#8fbadb
#8eb9da
#8db8d9
#8cb7d8
#8bb6d7
#8ab5d6
#89b4d5
#88b3d4
#87b2d3
#86b1d2
#85b0d1
#84afd0
#83aecf
#82adce

Download this Light Blue

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

#90bbdc Color Code Preview on Black Background Color

This is how #90bbdc Color will look on black background color. Color contrast ratio is 10.33

#90bbdc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#90bbdc color code is use for CSS Background Color

Background color for the above div is #90bbdc

HTML with inline CSS

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

#90bbdc color code is use for CSS Border Color

CSS Border color for the above div is #90bbdc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#90bbdc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#90bbdc Color code Preview on White Background

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

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

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