crispedge.com

Color picker

Loading...

#80cdfc hex color - Blue - Cool color - Information

#80cdfc hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #80cdfc Color code in RGB color code model is created after adding 50.2% red color, 80.39% green color and 98.82% blue color. Hex #80cdfc Color code in CMYK color (process color) code model is generated after subtraction of 49% cyan, 19% magenta, 0% yellow and 1% black.

Hex #80cdfc color code is between #88ccff web safe hex color code and #77ddee web safe hex color code. #88ccff is the nearest web safe color code. You can see here many more shades of #80cdfc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code80cdfc#80cdfc
RGB Decimal128, 205, 252rgb(128, 205, 252)
RGB Percent50%, 80%, 99%rgb(50%, 80%, 99%)
CSS RGBa128, 205, 252,1rgba(128,205,252,1)
CMYK Modelcmyk(49%,19%,0%,1%)
HSL Color Space203,95% ,75%hsl(203,95% ,75%)
HSV Color Space203°, 49%, 99%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000001100110111111100
Octal200315374
Decimal128205252
Hex80cdfc

Different shades of #80cdfc color code.

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

Light Shade of #80cdfc
#b2e1fd
Dark Shade of #80cdfc
#4eb9fb
Saturated Shade of #80cdfc
#7dceff
Desaturated Shade of #80cdfc
#86cbf5
Grey scale Shade of #80cdfc
#bebebe
Brighten Shade
#99e6ff
Most Readable Shade
#000000

Shades of #80cdfc color code

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

#80cdfc
#71b6e0
#639fc4
#5588a8
#47718c
#385b70
#2a4454
#1c2d38
#0e161c
#000000

Similar Color like #80cdfc color

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

#81cefd
#82cffe
#83d0ff
#84d1ff
#85d2ff
#86d3ff
#87d4ff
#88d5ff
#89d6ff
#8ad7ff
#8bd8ff
#8cd9ff
#8ddaff
#8edbff
#7fccfb
#7ecbfa
#7dcaf9
#7cc9f8
#7bc8f7
#7ac7f6
#79c6f5
#78c5f4
#77c4f3
#76c3f2
#75c2f1
#74c1f0
#73c0ef
#72bfee

Monochromatic Color with #80cdfc

#80cdfc
#142027
#2a4352
#3f657c
#5588a7
#6aaad1

Tints of #80cdfc Color

#80cdfc
#8ed2fc
#9cd8fc
#aaddfd
#b8e3fd
#c6e8fd
#d4eefe
#e2f3fe
#f0f9fe
#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

#80cdfc
#fcaf80

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

Split Complementary

#80cdfc
#fc808f
#fced80

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

Analogous Color

#80fcf9
#80e6fc
#80cdfc
#80b4fc
#809bfc

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

#80cdfc
#fc80cd
#cdfc80

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

#80cdfc
#ed80fc
#fcaf80
#8ffc80

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

#80cdfc
#fcaf80
#fced80
#808ffc

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 #80cdfc 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.

#80cdfc Color Code Preview on Black Background Color

This is how #80cdfc Color will look on black background color. Color contrast ratio is 12.06

#80cdfc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #80cdfc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #80cdfc

#80cdfc color code is use for CSS Background Color

Background color for the above div is #80cdfc

HTML with inline CSS

<div style="background-color:#80cdfc;"></div>

#80cdfc color code is use for CSS Border Color

CSS Border color for the above div is #80cdfc

HTML with inline CSS

<div style="border:5px solid #80cdfc;"></div>

CSS Border Left color for the above div is #80cdfc

HTML with inline CSS

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

CSS Border Right color for the above div is #80cdfc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #80cdfc

HTML with inline CSS

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

CSS Border Top color for the above div is #80cdfc

HTML with inline CSS

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

#80cdfc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#80cdfc Color code Preview on White Background

This is how #80cdfc Color code will look on white background color. Color contrast ratio is 1.74

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

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(128,205,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(252,175,128,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(128,205,252,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.