Skip to main content Skip to docs navigation

#90bbdd 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 Mixture: Cyan Blue

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 90bbdd #90bbdd
RGB Decimal 144, 187, 221 rgb(144, 187, 221)
RGB Percent 56%, 73%, 87% rgb(56%, 73%, 87%)
CSS RGBa 144, 187, 221,1 rgba(144,187,221,1)
CMYK Model cmyk(35%,15%,0%,13.33%)
HSL Color Space 206,53% ,72% hsl(206,53% ,72%)
HSV Color Space 206°, 35%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10010000 10111011 11011101
Octal 220 273 335
Decimal 144 187 221
Hex 90 bb dd

Different shades of #90bbdd color code.

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

Light Shade of #90bbdd
#b7d3e9
Dark Shade of #90bbdd
#69a3d1
Saturated Shade of #90bbdd
#89bce4
Desaturated Shade of #90bbdd
#97bad6
Grey scale Shade of #90bbdd
#b6b6b6
Brighten Shade
#a9d4f6
Most Readable Shade
#000000

Shades of #90bbdd color code

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

#90bbdd
#80a6c4
#7091ab
#607c93
#50677a
#405362
#303e49
#202931
#101418
#000000

Similar Color like #90bbdd color

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

#91bcde
#92bddf
#93bee0
#94bfe1
#95c0e2
#96c1e3
#97c2e4
#98c3e5
#99c4e6
#9ac5e7
#9bc6e8
#9cc7e9
#9dc8ea
#9ec9eb
#8fbadc
#8eb9db
#8db8da
#8cb7d9
#8bb6d8
#8ab5d7
#89b4d6
#88b3d5
#87b2d4
#86b1d3
#85b0d2
#84afd1
#83aed0
#82adcf

Monochromatic Color with #90bbdd

#90bbdd
#060708
#212b33
#3d4f5d
#597388
#7497b3

Tints of #90bbdd Color

#90bbdd
#9cc2e0
#a8cae4
#b5d1e8
#c1d9ec
#cde0ef
#dae8f3
#e6eff7
#f2f7fb
#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

#90bbdd
#ddb290

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

Split Complementary

#90bbdd
#dd9094
#ddd990

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

Analogous Color

#90dadd
#90cadd
#90bbdd
#90acdd
#909cdd

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

#90bbdd
#dd90bb
#bbdd90

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

#90bbdd
#d890dd
#ddb290
#94dd90

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

#90bbdd
#ddb290
#ddd990
#9094dd

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

#90bbdd Color Code Preview on Black Background Color

This is how #90bbdd Color will look on black background color. Color contrast ratio is 10.34

#90bbdd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#90bbdd color code is use for CSS Background Color

Background color for the above div is #90bbdd

HTML with inline CSS

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

#90bbdd color code is use for CSS Border Color

CSS Border color for the above div is #90bbdd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#90bbdd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#90bbdd Color code Preview on White Background

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

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