crispedge.com

Color picker

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

#b5eff7 hex color - Blue - Cool color - Information

#b5eff7 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #b5eff7 Color code in RGB color code model is created after adding 70.98% red color, 93.73% green color and 96.86% blue color. Hex #b5eff7 Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 3% magenta, 0% yellow and 3% black.

Hex #b5eff7 color code is between #bbeeff web safe hex color code and #aaffee web safe hex color code. #bbeeff is the nearest web safe color code. You can see here many more shades of #b5eff7 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb5eff7#b5eff7
RGB Decimal181, 239, 247rgb(181, 239, 247)
RGB Percent71%, 94%, 97%rgb(71%, 94%, 97%)
CSS RGBa181, 239, 247,1rgba(181,239,247,1)
CMYK Modelcmyk(27%,3%,0%,3%)
HSL Color Space187,80% ,84%hsl(187,80% ,84%)
HSV Color Space187°, 27%, 97%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101101011110111111110111
Octal265357367
Decimal181239247
Hexb5eff7

Different shades of #b5eff7 color code.

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

Light Shade of #b5eff7
#e3f9fc
Dark Shade of #b5eff7
#87e5f2
Saturated Shade of #b5eff7
#b1f2fb
Desaturated Shade of #b5eff7
#b9ecf3
Grey scale Shade of #b5eff7
#d6d6d6
Brighten Shade
#ceffff
Most Readable Shade
#000000

Shades of #b5eff7 color code

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

#b5eff7
#a0d4db
#8cb9c0
#789fa4
#648489
#506a6d
#3c4f52
#283536
#141a1b
#000000

Similar Color like #b5eff7 color

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

#b6f0f8
#b7f1f9
#b8f2fa
#b9f3fb
#baf4fc
#bbf5fd
#bcf6fe
#bdf7ff
#bef8ff
#bff9ff
#c0faff
#c1fbff
#c2fcff
#c3fdff
#b4eef6
#b3edf5
#b2ecf4
#b1ebf3
#b0eaf2
#afe9f1
#aee8f0
#ade7ef
#ace6ee
#abe5ed
#aae4ec
#a9e3eb
#a8e2ea
#a7e1e9

Monochromatic Color with #b5eff7

#b5eff7
#192122
#384a4d
#587477
#779da2
#96c6cc

Tints of #b5eff7 Color

#b5eff7
#bdf0f7
#c5f2f8
#cdf4f9
#d5f6fa
#def7fb
#e6f9fc
#eefbfd
#f6fdfe
#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

#b5eff7
#f7bdb5

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

Split Complementary

#b5eff7
#f7b5ce
#f7deb5

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

Analogous Color

#b5f7e5
#b5f7f2
#b5eff7
#b5e2f7
#b5d5f7

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

#b5eff7
#f7b5ef
#eff7b5

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

#b5eff7
#deb5f7
#f7bdb5
#cef7b5

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

#b5eff7
#f7bdb5
#f7deb5
#b5cef7

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 #b5eff7 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.

#b5eff7 Color Code Preview on Black Background Color

This is how #b5eff7 Color will look on black background color. Color contrast ratio is 16.65

#b5eff7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5eff7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5eff7

#b5eff7 color code is use for CSS Background Color

Background color for the above div is #b5eff7

HTML with inline CSS

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

#b5eff7 color code is use for CSS Border Color

CSS Border color for the above div is #b5eff7

HTML with inline CSS

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

CSS Border Left color for the above div is #b5eff7

HTML with inline CSS

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

CSS Border Right color for the above div is #b5eff7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b5eff7

HTML with inline CSS

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

CSS Border Top color for the above div is #b5eff7

HTML with inline CSS

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

#b5eff7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b5eff7 Color code Preview on White Background

This is how #b5eff7 Color code will look on white background color. Color contrast ratio is 1.26

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

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.