@
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.

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

#88a6bb hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #88a6bb Color code in RGB color code model is created after adding 53.33% red color, 65.1% green color and 73.33% blue color. Hex #88a6bb Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 11% magenta, 0% yellow and 26.67% black.

Hex #88a6bb color code is between #77aaaa web safe hex color code and #9999cc web safe hex color code. #77aaaa is the nearest web safe color code. You can see here many more shades of #88a6bb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code88a6bb#88a6bb
RGB Decimal136, 166, 187rgb(136, 166, 187)
RGB Percent53%, 65%, 73%rgb(53%, 65%, 73%)
CSS RGBa136, 166, 187,1rgba(136,166,187,1)
CMYK Modelcmyk(27%,11%,0%,26.67%)
HSL Color Space205,27% ,63%hsl(205,27% ,63%)
HSV Color Space205°, 27%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100010001010011010111011
Octal210246273
Decimal136166187
Hex88a6bb

Different shades of #88a6bb color code.

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

Light Shade of #88a6bb
#a8bece
Dark Shade of #88a6bb
#688ea8
Saturated Shade of #88a6bb
#7fa8c4
Desaturated Shade of #88a6bb
#91a4b2
Grey scale Shade of #88a6bb
#a1a1a1
Brighten Shade
#a1bfd4
Most Readable Shade
#000000

Shades of #88a6bb color code

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

#88a6bb
#7893a6
#698191
#5a6e7c
#4b5c67
#3c4953
#2d373e
#1e2429
#0f1214
#000000

Similar Color like #88a6bb color

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

#89a7bc
#8aa8bd
#8ba9be
#8caabf
#8dabc0
#8eacc1
#8fadc2
#90aec3
#91afc4
#92b0c5
#93b1c6
#94b2c7
#95b3c8
#96b4c9
#87a5ba
#86a4b9
#85a3b8
#84a2b7
#83a1b6
#82a0b5
#819fb4
#809eb3
#7f9db2
#7e9cb1
#7d9bb0
#7c9aaf
#7b99ae
#7a98ad

Monochromatic Color with #88a6bb

#88a6bb
#a7cce5
#0c0f11
#2b353b
#4a5b66
#698090

Tints of #88a6bb Color

#88a6bb
#95afc2
#a2b9ca
#afc3d1
#bccdd9
#cad7e0
#d7e1e8
#e4ebef
#f1f5f7
#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

#88a6bb
#bb9d88

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

Split Complementary

#88a6bb
#bb888c
#bbb788

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

Analogous Color

#88babb
#88b0bb
#88a6bb
#889cbb
#8892bb

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

#88a6bb
#bb88a6
#a6bb88

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

#88a6bb
#b688bb
#bb9d88
#8cbb88

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

#88a6bb
#bb9d88
#bbb788
#888cbb

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

#88a6bb Color Code Preview on Black Background Color

This is how #88a6bb Color will look on black background color. Color contrast ratio is 8.22

#88a6bb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#88a6bb color code is use for CSS Background Color

Background color for the above div is #88a6bb

HTML with inline CSS

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

#88a6bb color code is use for CSS Border Color

CSS Border color for the above div is #88a6bb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#88a6bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#88a6bb Color code Preview on White Background

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

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

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,166,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(187,157,136,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(136,166,187,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.