crispedge.com

Color picker

Loading...

#bcdcef hex color - Blue - Cool color - Information

#bcdcef hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #bcdcef Color code in RGB color code model is created after adding 73.73% red color, 86.27% green color and 93.73% blue color. Hex #bcdcef Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 8% magenta, 0% yellow and 6% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codebcdcef#bcdcef
RGB Decimal188, 220, 239rgb(188, 220, 239)
RGB Percent74%, 86%, 94%rgb(74%, 86%, 94%)
CSS RGBa188, 220, 239,1rgba(188,220,239,1)
CMYK Modelcmyk(21%,8%,0%,6%)
HSL Color Space202,61% ,84%hsl(202,61% ,84%)
HSV Color Space202°, 21%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111001101110011101111
Octal274334357
Decimal188220239
Hexbcdcef

Different shades of #bcdcef color code.

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

Light Shade of #bcdcef
#e5f1f9
Dark Shade of #bcdcef
#93c6e5
Saturated Shade of #bcdcef
#b8ddf3
Desaturated Shade of #bcdcef
#c0dbeb
Grey scale Shade of #bcdcef
#d5d5d5
Brighten Shade
#d5f5ff
Most Readable Shade
#000000

Shades of #bcdcef color code

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

#bcdcef
#a7c3d4
#92abb9
#7d929f
#687a84
#53616a
#3e494f
#293035
#14181a
#000000

Similar Color like #bcdcef color

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

#bdddf0
#bedef1
#bfdff2
#c0e0f3
#c1e1f4
#c2e2f5
#c3e3f6
#c4e4f7
#c5e5f8
#c6e6f9
#c7e7fa
#c8e8fb
#c9e9fc
#caeafd
#bbdbee
#badaed
#b9d9ec
#b8d8eb
#b7d7ea
#b6d6e9
#b5d5e8
#b4d4e7
#b3d3e6
#b2d2e5
#b1d1e4
#b0d0e3
#afcfe2
#aecee1

Monochromatic Color with #bcdcef

#bcdcef
#15181a
#363f45
#58676f
#798e9a
#9bb5c4

Tints of #bcdcef Color

#bcdcef
#c3dff0
#cae3f2
#d2e7f4
#d9ebf6
#e1eff7
#e8f3f9
#f0f7fb
#f7fbfd
#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

#bcdcef
#efcfbc

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

Split Complementary

#bcdcef
#efbcc3
#efe9bc

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

Analogous Color

#bcefee
#bce6ef
#bcdcef
#bcd2ef
#bcc8ef

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

#bcdcef
#efbcdc
#dcefbc

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

#bcdcef
#e8bcef
#efcfbc
#c2efbc

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

#bcdcef
#efcfbc
#efe9bc
#bcc3ef

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

#bcdcef Color Code Preview on Black Background Color

This is how #bcdcef Color will look on black background color. Color contrast ratio is 14.62

#bcdcef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcdcef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcdcef

#bcdcef color code is use for CSS Background Color

Background color for the above div is #bcdcef

HTML with inline CSS

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

#bcdcef color code is use for CSS Border Color

CSS Border color for the above div is #bcdcef

HTML with inline CSS

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

CSS Border Left color for the above div is #bcdcef

HTML with inline CSS

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

CSS Border Right color for the above div is #bcdcef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcdcef

HTML with inline CSS

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

CSS Border Top color for the above div is #bcdcef

HTML with inline CSS

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

#bcdcef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcdcef Color code Preview on White Background

This is how #bcdcef Color code will look on white background color. Color contrast ratio is 1.44

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

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(188,220,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(239,207,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,220,239,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.