crispedge.com

Color picker

Loading...

#d6dedd hex color - Grey - Cool color - Information

#d6dedd hex color - Grey - Cool color

Color Hue/Base color: Grey

Hex #d6dedd Color code in RGB color code model is created after adding 83.92% red color, 87.06% green color and 86.67% blue color. Hex #d6dedd Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 0% magenta, 0% yellow and 13% black.

Hex #d6dedd color code is between #ddddcc web safe hex color code and #cceeee web safe hex color code. #ddddcc is the nearest web safe color code. You can see here many more shades of #d6dedd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded6dedd#d6dedd
RGB Decimal214, 222, 221rgb(214, 222, 221)
RGB Percent84%, 87%, 87%rgb(84%, 87%, 87%)
CSS RGBa214, 222, 221,1rgba(214,222,221,1)
CMYK Modelcmyk(4%,0%,0%,13%)
HSL Color Space173,11% ,85%hsl(173,11% ,85%)
HSV Color Space173°, 4%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110101101101111011011101
Octal326336335
Decimal214222221
Hexd6dedd

Different shades of #d6dedd color code.

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

Light Shade of #d6dedd
#f2f5f4
Dark Shade of #d6dedd
#bac7c6
Saturated Shade of #d6dedd
#d2e2e0
Desaturated Shade of #d6dedd
#dadada
Grey scale Shade of #d6dedd
#dadada
Brighten Shade
#eff7f6
Most Readable Shade
#000000

Shades of #d6dedd color code

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

#d6dedd
#bec5c4
#a6acab
#8e9493
#767b7a
#5f6262
#474a49
#2f3131
#171818
#000000

Similar Color like #d6dedd color

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

#d7dfde
#d8e0df
#d9e1e0
#dae2e1
#dbe3e2
#dce4e3
#dde5e4
#dee6e5
#dfe7e6
#e0e8e7
#e1e9e8
#e2eae9
#e3ebea
#e4eceb
#d5dddc
#d4dcdb
#d3dbda
#d2dad9
#d1d9d8
#d0d8d7
#cfd7d6
#ced6d5
#cdd5d4
#ccd4d3
#cbd3d2
#cad2d1
#c9d1d0
#c8d0cf

Monochromatic Color with #d6dedd

#d6dedd
#090909
#323434
#5b5e5e
#848988
#adb3b3

Tints of #d6dedd Color

#d6dedd
#dae1e0
#dfe5e4
#e3e9e8
#e8ecec
#ecf0ef
#f1f4f3
#f5f7f7
#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

#d6dedd
#ded6d7

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

Split Complementary

#d6dedd
#ded6db
#ded9d6

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

Analogous Color

#d6deda
#d6dedb
#d6dedd
#d6ddde
#d6dcde

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

#d6dedd
#ddd6de
#deddd6

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

#d6dedd
#d9d6de
#ded6d7
#dbded6

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

#d6dedd
#ded6d7
#ded9d6
#d6dbde

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

#d6dedd Color Code Preview on Black Background Color

This is how #d6dedd Color will look on black background color. Color contrast ratio is 15.35

#d6dedd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d6dedd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d6dedd

#d6dedd color code is use for CSS Background Color

Background color for the above div is #d6dedd

HTML with inline CSS

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

#d6dedd color code is use for CSS Border Color

CSS Border color for the above div is #d6dedd

HTML with inline CSS

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

CSS Border Left color for the above div is #d6dedd

HTML with inline CSS

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

CSS Border Right color for the above div is #d6dedd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d6dedd

HTML with inline CSS

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

CSS Border Top color for the above div is #d6dedd

HTML with inline CSS

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

#d6dedd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d6dedd Color code Preview on White Background

This is how #d6dedd Color code will look on white background color. Color contrast ratio is 1.37

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

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(214,222,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(222,214,215,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(214,222,221,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.