crispedge.com

Color picker

Loading...

#bbf2e5 hex color - Blue - Cool color - Information

#bbf2e5 hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #bbf2e5 Color code in RGB color code model is created after adding 73.33% red color, 94.9% green color and 89.8% blue color. Hex #bbf2e5 Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 0% magenta, 5% yellow and 5% black.

Hex #bbf2e5 color code is between #aaeedd web safe hex color code and #ccffee web safe hex color code. #aaeedd is the nearest web safe color code. You can see here many more shades of #bbf2e5 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebbf2e5#bbf2e5
RGB Decimal187, 242, 229rgb(187, 242, 229)
RGB Percent73%, 95%, 90%rgb(73%, 95%, 90%)
CSS RGBa187, 242, 229,1rgba(187,242,229,1)
CMYK Modelcmyk(23%,0%,5%,5%)
HSL Color Space166,68% ,84%hsl(166,68% ,84%)
HSV Color Space166°, 23%, 95%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101110111111001011100101
Octal273362345
Decimal187242229
Hexbbf2e5

Different shades of #bbf2e5 color code.

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

Light Shade of #bbf2e5
#e6faf5
Dark Shade of #bbf2e5
#90ead5
Saturated Shade of #bbf2e5
#b7f6e7
Desaturated Shade of #bbf2e5
#bfeee3
Grey scale Shade of #bbf2e5
#d6d6d6
Brighten Shade
#d4fffe
Most Readable Shade
#000000

Shades of #bbf2e5 color code

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

#bbf2e5
#a6d7cb
#91bcb2
#7ca198
#67867f
#536b65
#3e504c
#293532
#141a19
#000000

Similar Color like #bbf2e5 color

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

#bcf3e6
#bdf4e7
#bef5e8
#bff6e9
#c0f7ea
#c1f8eb
#c2f9ec
#c3faed
#c4fbee
#c5fcef
#c6fdf0
#c7fef1
#c8fff2
#c9fff3
#baf1e4
#b9f0e3
#b8efe2
#b7eee1
#b6ede0
#b5ecdf
#b4ebde
#b3eadd
#b2e9dc
#b1e8db
#b0e7da
#afe6d9
#aee5d8
#ade4d7

Monochromatic Color with #bbf2e5

#bbf2e5
#171d1c
#384844
#58726c
#799d95
#9ac7bd

Tints of #bbf2e5 Color

#bbf2e5
#c2f3e7
#caf4ea
#d1f6ed
#d9f7f0
#e0f9f3
#e8faf6
#effcf9
#f7fdfc
#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

#bbf2e5
#f2bbc8

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

Split Complementary

#bbf2e5
#f2bbe3
#f2cabb

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

Analogous Color

#bbf2cf
#bbf2da
#bbf2e5
#bbf2f0
#bbe9f2

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

#bbf2e5
#e5bbf2
#f2e5bb

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

#bbf2e5
#c9bbf2
#f2bbc8
#e3f2bb

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

#bbf2e5
#f2bbc8
#f2cabb
#bbe3f2

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

#bbf2e5 Color Code Preview on Black Background Color

This is how #bbf2e5 Color will look on black background color. Color contrast ratio is 16.95

#bbf2e5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbf2e5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbf2e5

#bbf2e5 color code is use for CSS Background Color

Background color for the above div is #bbf2e5

HTML with inline CSS

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

#bbf2e5 color code is use for CSS Border Color

CSS Border color for the above div is #bbf2e5

HTML with inline CSS

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

CSS Border Left color for the above div is #bbf2e5

HTML with inline CSS

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

CSS Border Right color for the above div is #bbf2e5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbf2e5

HTML with inline CSS

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

CSS Border Top color for the above div is #bbf2e5

HTML with inline CSS

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

#bbf2e5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbf2e5 Color code Preview on White Background

This is how #bbf2e5 Color code will look on white background color. Color contrast ratio is 1.24

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

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,242,229,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(242,187,200,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,242,229,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.