crispedge.com

Color picker

Loading...

#bcd5ce hex color - Green - Cool color - Information

#bcd5ce hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #bcd5ce Color code in RGB color code model is created after adding 73.73% red color, 83.53% green color and 80.78% blue color. Hex #bcd5ce Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 0% magenta, 3% yellow and 16% black.

Hex #bcd5ce color code is between #bbddcc web safe hex color code and #ccccdd web safe hex color code. #bbddcc is the nearest web safe color code. You can see here many more shades of #bcd5ce color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebcd5ce#bcd5ce
RGB Decimal188, 213, 206rgb(188, 213, 206)
RGB Percent74%, 84%, 81%rgb(74%, 84%, 81%)
CSS RGBa188, 213, 206,1rgba(188,213,206,1)
CMYK Modelcmyk(12%,0%,3%,16%)
HSL Color Space163,23% ,79%hsl(163,23% ,79%)
HSV Color Space163°, 12%, 84%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111001101010111001110
Octal274325316
Decimal188213206
Hexbcd5ce

Different shades of #bcd5ce color code.

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

Light Shade of #bcd5ce
#dbe9e5
Dark Shade of #bcd5ce
#9dc1b7
Saturated Shade of #bcd5ce
#b7dad0
Desaturated Shade of #bcd5ce
#c1d0cc
Grey scale Shade of #bcd5ce
#c8c8c8
Brighten Shade
#d5eee7
Most Readable Shade
#000000

Shades of #bcd5ce color code

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

#bcd5ce
#a7bdb7
#92a5a0
#7d8e89
#687672
#535e5b
#3e4744
#292f2d
#141716
#000000

Similar Color like #bcd5ce color

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

#bdd6cf
#bed7d0
#bfd8d1
#c0d9d2
#c1dad3
#c2dbd4
#c3dcd5
#c4ddd6
#c5ded7
#c6dfd8
#c7e0d9
#c8e1da
#c9e2db
#cae3dc
#bbd4cd
#bad3cc
#b9d2cb
#b8d1ca
#b7d0c9
#b6cfc8
#b5cec7
#b4cdc6
#b3ccc5
#b2cbc4
#b1cac3
#b0c9c2
#afc8c1
#aec7c0

Monochromatic Color with #bcd5ce

#bcd5ce
#000000
#262b2a
#4b5553
#71807c
#96aaa5

Tints of #bcd5ce Color

#bcd5ce
#c3d9d3
#caded8
#d2e3de
#d9e7e3
#e1ece9
#e8f1ee
#f0f5f4
#f7faf9
#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

#bcd5ce
#d5bcc3

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

Split Complementary

#bcd5ce
#d5bcd0
#d5c2bc

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

Analogous Color

#bcd5c4
#bcd5c9
#bcd5ce
#bcd5d3
#bcd2d5

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

#bcd5ce
#cebcd5
#d5cebc

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

#bcd5ce
#c1bcd5
#d5bcc3
#cfd5bc

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

#bcd5ce
#d5bcc3
#d5c2bc
#bcd0d5

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

#bcd5ce Color Code Preview on Black Background Color

This is how #bcd5ce Color will look on black background color. Color contrast ratio is 13.55

#bcd5ce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcd5ce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcd5ce

#bcd5ce color code is use for CSS Background Color

Background color for the above div is #bcd5ce

HTML with inline CSS

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

#bcd5ce color code is use for CSS Border Color

CSS Border color for the above div is #bcd5ce

HTML with inline CSS

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

CSS Border Left color for the above div is #bcd5ce

HTML with inline CSS

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

CSS Border Right color for the above div is #bcd5ce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcd5ce

HTML with inline CSS

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

CSS Border Top color for the above div is #bcd5ce

HTML with inline CSS

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

#bcd5ce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcd5ce Color code Preview on White Background

This is how #bcd5ce Color code will look on white background color. Color contrast ratio is 1.55

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

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,213,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(213,188,195,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,213,206,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.