crispedge.com

Color picker

Loading...

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

#90d1f6 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #90d1f6 Color code in RGB color code model is created after adding 56.47% red color, 81.96% green color and 96.47% blue color. Hex #90d1f6 Color code in CMYK color (process color) code model is generated after subtraction of 41% cyan, 15% magenta, 0% yellow and 4% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code90d1f6#90d1f6
RGB Decimal144, 209, 246rgb(144, 209, 246)
RGB Percent56%, 82%, 96%rgb(56%, 82%, 96%)
CSS RGBa144, 209, 246,1rgba(144,209,246,1)
CMYK Modelcmyk(41%,15%,0%,4%)
HSL Color Space202,85% ,76%hsl(202,85% ,76%)
HSV Color Space202°, 41%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100100001101000111110110
Octal220321366
Decimal144209246
Hex90d1f6

Different shades of #90d1f6 color code.

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

Light Shade of #90d1f6
#bfe5fa
Dark Shade of #90d1f6
#61bdf2
Saturated Shade of #90d1f6
#8ad3fc
Desaturated Shade of #90d1f6
#96cff0
Grey scale Shade of #90d1f6
#c3c3c3
Brighten Shade
#a9eaff
Most Readable Shade
#000000

Shades of #90d1f6 color code

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

#90d1f6
#80b9da
#70a2bf
#608ba4
#507488
#405c6d
#304552
#202e36
#10171b
#000000

Similar Color like #90d1f6 color

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

#91d2f7
#92d3f8
#93d4f9
#94d5fa
#95d6fb
#96d7fc
#97d8fd
#98d9fe
#99daff
#9adbff
#9bdcff
#9cddff
#9ddeff
#9edfff
#8fd0f5
#8ecff4
#8dcef3
#8ccdf2
#8bccf1
#8acbf0
#89caef
#88c9ee
#87c8ed
#86c7ec
#85c6eb
#84c5ea
#83c4e9
#82c3e8

Monochromatic Color with #90d1f6

#90d1f6
#141c21
#2c414c
#456576
#5e89a1
#77adcb

Tints of #90d1f6 Color

#90d1f6
#9cd6f7
#a8dbf8
#b5e0f9
#c1e5fa
#cdeafb
#daeffc
#e6f4fd
#f2f9fe
#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

#90d1f6
#f6b590

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

Split Complementary

#90d1f6
#f6909e
#f6e890

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

Analogous Color

#90f6f2
#90e5f6
#90d1f6
#90bdf6
#90a8f6

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

#90d1f6
#f690d1
#d1f690

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

#90d1f6
#e890f6
#f6b590
#9ef690

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

#90d1f6
#f6b590
#f6e890
#909ef6

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

#90d1f6 Color Code Preview on Black Background Color

This is how #90d1f6 Color will look on black background color. Color contrast ratio is 12.64

#90d1f6 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#90d1f6 color code is use for CSS Background Color

Background color for the above div is #90d1f6

HTML with inline CSS

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

#90d1f6 color code is use for CSS Border Color

CSS Border color for the above div is #90d1f6

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#90d1f6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#90d1f6 Color code Preview on White Background

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

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

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,209,246,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(246,181,144,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(144,209,246,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.