crispedge.com

Color picker

Loading...

#b5cbfe hex color - Blue - Cool color - Information

#b5cbfe hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #b5cbfe Color code in RGB color code model is created after adding 70.98% red color, 79.61% green color and 99.61% blue color. Hex #b5cbfe Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 20% magenta, 0% yellow and 0% black.

Hex #b5cbfe color code is between #bbccff web safe hex color code and #aabbee web safe hex color code. #bbccff is the nearest web safe color code. You can see here many more shades of #b5cbfe color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeb5cbfe#b5cbfe
RGB Decimal181, 203, 254rgb(181, 203, 254)
RGB Percent71%, 80%, 100%rgb(71%, 80%, 100%)
CSS RGBa181, 203, 254,1rgba(181,203,254,1)
CMYK Modelcmyk(29%,20%,0%,0%)
HSL Color Space222,97% ,85%hsl(222,97% ,85%)
HSV Color Space222°, 29%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101101011100101111111110
Octal265313376
Decimal181203254
Hexb5cbfe

Different shades of #b5cbfe color code.

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

Light Shade of #b5cbfe
#e7eeff
Dark Shade of #b5cbfe
#83a8fd
Saturated Shade of #b5cbfe
#b4cbff
Desaturated Shade of #b5cbfe
#b9ccfa
Grey scale Shade of #b5cbfe
#d9d9d9
Brighten Shade
#cee4ff
Most Readable Shade
#000000

Shades of #b5cbfe color code

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

#b5cbfe
#a0b4e1
#8c9dc5
#7887a9
#64708d
#505a70
#3c4354
#282d38
#14161c
#000000

Similar Color like #b5cbfe color

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

#b6ccff
#b7cdff
#b8ceff
#b9cfff
#bad0ff
#bbd1ff
#bcd2ff
#bdd3ff
#bed4ff
#bfd5ff
#c0d6ff
#c1d7ff
#c2d8ff
#c3d9ff
#b4cafd
#b3c9fc
#b2c8fb
#b1c7fa
#b0c6f9
#afc5f8
#aec4f7
#adc3f6
#acc2f5
#abc1f4
#aac0f3
#a9bff2
#a8bef1
#a7bdf0

Monochromatic Color with #b5cbfe

#b5cbfe
#1e2129
#3c4354
#5a657e
#7887a9
#97a9d3

Tints of #b5cbfe Color

#b5cbfe
#bdd0fe
#c5d6fe
#cddcfe
#d5e2fe
#dee7fe
#e6edfe
#eef3fe
#f6f9fe
#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

#b5cbfe
#fee8b5

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

Split Complementary

#b5cbfe
#fec4b5
#f0feb5

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

Analogous Color

#b5e8fe
#b5dafe
#b5cbfe
#b5bcfe
#bcb5fe

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

#b5cbfe
#feb5cb
#cbfeb5

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

#b5cbfe
#feb5ef
#fee8b5
#b5fec3

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

#b5cbfe
#fee8b5
#f0feb5
#c4b5fe

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

#b5cbfe Color Code Preview on Black Background Color

This is how #b5cbfe Color will look on black background color. Color contrast ratio is 12.94

#b5cbfe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5cbfe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5cbfe

#b5cbfe color code is use for CSS Background Color

Background color for the above div is #b5cbfe

HTML with inline CSS

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

#b5cbfe color code is use for CSS Border Color

CSS Border color for the above div is #b5cbfe

HTML with inline CSS

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

CSS Border Left color for the above div is #b5cbfe

HTML with inline CSS

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

CSS Border Right color for the above div is #b5cbfe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b5cbfe

HTML with inline CSS

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

CSS Border Top color for the above div is #b5cbfe

HTML with inline CSS

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

#b5cbfe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b5cbfe Color code Preview on White Background

This is how #b5cbfe Color code will look on white background color. Color contrast ratio is 1.62

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

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(181,203,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(254,232,181,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(181,203,254,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.