crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

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

#88b4df hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #88b4df Color code in RGB color code model is created after adding 53.33% red color, 70.59% green color and 87.45% blue color. Hex #88b4df Color code in CMYK color (process color) code model is generated after subtraction of 39% cyan, 19% magenta, 0% yellow and 13% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code88b4df#88b4df
RGB Decimal136, 180, 223rgb(136, 180, 223)
RGB Percent53%, 71%, 87%rgb(53%, 71%, 87%)
CSS RGBa136, 180, 223,1rgba(136,180,223,1)
CMYK Modelcmyk(39%,19%,0%,13%)
HSL Color Space210,58% ,70%hsl(210,58% ,70%)
HSV Color Space210°, 39%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100010001011010011011111
Octal210264337
Decimal136180223
Hex88b4df

Different shades of #88b4df color code.

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

Light Shade of #88b4df
#b0cdea
Dark Shade of #88b4df
#609bd4
Saturated Shade of #88b4df
#80b4e7
Desaturated Shade of #88b4df
#90b4d7
Grey scale Shade of #88b4df
#b3b3b3
Brighten Shade
#a1cdf8
Most Readable Shade
#000000

Shades of #88b4df color code

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

#88b4df
#78a0c6
#698cad
#5a7894
#4b647b
#3c5063
#2d3c4a
#1e2831
#0f1418
#000000

Similar Color like #88b4df color

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

#89b5e0
#8ab6e1
#8bb7e2
#8cb8e3
#8db9e4
#8ebae5
#8fbbe6
#90bce7
#91bde8
#92bee9
#93bfea
#94c0eb
#95c1ec
#96c2ed
#87b3de
#86b2dd
#85b1dc
#84b0db
#83afda
#82aed9
#81add8
#80acd7
#7fabd6
#7eaad5
#7da9d4
#7ca8d3
#7ba7d2
#7aa6d1

Monochromatic Color with #88b4df

#88b4df
#06080a
#202b35
#3a4d5f
#546f8a
#6e92b4

Tints of #88b4df Color

#88b4df
#95bce2
#a2c4e6
#afcde9
#bcd5ed
#caddf0
#d7e6f4
#e4eef7
#f1f6fb
#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

#88b4df
#dfb388

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

Split Complementary

#88b4df
#df8889
#dfdf88

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

Analogous Color

#88d7df
#88c5df
#88b4df
#88a3df
#8891df

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

#88b4df
#df88b4
#b4df88

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

#88b4df
#de88df
#dfb388
#88df88

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

#88b4df
#dfb388
#dfdf88
#8889df

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

#88b4df Color Code Preview on Black Background Color

This is how #88b4df Color will look on black background color. Color contrast ratio is 9.64

#88b4df in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#88b4df color code is use for CSS Background Color

Background color for the above div is #88b4df

HTML with inline CSS

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

#88b4df color code is use for CSS Border Color

CSS Border color for the above div is #88b4df

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#88b4df hex Color code used as CSS color Codes

Example CSS Class for usage

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

#88b4df Color code Preview on White Background

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

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.