crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#d6e2da hex color - Grey - Cool color - Information

#d6e2da hex color - Grey - Cool color

Color Hue/Base color: Grey

Hex #d6e2da Color code in RGB color code model is created after adding 83.92% red color, 88.63% green color and 85.49% blue color. Hex #d6e2da Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 0% magenta, 4% yellow and 11% black.

Hex #d6e2da color code is between #dddddd web safe hex color code and #cceecc web safe hex color code. #dddddd is the nearest web safe color code. You can see here many more shades of #d6e2da color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Coded6e2da#d6e2da
RGB Decimal214, 226, 218rgb(214, 226, 218)
RGB Percent84%, 89%, 85%rgb(84%, 89%, 85%)
CSS RGBa214, 226, 218,1rgba(214,226,218,1)
CMYK Modelcmyk(5%,0%,4%,11%)
HSL Color Space140,17% ,86%hsl(140,17% ,86%)
HSV Color Space140°, 5%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110101101110001011011010
Octal326342332
Decimal214226218
Hexd6e2da

Different shades of #d6e2da color code.

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

Light Shade of #d6e2da
#f4f7f5
Dark Shade of #d6e2da
#b8cdbf
Saturated Shade of #d6e2da
#d2e5d9
Desaturated Shade of #d6e2da
#d9dedb
Grey scale Shade of #d6e2da
#dcdcdc
Brighten Shade
#effbf3
Most Readable Shade
#000000

Shades of #d6e2da color code

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

#d6e2da
#bec8c1
#a6afa9
#8e9691
#767d79
#5f6460
#474b48
#2f3230
#171918
#000000

Similar Color like #d6e2da color

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

#d7e3db
#d8e4dc
#d9e5dd
#dae6de
#dbe7df
#dce8e0
#dde9e1
#deeae2
#dfebe3
#e0ece4
#e1ede5
#e2eee6
#e3efe7
#e4f0e8
#d5e1d9
#d4e0d8
#d3dfd7
#d2ded6
#d1ddd5
#d0dcd4
#cfdbd3
#cedad2
#cdd9d1
#ccd8d0
#cbd7cf
#cad6ce
#c9d5cd
#c8d4cc

Monochromatic Color with #d6e2da

#d6e2da
#0d0d0d
#353836
#5d625f
#868d88
#aeb7b1

Tints of #d6e2da Color

#d6e2da
#dae5de
#dfe8e2
#e3ebe6
#e8eeea
#ecf2ee
#f1f5f2
#f5f8f6
#fafbfa
#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

#d6e2da
#e2d6de

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

Split Complementary

#d6e2da
#e0d6e2
#e2d6d8

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

Analogous Color

#d7e2d6
#d6e2d8
#d6e2da
#d6e2dc
#d6e2df

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

#d6e2da
#dad6e2
#e2dad6

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

#d6e2da
#d6d8e2
#e2d6de
#e2e0d6

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

#d6e2da
#e2d6de
#e2d6d8
#d6e2e0

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

#d6e2da Color Code Preview on Black Background Color

This is how #d6e2da Color will look on black background color. Color contrast ratio is 15.75

#d6e2da in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d6e2da

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d6e2da

#d6e2da color code is use for CSS Background Color

Background color for the above div is #d6e2da

HTML with inline CSS

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

#d6e2da color code is use for CSS Border Color

CSS Border color for the above div is #d6e2da

HTML with inline CSS

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

CSS Border Left color for the above div is #d6e2da

HTML with inline CSS

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

CSS Border Right color for the above div is #d6e2da

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d6e2da

HTML with inline CSS

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

CSS Border Top color for the above div is #d6e2da

HTML with inline CSS

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

#d6e2da hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d6e2da Color code Preview on White Background

This is how #d6e2da Color code will look on white background color. Color contrast ratio is 1.33

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.