crispedge.com

Color picker

Loading...

#bdd5fd hex color - Blue - Cool color - Information

#bdd5fd hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #bdd5fd Color code in RGB color code model is created after adding 74.12% red color, 83.53% green color and 99.22% blue color. Hex #bdd5fd Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 16% magenta, 0% yellow and 1% black.

Hex #bdd5fd color code is between #bbddff web safe hex color code and #ccccee web safe hex color code. #bbddff is the nearest web safe color code. You can see here many more shades of #bdd5fd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebdd5fd#bdd5fd
RGB Decimal189, 213, 253rgb(189, 213, 253)
RGB Percent74%, 84%, 99%rgb(74%, 84%, 99%)
CSS RGBa189, 213, 253,1rgba(189,213,253,1)
CMYK Modelcmyk(25%,16%,0%,1%)
HSL Color Space218,94% ,87%hsl(218,94% ,87%)
HSV Color Space218°, 25%, 99%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111011101010111111101
Octal275325375
Decimal189213253
Hexbdd5fd

Different shades of #bdd5fd color code.

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

Light Shade of #bdd5fd
#eef4fe
Dark Shade of #bdd5fd
#8bb5fb
Saturated Shade of #bdd5fd
#bbd4ff
Desaturated Shade of #bdd5fd
#c0d6fa
Grey scale Shade of #bdd5fd
#dddddd
Brighten Shade
#d6eeff
Most Readable Shade
#000000

Shades of #bdd5fd color code

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

#bdd5fd
#a8bde0
#93a5c4
#7e8ea8
#69768c
#545e70
#3f4754
#2a2f38
#15171c
#000000

Similar Color like #bdd5fd color

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

#bed6fe
#bfd7ff
#c0d8ff
#c1d9ff
#c2daff
#c3dbff
#c4dcff
#c5ddff
#c6deff
#c7dfff
#c8e0ff
#c9e1ff
#cae2ff
#cbe3ff
#bcd4fc
#bbd3fb
#bad2fa
#b9d1f9
#b8d0f8
#b7cff7
#b6cef6
#b5cdf5
#b4ccf4
#b3cbf3
#b2caf2
#b1c9f1
#b0c8f0
#afc7ef

Monochromatic Color with #bdd5fd

#bdd5fd
#1e2228
#3e4653
#5e6a7d
#7e8da8
#9db1d2

Tints of #bdd5fd Color

#bdd5fd
#c4d9fd
#cbdefd
#d3e3fd
#dae7fd
#e1ecfe
#e9f1fe
#f0f5fe
#f7fafe
#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

#bdd5fd
#fde5bd

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

Split Complementary

#bdd5fd
#fdc5bd
#f5fdbd

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

Analogous Color

#bdeffd
#bde2fd
#bdd5fd
#bdc8fd
#bfbdfd

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

#bdd5fd
#fdbdd5
#d5fdbd

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

#bdd5fd
#fdbdf5
#fde5bd
#bdfdc5

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

#bdd5fd
#fde5bd
#f5fdbd
#c5bdfd

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

#bdd5fd Color Code Preview on Black Background Color

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

#bdd5fd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdd5fd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdd5fd

#bdd5fd color code is use for CSS Background Color

Background color for the above div is #bdd5fd

HTML with inline CSS

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

#bdd5fd color code is use for CSS Border Color

CSS Border color for the above div is #bdd5fd

HTML with inline CSS

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

CSS Border Left color for the above div is #bdd5fd

HTML with inline CSS

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

CSS Border Right color for the above div is #bdd5fd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdd5fd

HTML with inline CSS

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

CSS Border Top color for the above div is #bdd5fd

HTML with inline CSS

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

#bdd5fd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdd5fd Color code Preview on White Background

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

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,213,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(253,229,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(189,213,253,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.