crispedge.com

Color picker

Loading...

#d3dbe3 hex color - Blue - Cool color - Information

#d3dbe3 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #d3dbe3 Color code in RGB color code model is created after adding 82.75% red color, 85.88% green color and 89.02% blue color. Hex #d3dbe3 Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 4% magenta, 0% yellow and 11% black.

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

0 Likes 0 Comments | 14 Views

RGB Chart

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

Color Table

Hex Color Coded3dbe3#d3dbe3
RGB Decimal211, 219, 227rgb(211, 219, 227)
RGB Percent83%, 86%, 89%rgb(83%, 86%, 89%)
CSS RGBa211, 219, 227,1rgba(211,219,227,1)
CMYK Modelcmyk(7%,4%,0%,11%)
HSL Color Space210,22% ,86%hsl(210,22% ,86%)
HSV Color Space210°, 7%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110100111101101111100011
Octal323333343
Decimal211219227
Hexd3dbe3

Different shades of #d3dbe3 color code.

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

Light Shade of #d3dbe3
#f2f4f7
Dark Shade of #d3dbe3
#b4c1cf
Saturated Shade of #d3dbe3
#cfdbe7
Desaturated Shade of #d3dbe3
#d7dbdf
Grey scale Shade of #d3dbe3
#dbdbdb
Brighten Shade
#ecf4fc
Most Readable Shade
#000000

Shades of #d3dbe3 color code

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

#d3dbe3
#bbc2c9
#a4aab0
#8c9297
#75797e
#5d6164
#46494b
#2e3032
#171819
#000000

Similar Color like #d3dbe3 color

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

#d4dce4
#d5dde5
#d6dee6
#d7dfe7
#d8e0e8
#d9e1e9
#dae2ea
#dbe3eb
#dce4ec
#dde5ed
#dee6ee
#dfe7ef
#e0e8f0
#e1e9f1
#d2dae2
#d1d9e1
#d0d8e0
#cfd7df
#ced6de
#cdd5dd
#ccd4dc
#cbd3db
#cad2da
#c9d1d9
#c8d0d8
#c7cfd7
#c6ced6
#c5cdd5

Monochromatic Color with #d3dbe3

#d3dbe3
#0d0e0e
#353739
#5c6063
#84898e
#acb2b8

Tints of #d3dbe3 Color

#d3dbe3
#d7dfe6
#dce3e9
#e1e7ec
#e6ebef
#ebeff2
#f0f3f5
#f5f7f8
#fafbfb
#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

#d3dbe3
#e3dbd3

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

Split Complementary

#d3dbe3
#e3d3d3
#e3e3d3

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

Analogous Color

#d3e1e3
#d3dee3
#d3dbe3
#d3d8e3
#d3d5e3

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

#d3dbe3
#e3d3db
#dbe3d3

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

#d3dbe3
#e3d3e3
#e3dbd3
#d3e3d3

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

#d3dbe3
#e3dbd3
#e3e3d3
#d3d3e3

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

#d3dbe3 Color Code Preview on Black Background Color

This is how #d3dbe3 Color will look on black background color. Color contrast ratio is 15.01

#d3dbe3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d3dbe3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d3dbe3

#d3dbe3 color code is use for CSS Background Color

Background color for the above div is #d3dbe3

HTML with inline CSS

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

#d3dbe3 color code is use for CSS Border Color

CSS Border color for the above div is #d3dbe3

HTML with inline CSS

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

CSS Border Left color for the above div is #d3dbe3

HTML with inline CSS

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

CSS Border Right color for the above div is #d3dbe3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d3dbe3

HTML with inline CSS

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

CSS Border Top color for the above div is #d3dbe3

HTML with inline CSS

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

#d3dbe3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d3dbe3 Color code Preview on White Background

This is how #d3dbe3 Color code will look on white background color. Color contrast ratio is 1.40

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

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

0 Likes 0 Comments | 14 Views

Post your comment:-

By submitting comment you agree to our privacy policy.