crispedge.com

Color picker

Loading...

#bcdad2 hex color - Green - Cool color - Information

#bcdad2 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #bcdad2 Color code in RGB color code model is created after adding 73.73% red color, 85.49% green color and 82.35% blue color. Hex #bcdad2 Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 0% magenta, 4% yellow and 15% black.

Hex #bcdad2 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 #bcdad2 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebcdad2#bcdad2
RGB Decimal188, 218, 210rgb(188, 218, 210)
RGB Percent74%, 85%, 82%rgb(74%, 85%, 82%)
CSS RGBa188, 218, 210,1rgba(188,218,210,1)
CMYK Modelcmyk(14%,0%,4%,15%)
HSL Color Space164,29% ,80%hsl(164,29% ,80%)
HSV Color Space164°, 14%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111001101101011010010
Octal274332322
Decimal188218210
Hexbcdad2

Different shades of #bcdad2 color code.

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

Light Shade of #bcdad2
#ddece8
Dark Shade of #bcdad2
#9bc8bc
Saturated Shade of #bcdad2
#b7dfd4
Desaturated Shade of #bcdad2
#c1d5d0
Grey scale Shade of #bcdad2
#cbcbcb
Brighten Shade
#d5f3eb
Most Readable Shade
#000000

Shades of #bcdad2 color code

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

#bcdad2
#a7c1ba
#92a9a3
#7d918c
#687974
#53605d
#3e4846
#29302e
#141817
#000000

Similar Color like #bcdad2 color

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

#bddbd3
#bedcd4
#bfddd5
#c0ded6
#c1dfd7
#c2e0d8
#c3e1d9
#c4e2da
#c5e3db
#c6e4dc
#c7e5dd
#c8e6de
#c9e7df
#cae8e0
#bbd9d1
#bad8d0
#b9d7cf
#b8d6ce
#b7d5cd
#b6d4cc
#b5d3cb
#b4d2ca
#b3d1c9
#b2d0c8
#b1cfc7
#b0cec6
#afcdc5
#aeccc4

Monochromatic Color with #bcdad2

#bcdad2
#050505
#29302e
#4e5a57
#738580
#97afa9

Tints of #bcdad2 Color

#bcdad2
#c3ded7
#cae2dc
#d2e6e1
#d9eae6
#e1eeeb
#e8f2f0
#f0f6f5
#f7fafa
#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

#bcdad2
#dabcc4

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

Split Complementary

#bcdad2
#dabcd3
#dac3bc

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

Analogous Color

#bcdac6
#bcdacc
#bcdad2
#bcdad8
#bcd6da

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

#bcdad2
#d2bcda
#dad2bc

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

#bcdad2
#c3bcda
#dabcc4
#d3dabc

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

#bcdad2
#dabcc4
#dac3bc
#bcd3da

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

#bcdad2 Color Code Preview on Black Background Color

This is how #bcdad2 Color will look on black background color. Color contrast ratio is 14.10

#bcdad2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcdad2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcdad2

#bcdad2 color code is use for CSS Background Color

Background color for the above div is #bcdad2

HTML with inline CSS

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

#bcdad2 color code is use for CSS Border Color

CSS Border color for the above div is #bcdad2

HTML with inline CSS

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

CSS Border Left color for the above div is #bcdad2

HTML with inline CSS

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

CSS Border Right color for the above div is #bcdad2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcdad2

HTML with inline CSS

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

CSS Border Top color for the above div is #bcdad2

HTML with inline CSS

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

#bcdad2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcdad2 Color code Preview on White Background

This is how #bcdad2 Color code will look on white background color. Color contrast ratio is 1.49

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

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,218,210,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(218,188,196,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,218,210,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.