crispedge.com

Color picker

Loading...

#bdc2da hex color - Grey - Cool color - Information

#bdc2da hex color - Grey - Cool color

Color Hue/Base color: Grey

Hex #bdc2da Color code in RGB color code model is created after adding 74.12% red color, 76.08% green color and 85.49% blue color. Hex #bdc2da Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 11% magenta, 0% yellow and 15% black.

Hex #bdc2da color code is between #bbbbdd web safe hex color code and #cccccc web safe hex color code. #bbbbdd is the nearest web safe color code. You can see here many more shades of #bdc2da color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codebdc2da#bdc2da
RGB Decimal189, 194, 218rgb(189, 194, 218)
RGB Percent74%, 76%, 85%rgb(74%, 76%, 85%)
CSS RGBa189, 194, 218,1rgba(189,194,218,1)
CMYK Modelcmyk(13%,11%,0%,15%)
HSL Color Space230,28% ,80%hsl(230,28% ,80%)
HSV Color Space230°, 13%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111011100001011011010
Octal275302332
Decimal189194218
Hexbdc2da

Different shades of #bdc2da color code.

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

Light Shade of #bdc2da
#dee0ec
Dark Shade of #bdc2da
#9ca4c8
Saturated Shade of #bdc2da
#b8bfdf
Desaturated Shade of #bdc2da
#c2c5d5
Grey scale Shade of #bdc2da
#cbcbcb
Brighten Shade
#d6dbf3
Most Readable Shade
#000000

Shades of #bdc2da color code

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

#bdc2da
#a8acc1
#9396a9
#7e8191
#696b79
#545660
#3f4048
#2a2b30
#151518
#000000

Similar Color like #bdc2da color

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

#bec3db
#bfc4dc
#c0c5dd
#c1c6de
#c2c7df
#c3c8e0
#c4c9e1
#c5cae2
#c6cbe3
#c7cce4
#c8cde5
#c9cee6
#cacfe7
#cbd0e8
#bcc1d9
#bbc0d8
#babfd7
#b9bed6
#b8bdd5
#b7bcd4
#b6bbd3
#b5bad2
#b4b9d1
#b3b8d0
#b2b7cf
#b1b6ce
#b0b5cd
#afb4cc

Monochromatic Color with #bdc2da

#bdc2da
#050505
#2a2b30
#4e515a
#737685
#989caf

Tints of #bdc2da Color

#bdc2da
#c4c8de
#cbcfe2
#d3d6e6
#daddea
#e1e3ee
#e9eaf2
#f0f1f6
#f7f8fa
#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

#bdc2da
#dad5bd

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

Split Complementary

#bdc2da
#dac7bd
#d0dabd

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

Analogous Color

#bdceda
#bdc8da
#bdc2da
#bebdda
#c4bdda

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

#bdc2da
#dabdc2
#c2dabd

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

#bdc2da
#dabdd0
#dad5bd
#bddac6

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

#bdc2da
#dad5bd
#d0dabd
#c7bdda

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

#bdc2da Color Code Preview on Black Background Color

This is how #bdc2da Color will look on black background color. Color contrast ratio is 11.89

#bdc2da in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdc2da

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdc2da

#bdc2da color code is use for CSS Background Color

Background color for the above div is #bdc2da

HTML with inline CSS

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

#bdc2da color code is use for CSS Border Color

CSS Border color for the above div is #bdc2da

HTML with inline CSS

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

CSS Border Left color for the above div is #bdc2da

HTML with inline CSS

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

CSS Border Right color for the above div is #bdc2da

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdc2da

HTML with inline CSS

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

CSS Border Top color for the above div is #bdc2da

HTML with inline CSS

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

#bdc2da hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdc2da Color code Preview on White Background

This is how #bdc2da Color code will look on white background color. Color contrast ratio is 1.77

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

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(189,194,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(218,213,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(189,194,218,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.