crispedge.com

Color picker

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

#ddd1d3 hex color - Grey - Warm color - Information

#ddd1d3 hex color - Grey - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Grey

Hex #ddd1d3 Color code in RGB color code model is created after adding 86.67% red color, 81.96% green color and 82.75% blue color. Hex #ddd1d3 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 5% magenta, 5% yellow and 13% black.

Hex #ddd1d3 color code is between #cccccc web safe hex color code and #eedddd web safe hex color code. #cccccc is the nearest web safe color code. You can see here many more shades of #ddd1d3 color code.

0 Likes 0 Comments | 23 Views

Color Table

Hex Color Codeddd1d3#ddd1d3
RGB Decimal221, 209, 211rgb(221, 209, 211)
RGB Percent87%, 82%, 83%rgb(87%, 82%, 83%)
CSS RGBa221, 209, 211,1rgba(221,209,211,1)
CMYK Modelcmyk(0%,5%,5%,13%)
HSL Color Space350,15% ,84%hsl(350,15% ,84%)
HSV Color Space350°, 5%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011101000111010011
Octal335321323
Decimal221209211
Hexddd1d3

Different shades of #ddd1d3 color code.

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

Light Shade of #ddd1d3
#f3eeef
Dark Shade of #ddd1d3
#c7b4b7
Saturated Shade of #ddd1d3
#e1cdd0
Desaturated Shade of #ddd1d3
#d9d5d6
Grey scale Shade of #ddd1d3
#d7d7d7
Brighten Shade
#f6eaec
Most Readable Shade
#000000

Shades of #ddd1d3 color code

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

#ddd1d3
#c4b9bb
#aba2a4
#938b8c
#7a7475
#625c5d
#494546
#312e2e
#181717
#000000

Similar Color like #ddd1d3 color

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

#ded2d4
#dfd3d5
#e0d4d6
#e1d5d7
#e2d6d8
#e3d7d9
#e4d8da
#e5d9db
#e6dadc
#e7dbdd
#e8dcde
#e9dddf
#eadee0
#ebdfe1
#dcd0d2
#dbcfd1
#daced0
#d9cdcf
#d8ccce
#d7cbcd
#d6cacc
#d5c9cb
#d4c8ca
#d3c7c9
#d2c6c8
#d1c5c7
#d0c4c6
#cfc3c5

Monochromatic Color with #ddd1d3

#ddd1d3
#080808
#333031
#5d5859
#888182
#b3a9aa

Tints of #ddd1d3 Color

#ddd1d3
#e0d6d7
#e4dbdc
#e8e0e1
#ece5e6
#efeaeb
#f3eff0
#f7f4f5
#fbf9fa
#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

#ddd1d3
#d1dddb

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

Split Complementary

#ddd1d3
#d1ddd5
#d1d9dd

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

Analogous Color

#ddd1d8
#ddd1d5
#ddd1d3
#ddd1d1
#ddd4d1

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

#ddd1d3
#d3ddd1
#d1d3dd

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

#ddd1d3
#d9ddd1
#d1dddb
#d5d1dd

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

#ddd1d3
#d1dddb
#d1d9dd
#ddd5d1

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

#ddd1d3 Color Code Preview on Black Background Color

This is how #ddd1d3 Color will look on black background color. Color contrast ratio is 14.14

#ddd1d3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddd1d3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddd1d3

#ddd1d3 color code is use for CSS Background Color

Background color for the above div is #ddd1d3

HTML with inline CSS

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

#ddd1d3 color code is use for CSS Border Color

CSS Border color for the above div is #ddd1d3

HTML with inline CSS

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

CSS Border Left color for the above div is #ddd1d3

HTML with inline CSS

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

CSS Border Right color for the above div is #ddd1d3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddd1d3

HTML with inline CSS

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

CSS Border Top color for the above div is #ddd1d3

HTML with inline CSS

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

#ddd1d3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddd1d3 Color code Preview on White Background

This is how #ddd1d3 Color code will look on white background color. Color contrast ratio is 1.49

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

Related Gradients

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

0 Likes 0 Comments | 23 Views

Post your comment:-

By submitting comment you agree to our privacy policy.