crispedge.com

Color picker

Loading...

#88c3d9 hex color - Blue - Cool color - Information

#88c3d9 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #88c3d9 Color code in RGB color code model is created after adding 53.33% red color, 76.47% green color and 85.1% blue color. Hex #88c3d9 Color code in CMYK color (process color) code model is generated after subtraction of 37% cyan, 10% magenta, 0% yellow and 15% black.

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

0 Likes 0 Comments | 6 Views

RGB Chart

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

Color Table

Hex Color Code88c3d9#88c3d9
RGB Decimal136, 195, 217rgb(136, 195, 217)
RGB Percent53%, 76%, 85%rgb(53%, 76%, 85%)
CSS RGBa136, 195, 217,1rgba(136,195,217,1)
CMYK Modelcmyk(37%,10%,0%,15%)
HSL Color Space196,52% ,69%hsl(196,52% ,69%)
HSV Color Space196°, 37%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100010001100001111011001
Octal210303331
Decimal136195217
Hex88c3d9

Different shades of #88c3d9 color code.

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

Light Shade of #88c3d9
#afd6e5
Dark Shade of #88c3d9
#61afcd
Saturated Shade of #88c3d9
#80c7e1
Desaturated Shade of #88c3d9
#90bfd1
Grey scale Shade of #88c3d9
#b0b0b0
Brighten Shade
#a1dcf2
Most Readable Shade
#000000

Shades of #88c3d9 color code

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

#88c3d9
#78adc0
#6997a8
#5a8290
#4b6c78
#3c5660
#2d4148
#1e2b30
#0f1518
#000000

Similar Color like #88c3d9 color

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

#89c4da
#8ac5db
#8bc6dc
#8cc7dd
#8dc8de
#8ec9df
#8fcae0
#90cbe1
#91cce2
#92cde3
#93cee4
#94cfe5
#95d0e6
#96d1e7
#87c2d8
#86c1d7
#85c0d6
#84bfd5
#83bed4
#82bdd3
#81bcd2
#80bbd1
#7fbad0
#7eb9cf
#7db8ce
#7cb7cd
#7bb6cc
#7ab5cb

Monochromatic Color with #88c3d9

#88c3d9
#030404
#1d2a2f
#385059
#537784
#6d9dae

Tints of #88c3d9 Color

#88c3d9
#95c9dd
#a2d0e1
#afd7e5
#bcdde9
#cae4ee
#d7ebf2
#e4f1f6
#f1f8fa
#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

#88c3d9
#d99e88

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

Split Complementary

#88c3d9
#d9889b
#d9c788

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

Analogous Color

#88d9cf
#88d3d9
#88c3d9
#88b3d9
#88a3d9

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

#88c3d9
#d988c3
#c3d988

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

#88c3d9
#c688d9
#d99e88
#9ad988

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

#88c3d9
#d99e88
#d9c788
#889bd9

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 #88c3d9 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.

#88c3d9 Color Code Preview on Black Background Color

This is how #88c3d9 Color will look on black background color. Color contrast ratio is 10.85

#88c3d9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #88c3d9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #88c3d9

#88c3d9 color code is use for CSS Background Color

Background color for the above div is #88c3d9

HTML with inline CSS

<div style="background-color:#88c3d9;"></div>

#88c3d9 color code is use for CSS Border Color

CSS Border color for the above div is #88c3d9

HTML with inline CSS

<div style="border:5px solid #88c3d9;"></div>

CSS Border Left color for the above div is #88c3d9

HTML with inline CSS

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

CSS Border Right color for the above div is #88c3d9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #88c3d9

HTML with inline CSS

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

CSS Border Top color for the above div is #88c3d9

HTML with inline CSS

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

#88c3d9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#88c3d9 Color code Preview on White Background

This is how #88c3d9 Color code will look on white background color. Color contrast ratio is 1.93

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

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(136,195,217,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(217,158,136,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(136,195,217,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.