crispedge.com

Color picker

Loading...

#bbceea hex color - Blue - Cool color - Information

#bbceea hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #bbceea Color code in RGB color code model is created after adding 73.33% red color, 80.78% green color and 91.76% blue color. Hex #bbceea Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 12% magenta, 0% yellow and 8% black.

Hex #bbceea color code is between #aaccee web safe hex color code and #ccdddd web safe hex color code. #aaccee is the nearest web safe color code. You can see here many more shades of #bbceea color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebbceea#bbceea
RGB Decimal187, 206, 234rgb(187, 206, 234)
RGB Percent73%, 81%, 92%rgb(73%, 81%, 92%)
CSS RGBa187, 206, 234,1rgba(187,206,234,1)
CMYK Modelcmyk(20%,12%,0%,8%)
HSL Color Space216,53% ,83%hsl(216,53% ,83%)
HSV Color Space216°, 20%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101110111100111011101010
Octal273316352
Decimal187206234
Hexbbceea

Different shades of #bbceea color code.

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

Light Shade of #bbceea
#e2eaf6
Dark Shade of #bbceea
#94b2de
Saturated Shade of #bbceea
#b7cdee
Desaturated Shade of #bbceea
#bfcfe6
Grey scale Shade of #bbceea
#d2d2d2
Brighten Shade
#d4e7ff
Most Readable Shade
#000000

Shades of #bbceea color code

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

#bbceea
#a6b7d0
#91a0b6
#7c899c
#677282
#535b68
#3e444e
#292d34
#14161a
#000000

Similar Color like #bbceea color

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

#bccfeb
#bdd0ec
#bed1ed
#bfd2ee
#c0d3ef
#c1d4f0
#c2d5f1
#c3d6f2
#c4d7f3
#c5d8f4
#c6d9f5
#c7daf6
#c8dbf7
#c9dcf8
#bacde9
#b9cce8
#b8cbe7
#b7cae6
#b6c9e5
#b5c8e4
#b4c7e3
#b3c6e2
#b2c5e1
#b1c4e0
#b0c3df
#afc2de
#aec1dd
#adc0dc

Monochromatic Color with #bbceea

#bbceea
#111315
#333840
#555e6a
#778395
#99a9bf

Tints of #bbceea Color

#bbceea
#c2d3ec
#cad8ee
#d1def1
#d9e3f3
#e0e9f5
#e8eef8
#eff4fa
#f7f9fc
#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

#bbceea
#ead7bb

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

Split Complementary

#bbceea
#eabfbb
#e6eabb

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

Analogous Color

#bbe1ea
#bbd7ea
#bbceea
#bbc5ea
#bbbbea

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

#bbceea
#eabbce
#ceeabb

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

#bbceea
#eabbe5
#ead7bb
#bbeabf

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

#bbceea
#ead7bb
#e6eabb
#bfbbea

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

#bbceea Color Code Preview on Black Background Color

This is how #bbceea Color will look on black background color. Color contrast ratio is 13.13

#bbceea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbceea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbceea

#bbceea color code is use for CSS Background Color

Background color for the above div is #bbceea

HTML with inline CSS

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

#bbceea color code is use for CSS Border Color

CSS Border color for the above div is #bbceea

HTML with inline CSS

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

CSS Border Left color for the above div is #bbceea

HTML with inline CSS

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

CSS Border Right color for the above div is #bbceea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbceea

HTML with inline CSS

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

CSS Border Top color for the above div is #bbceea

HTML with inline CSS

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

#bbceea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbceea Color code Preview on White Background

This is how #bbceea Color code will look on white background color. Color contrast ratio is 1.60

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

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