crispedge.com

Color picker

Loading...

#bdceed hex color - Blue - Cool color - Information

#bdceed hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #bdceed Color code in RGB color code model is created after adding 74.12% red color, 80.78% green color and 92.94% blue color. Hex #bdceed Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 13% magenta, 0% yellow and 7% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebdceed#bdceed
RGB Decimal189, 206, 237rgb(189, 206, 237)
RGB Percent74%, 81%, 93%rgb(74%, 81%, 93%)
CSS RGBa189, 206, 237,1rgba(189,206,237,1)
CMYK Modelcmyk(20%,13%,0%,7%)
HSL Color Space219,57% ,84%hsl(219,57% ,84%)
HSV Color Space219°, 20%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111011100111011101101
Octal275316355
Decimal189206237
Hexbdceed

Different shades of #bdceed color code.

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

Light Shade of #bdceed
#e5ecf8
Dark Shade of #bdceed
#95b0e2
Saturated Shade of #bdceed
#b9cdf1
Desaturated Shade of #bdceed
#c1cfe9
Grey scale Shade of #bdceed
#d5d5d5
Brighten Shade
#d6e7ff
Most Readable Shade
#000000

Shades of #bdceed color code

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

#bdceed
#a8b7d2
#93a0b8
#7e899e
#697283
#545b69
#3f444f
#2a2d34
#15161a
#000000

Similar Color like #bdceed color

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

#becfee
#bfd0ef
#c0d1f0
#c1d2f1
#c2d3f2
#c3d4f3
#c4d5f4
#c5d6f5
#c6d7f6
#c7d8f7
#c8d9f8
#c9daf9
#cadbfa
#cbdcfb
#bccdec
#bbcceb
#bacbea
#b9cae9
#b8c9e8
#b7c8e7
#b6c7e6
#b5c6e5
#b4c5e4
#b3c4e3
#b2c3e2
#b1c2e1
#b0c1e0
#afc0df

Monochromatic Color with #bdceed

#bdceed
#141518
#353a43
#575f6d
#798498
#9ba9c2

Tints of #bdceed Color

#bdceed
#c4d3ef
#cbd8f1
#d3def3
#dae3f5
#e1e9f7
#e9eef9
#f0f4fb
#f7f9fd
#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

#bdceed
#eddcbd

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

Split Complementary

#bdceed
#edc4bd
#e6edbd

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

Analogous Color

#bde1ed
#bdd8ed
#bdceed
#bdc4ed
#bfbded

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

#bdceed
#edbdce
#ceedbd

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

#bdceed
#edbde6
#eddcbd
#bdedc4

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

#bdceed
#eddcbd
#e6edbd
#c4bded

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

#bdceed Color Code Preview on Black Background Color

This is how #bdceed Color will look on black background color. Color contrast ratio is 13.22

#bdceed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdceed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdceed

#bdceed color code is use for CSS Background Color

Background color for the above div is #bdceed

HTML with inline CSS

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

#bdceed color code is use for CSS Border Color

CSS Border color for the above div is #bdceed

HTML with inline CSS

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

CSS Border Left color for the above div is #bdceed

HTML with inline CSS

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

CSS Border Right color for the above div is #bdceed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdceed

HTML with inline CSS

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

CSS Border Top color for the above div is #bdceed

HTML with inline CSS

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

#bdceed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdceed Color code Preview on White Background

This is how #bdceed Color code will look on white background color. Color contrast ratio is 1.59

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

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,206,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(237,220,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(189,206,237,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.