Skip to main content Skip to docs navigation

#dddfe0 hex color | Download Light Grey BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Cold Wind and its hex is #E1E3E4 Nearest Color Name

Color Hue/Base color: Grey

Hex #dddfe0 Color code in RGB color code model is created after adding 86.67% red color, 87.45% green color and 87.84% blue color. Hex #dddfe0 Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 0% magenta, 0% yellow and 12.16% black.

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

RGB Chart

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

Color Table

Hex Color Code dddfe0 #dddfe0
RGB Decimal 221, 223, 224 221, 223, 224
RGB Percent 87%, 87%, 88% rgb(87%, 87%, 88%)
CSS RGBa 221, 223, 224,1 rgba(221,223,224,1)
CMYK Model cmyk(1%,0%,0%,12.16%)
HSL Color Space 200,5% ,87% hsl(200,5% ,87%)
HSV Color Space 200°, 1%, 88%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11011101 11011111 11100000
Octal 335 337 340
Decimal 221 223 224
Hex dd df e0

Different shades of #dddfe0 color code.

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

Darkest of #dddfe0
#8d9497
Darker of #dddfe0
#a8adaf
Dark of #dddfe0
#c2c6c8
Base of #dddfe0
#dddfe0
Light of #dddfe0
#f8f8f8
Lighter
#ffffff
Lightest
#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

#dddfe0
#e0dedd

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

Split Complementary

#dddfe0
#e0dddd
#e0dfdd

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

Analogous Color

#dde0df
#dde0e0
#dddfe0
#dddee0
#dddde0

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

#dddfe0
#dfe0dd
#e0dddf

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

#dddfe0
#e0dddf
#e0dedd
#dde0de

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#dddfe0
#dfdde0
#e0dedd
#dde0dd

Square 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).

Monochromatic Color with #dddfe0

#737a7e
#8d9497
#a8adaf
#c2c6c8
#dddfe0
#f8f8f8
#ffffff
#ffffff
#ffffff

Tints of #dddfe0 Color

#dddfe0
#e0e2e3
#e4e6e6
#e8e9ea
#eceded
#eff0f1
#f3f4f4
#f7f7f8
#fbfbfb
#ffffff

Shades of #dddfe0 color code

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

#dddfe0
#c4c6c7
#abadae
#939495
#7a7b7c
#626363
#494a4a
#313131
#181818
#000000

Tones

#dddfe0
#dedede
#dedede
#dedede
#dedede

Tones

Similar Color like #dddfe0 color

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

#dee0e1
#dfe1e2
#e0e2e3
#e1e3e4
#e2e4e5
#e3e5e6
#e4e6e7
#e5e7e8
#e6e8e9
#e7e9ea
#e8eaeb
#e9ebec
#eaeced
#ebedee
#dcdedf
#dbddde
#dadcdd
#d9dbdc
#d8dadb
#d7d9da
#d6d8d9
#d5d7d8
#d4d6d7
#d3d5d6
#d2d4d5
#d1d3d4
#d0d2d3
#cfd1d2

Download this Light Grey

Hex #dddfe0 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.

#dddfe0 Color Code Preview on Black Background Color

This is how #dddfe0 Color will look on black background color. Color contrast ratio is 15.71

#dddfe0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dddfe0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dddfe0

#dddfe0 color code is use for CSS Background Color

Background color for the above div is #dddfe0

HTML with inline CSS

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

#dddfe0 color code is use for CSS Border Color

CSS Border color for the above div is #dddfe0

HTML with inline CSS

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

CSS Border Left color for the above div is #dddfe0

HTML with inline CSS

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

CSS Border Right color for the above div is #dddfe0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dddfe0

HTML with inline CSS

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

CSS Border Top color for the above div is #dddfe0

HTML with inline CSS

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

#dddfe0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dddfe0 Color code Preview on White Background

This is how #dddfe0 Color code will look on white background color. Color contrast ratio is 1.34

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(221,223,224,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(224,222,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,223,224,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }