crispedge.com

Color picker

Loading...

#ddd6da hex color - White - Warm color - Information

#ddd6da hex color - White - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: White

Hex #ddd6da Color code in RGB color code model is created after adding 86.67% red color, 83.92% green color and 85.49% blue color. Hex #ddd6da Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 3% magenta, 1% yellow and 13% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeddd6da#ddd6da
RGB Decimal221, 214, 218rgb(221, 214, 218)
RGB Percent87%, 84%, 85%rgb(87%, 84%, 85%)
CSS RGBa221, 214, 218,1rgba(221,214,218,1)
CMYK Modelcmyk(0%,3%,1%,13%)
HSL Color Space326,9% ,85%hsl(326,9% ,85%)
HSV Color Space326°, 3%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011101011011011010
Octal335326332
Decimal221214218
Hexddd6da

Different shades of #ddd6da color code.

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

Light Shade of #ddd6da
#f4f2f3
Dark Shade of #ddd6da
#c6bac1
Saturated Shade of #ddd6da
#e1d2db
Desaturated Shade of #ddd6da
#d9d9d9
Grey scale Shade of #ddd6da
#d9d9d9
Brighten Shade
#f6eff3
Most Readable Shade
#000000

Shades of #ddd6da color code

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

#ddd6da
#c4bec1
#aba6a9
#938e91
#7a7679
#625f60
#494748
#312f30
#181718
#000000

Similar Color like #ddd6da color

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

#ded7db
#dfd8dc
#e0d9dd
#e1dade
#e2dbdf
#e3dce0
#e4dde1
#e5dee2
#e6dfe3
#e7e0e4
#e8e1e5
#e9e2e6
#eae3e7
#ebe4e8
#dcd5d9
#dbd4d8
#dad3d7
#d9d2d6
#d8d1d5
#d7d0d4
#d6cfd3
#d5ced2
#d4cdd1
#d3ccd0
#d2cbcf
#d1cace
#d0c9cd
#cfc8cc

Monochromatic Color with #ddd6da

#ddd6da
#080808
#333132
#5d5b5c
#888486
#b3adb0

Tints of #ddd6da Color

#ddd6da
#e0dade
#e4dfe2
#e8e3e6
#ece8ea
#efecee
#f3f1f2
#f7f5f6
#fbfafa
#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

#ddd6da
#d6ddd9

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

Split Complementary

#ddd6da
#d6ddd6
#d6dddd

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

Analogous Color

#ddd6dd
#ddd6db
#ddd6da
#ddd6d9
#ddd6d7

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

#ddd6da
#daddd6
#d6dadd

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

#ddd6da
#dddcd6
#d6ddd9
#d6d6dd

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

#ddd6da
#d6ddd9
#d6dddd
#ddd6d6

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

#ddd6da Color Code Preview on Black Background Color

This is how #ddd6da Color will look on black background color. Color contrast ratio is 14.71

#ddd6da in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddd6da

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddd6da

#ddd6da color code is use for CSS Background Color

Background color for the above div is #ddd6da

HTML with inline CSS

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

#ddd6da color code is use for CSS Border Color

CSS Border color for the above div is #ddd6da

HTML with inline CSS

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

CSS Border Left color for the above div is #ddd6da

HTML with inline CSS

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

CSS Border Right color for the above div is #ddd6da

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddd6da

HTML with inline CSS

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

CSS Border Top color for the above div is #ddd6da

HTML with inline CSS

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

#ddd6da hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddd6da Color code Preview on White Background

This is how #ddd6da Color code will look on white background color. Color contrast ratio is 1.43

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.