crispedge.com

Color picker

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

#ddd9e0 hex color - Violet - Warm color - Information

#ddd9e0 hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

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

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeddd9e0#ddd9e0
RGB Decimal221, 217, 224rgb(221, 217, 224)
RGB Percent87%, 85%, 88%rgb(87%, 85%, 88%)
CSS RGBa221, 217, 224,1rgba(221,217,224,1)
CMYK Modelcmyk(1%,3%,0%,12%)
HSL Color Space274,10% ,86%hsl(274,10% ,86%)
HSV Color Space274°, 3%, 88%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011101100111100000
Octal335331340
Decimal221217224
Hexddd9e0

Different shades of #ddd9e0 color code.

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

Light Shade of #ddd9e0
#f6f5f7
Dark Shade of #ddd9e0
#c4bdc9
Saturated Shade of #ddd9e0
#ddd6e3
Desaturated Shade of #ddd9e0
#dddcdd
Grey scale Shade of #ddd9e0
#dcdcdc
Brighten Shade
#f6f2f9
Most Readable Shade
#000000

Shades of #ddd9e0 color code

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

#ddd9e0
#c4c0c7
#aba8ae
#939095
#7a787c
#626063
#49484a
#313031
#181818
#000000

Similar Color like #ddd9e0 color

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

#dedae1
#dfdbe2
#e0dce3
#e1dde4
#e2dee5
#e3dfe6
#e4e0e7
#e5e1e8
#e6e2e9
#e7e3ea
#e8e4eb
#e9e5ec
#eae6ed
#ebe7ee
#dcd8df
#dbd7de
#dad6dd
#d9d5dc
#d8d4db
#d7d3da
#d6d2d9
#d5d1d8
#d4d0d7
#d3cfd6
#d2ced5
#d1cdd4
#d0ccd3
#cfcbd2

Monochromatic Color with #ddd9e0

#ddd9e0
#0b0b0b
#353436
#5f5d60
#89878b
#b3b0b5

Tints of #ddd9e0 Color

#ddd9e0
#e0dde3
#e4e1e6
#e8e5ea
#ece9ed
#efeef1
#f3f2f4
#f7f6f8
#fbfafb
#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

#ddd9e0
#dce0d9

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

Split Complementary

#ddd9e0
#e0e0d9
#d9e0da

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

Analogous Color

#dad9e0
#dcd9e0
#ddd9e0
#ded9e0
#e0d9e0

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

#ddd9e0
#e0ddd9
#d9e0dd

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

#ddd9e0
#e0d9d9
#dce0d9
#d9dfe0

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

#ddd9e0
#dce0d9
#d9e0da
#e0d9e0

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

#ddd9e0 Color Code Preview on Black Background Color

This is how #ddd9e0 Color will look on black background color. Color contrast ratio is 15.08

#ddd9e0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddd9e0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddd9e0

#ddd9e0 color code is use for CSS Background Color

Background color for the above div is #ddd9e0

HTML with inline CSS

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

#ddd9e0 color code is use for CSS Border Color

CSS Border color for the above div is #ddd9e0

HTML with inline CSS

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

CSS Border Left color for the above div is #ddd9e0

HTML with inline CSS

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

CSS Border Right color for the above div is #ddd9e0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddd9e0

HTML with inline CSS

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

CSS Border Top color for the above div is #ddd9e0

HTML with inline CSS

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

#ddd9e0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddd9e0 Color code Preview on White Background

This is how #ddd9e0 Color code will look on white background color. Color contrast ratio is 1.39

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.