crispedge.com

Color picker

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

#dfe3dc hex color - Grey - Cool color - Information

#dfe3dc hex color - Grey - Cool color

Color Hue/Base color: Grey

Hex #dfe3dc Color code in RGB color code model is created after adding 87.45% red color, 89.02% green color and 86.27% blue color. Hex #dfe3dc Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 0% magenta, 3% yellow and 11% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codedfe3dc#dfe3dc
RGB Decimal223, 227, 220rgb(223, 227, 220)
RGB Percent87%, 89%, 86%rgb(87%, 89%, 86%)
CSS RGBa223, 227, 220,1rgba(223,227,220,1)
CMYK Modelcmyk(2%,0%,3%,11%)
HSL Color Space94,11% ,88%hsl(94,11% ,88%)
HSV Color Space94°, 3%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110111111110001111011100
Octal337343334
Decimal223227220
Hexdfe3dc

Different shades of #dfe3dc color code.

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

Light Shade of #dfe3dc
#f9faf8
Dark Shade of #dfe3dc
#c5ccc0
Saturated Shade of #dfe3dc
#dfe6d9
Desaturated Shade of #dfe3dc
#dfe0df
Grey scale Shade of #dfe3dc
#dfdfdf
Brighten Shade
#f8fcf5
Most Readable Shade
#000000

Shades of #dfe3dc color code

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

#dfe3dc
#c6c9c3
#adb0ab
#949792
#7b7e7a
#636461
#4a4b49
#313230
#181918
#000000

Similar Color like #dfe3dc color

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

#e0e4dd
#e1e5de
#e2e6df
#e3e7e0
#e4e8e1
#e5e9e2
#e6eae3
#e7ebe4
#e8ece5
#e9ede6
#eaeee7
#ebefe8
#ecf0e9
#edf1ea
#dee2db
#dde1da
#dce0d9
#dbdfd8
#daded7
#d9ddd6
#d8dcd5
#d7dbd4
#d6dad3
#d5d9d2
#d4d8d1
#d3d7d0
#d2d6cf
#d1d5ce

Monochromatic Color with #dfe3dc

#dfe3dc
#0e0e0e
#383937
#626360
#8b8e8a
#b5b8b3

Tints of #dfe3dc Color

#dfe3dc
#e2e6df
#e6e9e3
#e9ece7
#edefeb
#f0f2ef
#f4f5f3
#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

#dfe3dc
#e0dce3

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

Split Complementary

#dfe3dc
#dddce3
#e3dce3

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

Analogous Color

#e2e3dc
#e0e3dc
#dfe3dc
#dee3dc
#dce3dc

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

#dfe3dc
#dcdfe3
#e3dcdf

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

#dfe3dc
#dce2e3
#e0dce3
#e3dcdc

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

#dfe3dc
#e0dce3
#e3dce3
#dce3dd

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

#dfe3dc Color Code Preview on Black Background Color

This is how #dfe3dc Color will look on black background color. Color contrast ratio is 16.16

#dfe3dc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfe3dc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfe3dc

#dfe3dc color code is use for CSS Background Color

Background color for the above div is #dfe3dc

HTML with inline CSS

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

#dfe3dc color code is use for CSS Border Color

CSS Border color for the above div is #dfe3dc

HTML with inline CSS

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

CSS Border Left color for the above div is #dfe3dc

HTML with inline CSS

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

CSS Border Right color for the above div is #dfe3dc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dfe3dc

HTML with inline CSS

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

CSS Border Top color for the above div is #dfe3dc

HTML with inline CSS

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

#dfe3dc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dfe3dc Color code Preview on White Background

This is how #dfe3dc Color code will look on white background color. Color contrast ratio is 1.30

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.