crispedge.com

Color picker

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

#b5ebfa hex color - Blue - Cool color - Information

#b5ebfa hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #b5ebfa Color code in RGB color code model is created after adding 70.98% red color, 92.16% green color and 98.04% blue color. Hex #b5ebfa Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 6% magenta, 0% yellow and 2% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb5ebfa#b5ebfa
RGB Decimal181, 235, 250rgb(181, 235, 250)
RGB Percent71%, 92%, 98%rgb(71%, 92%, 98%)
CSS RGBa181, 235, 250,1rgba(181,235,250,1)
CMYK Modelcmyk(28%,6%,0%,2%)
HSL Color Space193,87% ,85%hsl(193,87% ,85%)
HSV Color Space193°, 28%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101101011110101111111010
Octal265353372
Decimal181235250
Hexb5ebfa

Different shades of #b5ebfa color code.

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

Light Shade of #b5ebfa
#e5f8fd
Dark Shade of #b5ebfa
#85def7
Saturated Shade of #b5ebfa
#b1edfe
Desaturated Shade of #b5ebfa
#b9e9f6
Grey scale Shade of #b5ebfa
#d7d7d7
Brighten Shade
#ceffff
Most Readable Shade
#000000

Shades of #b5ebfa color code

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

#b5ebfa
#a0d0de
#8cb6c2
#789ca6
#64828a
#50686f
#3c4e53
#283437
#141a1b
#000000

Similar Color like #b5ebfa color

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

#b6ecfb
#b7edfc
#b8eefd
#b9effe
#baf0ff
#bbf1ff
#bcf2ff
#bdf3ff
#bef4ff
#bff5ff
#c0f6ff
#c1f7ff
#c2f8ff
#c3f9ff
#b4eaf9
#b3e9f8
#b2e8f7
#b1e7f6
#b0e6f5
#afe5f4
#aee4f3
#ade3f2
#ace2f1
#abe1f0
#aae0ef
#a9dfee
#a8deed
#a7ddec

Monochromatic Color with #b5ebfa

#b5ebfa
#1b2325
#3a4b50
#59737a
#779ba5
#96c3cf

Tints of #b5ebfa Color

#b5ebfa
#bdedfa
#c5effb
#cdf1fb
#d5f3fc
#def6fc
#e6f8fd
#eefafd
#f6fcfe
#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

#b5ebfa
#fac4b5

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

Split Complementary

#b5ebfa
#fab5c9
#fae7b5

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

Analogous Color

#b5faed
#b5f9fa
#b5ebfa
#b5ddfa
#b5cffa

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

#b5ebfa
#fab5eb
#ebfab5

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

#b5ebfa
#e6b5fa
#fac4b5
#c8fab5

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

#b5ebfa
#fac4b5
#fae7b5
#b5c9fa

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

#b5ebfa Color Code Preview on Black Background Color

This is how #b5ebfa Color will look on black background color. Color contrast ratio is 16.23

#b5ebfa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5ebfa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5ebfa

#b5ebfa color code is use for CSS Background Color

Background color for the above div is #b5ebfa

HTML with inline CSS

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

#b5ebfa color code is use for CSS Border Color

CSS Border color for the above div is #b5ebfa

HTML with inline CSS

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

CSS Border Left color for the above div is #b5ebfa

HTML with inline CSS

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

CSS Border Right color for the above div is #b5ebfa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b5ebfa

HTML with inline CSS

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

CSS Border Top color for the above div is #b5ebfa

HTML with inline CSS

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

#b5ebfa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b5ebfa Color code Preview on White Background

This is how #b5ebfa Color code will look on white background color. Color contrast ratio is 1.29

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

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.