crispedge.com

Color picker

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

#dde1db hex color - Grey - Cool color - Information

#dde1db hex color - Grey - Cool color

Color Hue/Base color: Grey

Hex #dde1db Color code in RGB color code model is created after adding 86.67% red color, 88.24% green color and 85.88% blue color. Hex #dde1db Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 0% magenta, 3% yellow and 12% black.

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

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codedde1db#dde1db
RGB Decimal221, 225, 219rgb(221, 225, 219)
RGB Percent87%, 88%, 86%rgb(87%, 88%, 86%)
CSS RGBa221, 225, 219,1rgba(221,225,219,1)
CMYK Modelcmyk(2%,0%,3%,12%)
HSL Color Space100,9% ,87%hsl(100,9% ,87%)
HSV Color Space100°, 3%, 88%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110111011110000111011011
Octal335341333
Decimal221225219
Hexdde1db

Different shades of #dde1db color code.

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

Light Shade of #dde1db
#f7f8f7
Dark Shade of #dde1db
#c3cabf
Saturated Shade of #dde1db
#dce4d8
Desaturated Shade of #dde1db
#dedede
Grey scale Shade of #dde1db
#dedede
Brighten Shade
#f6faf4
Most Readable Shade
#000000

Shades of #dde1db color code

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

#dde1db
#c4c8c2
#abafaa
#939692
#7a7d79
#626461
#494b49
#313230
#181918
#000000

Similar Color like #dde1db color

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

#dee2dc
#dfe3dd
#e0e4de
#e1e5df
#e2e6e0
#e3e7e1
#e4e8e2
#e5e9e3
#e6eae4
#e7ebe5
#e8ece6
#e9ede7
#eaeee8
#ebefe9
#dce0da
#dbdfd9
#daded8
#d9ddd7
#d8dcd6
#d7dbd5
#d6dad4
#d5d9d3
#d4d8d2
#d3d7d1
#d2d6d0
#d1d5cf
#d0d4ce
#cfd3cd

Monochromatic Color with #dde1db

#dde1db
#0c0c0c
#363736
#60615f
#8a8c88
#b3b6b2

Tints of #dde1db Color

#dde1db
#e0e4df
#e4e7e3
#e8ebe7
#eceeeb
#eff1ef
#f3f5f3
#f7f8f7
#fbfbfb
#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

#dde1db
#dfdbe1

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

Split Complementary

#dde1db
#dcdbe1
#e1dbe0

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

Analogous Color

#dfe1db
#dee1db
#dde1db
#dce1db
#dbe1db

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

#dde1db
#dbdde1
#e1dbdd

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

#dde1db
#dbe0e1
#dfdbe1
#e1dcdb

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

#dde1db
#dfdbe1
#e1dbe0
#dbe1dc

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

#dde1db Color Code Preview on Black Background Color

This is how #dde1db Color will look on black background color. Color contrast ratio is 15.87

#dde1db in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dde1db

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dde1db

#dde1db color code is use for CSS Background Color

Background color for the above div is #dde1db

HTML with inline CSS

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

#dde1db color code is use for CSS Border Color

CSS Border color for the above div is #dde1db

HTML with inline CSS

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

CSS Border Left color for the above div is #dde1db

HTML with inline CSS

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

CSS Border Right color for the above div is #dde1db

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dde1db

HTML with inline CSS

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

CSS Border Top color for the above div is #dde1db

HTML with inline CSS

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

#dde1db hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dde1db Color code Preview on White Background

This is how #dde1db Color code will look on white background color. Color contrast ratio is 1.32

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

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.