crispedge.com

Color picker

Loading...

#bbd9f5 hex color - Blue - Cool color - Information

#bbd9f5 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #bbd9f5 Color code in RGB color code model is created after adding 73.33% red color, 85.1% green color and 96.08% blue color. Hex #bbd9f5 Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 11% magenta, 0% yellow and 4% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codebbd9f5#bbd9f5
RGB Decimal187, 217, 245rgb(187, 217, 245)
RGB Percent73%, 85%, 96%rgb(73%, 85%, 96%)
CSS RGBa187, 217, 245,1rgba(187,217,245,1)
CMYK Modelcmyk(24%,11%,0%,4%)
HSL Color Space209,74% ,85%hsl(209,74% ,85%)
HSV Color Space209°, 24%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101110111101100111110101
Octal273331365
Decimal187217245
Hexbbd9f5

Different shades of #bbd9f5 color code.

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

Light Shade of #bbd9f5
#e7f2fc
Dark Shade of #bbd9f5
#8fc0ee
Saturated Shade of #bbd9f5
#b7d9f9
Desaturated Shade of #bbd9f5
#bfd9f1
Grey scale Shade of #bbd9f5
#d8d8d8
Brighten Shade
#d4f2ff
Most Readable Shade
#000000

Shades of #bbd9f5 color code

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

#bbd9f5
#a6c0d9
#91a8be
#7c90a3
#677888
#53606c
#3e4851
#293036
#14181b
#000000

Similar Color like #bbd9f5 color

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

#bcdaf6
#bddbf7
#bedcf8
#bfddf9
#c0defa
#c1dffb
#c2e0fc
#c3e1fd
#c4e2fe
#c5e3ff
#c6e4ff
#c7e5ff
#c8e6ff
#c9e7ff
#bad8f4
#b9d7f3
#b8d6f2
#b7d5f1
#b6d4f0
#b5d3ef
#b4d2ee
#b3d1ed
#b2d0ec
#b1cfeb
#b0ceea
#afcde9
#aecce8
#adcbe7

Monochromatic Color with #bbd9f5

#bbd9f5
#191d20
#39424b
#5a6875
#7a8ea0
#9bb3ca

Tints of #bbd9f5 Color

#bbd9f5
#c2ddf6
#cae1f7
#d1e5f8
#d9e9f9
#e0eefa
#e8f2fb
#eff6fc
#f7fafd
#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

#bbd9f5
#f5d7bb

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

Split Complementary

#bbd9f5
#f5bbbc
#f5f4bb

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

Analogous Color

#bbf0f5
#bbe5f5
#bbd9f5
#bbcdf5
#bbc2f5

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

#bbd9f5
#f5bbd9
#d9f5bb

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

#bbd9f5
#f4bbf5
#f5d7bb
#bcf5bb

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

#bbd9f5
#f5d7bb
#f5f4bb
#bbbcf5

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

#bbd9f5 Color Code Preview on Black Background Color

This is how #bbd9f5 Color will look on black background color. Color contrast ratio is 14.36

#bbd9f5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbd9f5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbd9f5

#bbd9f5 color code is use for CSS Background Color

Background color for the above div is #bbd9f5

HTML with inline CSS

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

#bbd9f5 color code is use for CSS Border Color

CSS Border color for the above div is #bbd9f5

HTML with inline CSS

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

CSS Border Left color for the above div is #bbd9f5

HTML with inline CSS

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

CSS Border Right color for the above div is #bbd9f5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbd9f5

HTML with inline CSS

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

CSS Border Top color for the above div is #bbd9f5

HTML with inline CSS

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

#bbd9f5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbd9f5 Color code Preview on White Background

This is how #bbd9f5 Color code will look on white background color. Color contrast ratio is 1.46

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

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(187,217,245,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(245,215,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,217,245,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.