crispedge.com

Color picker

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

#d3d8dc hex color - Grey - Cool color - Information

#d3d8dc hex color - Grey - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Grey

Hex #d3d8dc Color code in RGB color code model is created after adding 82.75% red color, 84.71% green color and 86.27% blue color. Hex #d3d8dc Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 2% magenta, 0% yellow and 14% black.

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

0 Likes 0 Comments | 21 Views

Color Table

Hex Color Coded3d8dc#d3d8dc
RGB Decimal211, 216, 220rgb(211, 216, 220)
RGB Percent83%, 85%, 86%rgb(83%, 85%, 86%)
CSS RGBa211, 216, 220,1rgba(211,216,220,1)
CMYK Modelcmyk(4%,2%,0%,14%)
HSL Color Space207,11% ,85%hsl(207,11% ,85%)
HSV Color Space207°, 4%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110100111101100011011100
Octal323330334
Decimal211216220
Hexd3d8dc

Different shades of #d3d8dc color code.

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

Light Shade of #d3d8dc
#eff1f3
Dark Shade of #d3d8dc
#b7bfc5
Saturated Shade of #d3d8dc
#cfd8e0
Desaturated Shade of #d3d8dc
#d7d8d8
Grey scale Shade of #d3d8dc
#d7d7d7
Brighten Shade
#ecf1f5
Most Readable Shade
#000000

Shades of #d3d8dc color code

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

#d3d8dc
#bbc0c3
#a4a8ab
#8c9092
#75787a
#5d6061
#464849
#2e3030
#171818
#000000

Similar Color like #d3d8dc color

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

#d4d9dd
#d5dade
#d6dbdf
#d7dce0
#d8dde1
#d9dee2
#dadfe3
#dbe0e4
#dce1e5
#dde2e6
#dee3e7
#dfe4e8
#e0e5e9
#e1e6ea
#d2d7db
#d1d6da
#d0d5d9
#cfd4d8
#ced3d7
#cdd2d6
#ccd1d5
#cbd0d4
#cacfd3
#c9ced2
#c8cdd1
#c7ccd0
#c6cbcf
#c5cace

Monochromatic Color with #d3d8dc

#d3d8dc
#070707
#303132
#595b5c
#818587
#aaaeb1

Tints of #d3d8dc Color

#d3d8dc
#d7dcdf
#dce0e3
#e1e5e7
#e6e9eb
#ebedef
#f0f2f3
#f5f6f7
#fafafb
#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

#d3d8dc
#dcd7d3

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

Split Complementary

#d3d8dc
#dcd3d4
#dcdcd3

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

Analogous Color

#d3dcdc
#d3dadc
#d3d8dc
#d3d6dc
#d3d4dc

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

#d3d8dc
#dcd3d8
#d8dcd3

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

#d3d8dc
#dbd3dc
#dcd7d3
#d3dcd3

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

#d3d8dc
#dcd7d3
#dcdcd3
#d3d4dc

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

#d3d8dc Color Code Preview on Black Background Color

This is how #d3d8dc Color will look on black background color. Color contrast ratio is 14.63

#d3d8dc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d3d8dc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d3d8dc

#d3d8dc color code is use for CSS Background Color

Background color for the above div is #d3d8dc

HTML with inline CSS

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

#d3d8dc color code is use for CSS Border Color

CSS Border color for the above div is #d3d8dc

HTML with inline CSS

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

CSS Border Left color for the above div is #d3d8dc

HTML with inline CSS

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

CSS Border Right color for the above div is #d3d8dc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d3d8dc

HTML with inline CSS

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

CSS Border Top color for the above div is #d3d8dc

HTML with inline CSS

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

#d3d8dc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d3d8dc Color code Preview on White Background

This is how #d3d8dc Color code will look on white background color. Color contrast ratio is 1.44

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

Related Gradients

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

0 Likes 0 Comments | 21 Views

Post your comment:-

By submitting comment you agree to our privacy policy.