crispedge.com

Color picker

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

#b5c3ff hex color - Blue - Cool color - Information

#b5c3ff hex color - Blue - Cool color

Color Hue/Base color: Blue

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

Hex #b5c3ff color code is between #bbbbee web safe hex color code and #aaccdd web safe hex color code. #bbbbee is the nearest web safe color code. You can see here many more shades of #b5c3ff color code.

0 Likes 0 Comments | 6 Views

Color Table

Hex Color Codeb5c3ff#b5c3ff
RGB Decimal181, 195, 255rgb(181, 195, 255)
RGB Percent71%, 76%, 100%rgb(71%, 76%, 100%)
CSS RGBa181, 195, 255,1rgba(181,195,255,1)
CMYK Modelcmyk(29%,24%,0%,0%)
HSL Color Space229,100% ,85%hsl(229,100% ,85%)
HSV Color Space229°, 29%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101101011100001111111111
Octal265303377
Decimal181195255
Hexb5c3ff

Different shades of #b5c3ff color code.

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

Light Shade of #b5c3ff
#e8ecff
Dark Shade of #b5c3ff
#829aff
Saturated Shade of #b5c3ff
#b5c3ff
Desaturated Shade of #b5c3ff
#b9c5fb
Grey scale Shade of #b5c3ff
#dadada
Brighten Shade
#cedcff
Most Readable Shade
#000000

Shades of #b5c3ff color code

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

#b5c3ff
#a0ade2
#8c97c6
#7882aa
#646c8d
#505671
#3c4155
#282b38
#14151c
#000000

Similar Color like #b5c3ff color

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

#b6c4ff
#b7c5ff
#b8c6ff
#b9c7ff
#bac8ff
#bbc9ff
#bccaff
#bdcbff
#beccff
#bfcdff
#c0ceff
#c1cfff
#c2d0ff
#c3d1ff
#b4c2fe
#b3c1fd
#b2c0fc
#b1bffb
#b0befa
#afbdf9
#aebcf8
#adbbf7
#acbaf6
#abb9f5
#aab8f4
#a9b7f3
#a8b6f2
#a7b5f1

Monochromatic Color with #b5c3ff

#b5c3ff
#1e202a
#3c4155
#5b6280
#7982aa
#97a3d4

Tints of #b5c3ff Color

#b5c3ff
#bdc9ff
#c5d0ff
#cdd7ff
#d5ddff
#dee4ff
#e6ebff
#eef1ff
#f6f8ff
#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

#b5c3ff
#fff1b5

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

Split Complementary

#b5c3ff
#ffccb5
#e8ffb5

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

Analogous Color

#b5e1ff
#b5d2ff
#b5c3ff
#b6b5ff
#c5b5ff

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

#b5c3ff
#ffb5c3
#c3ffb5

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

#b5c3ff
#ffb5e8
#fff1b5
#b5ffcc

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

#b5c3ff
#fff1b5
#e8ffb5
#ccb5ff

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

#b5c3ff Color Code Preview on Black Background Color

This is how #b5c3ff Color will look on black background color. Color contrast ratio is 12.21

#b5c3ff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5c3ff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b5c3ff

#b5c3ff color code is use for CSS Background Color

Background color for the above div is #b5c3ff

HTML with inline CSS

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

#b5c3ff color code is use for CSS Border Color

CSS Border color for the above div is #b5c3ff

HTML with inline CSS

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

CSS Border Left color for the above div is #b5c3ff

HTML with inline CSS

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

CSS Border Right color for the above div is #b5c3ff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b5c3ff

HTML with inline CSS

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

CSS Border Top color for the above div is #b5c3ff

HTML with inline CSS

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

#b5c3ff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b5c3ff Color code Preview on White Background

This is how #b5c3ff Color code will look on white background color. Color contrast ratio is 1.72

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

Related Gradients

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

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.