crispedge.com

Color picker

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

#ddc9c6 hex color - Misty Blush - Orange - Warm color - Information

#ddc9c6 hex color - Misty Blush - Orange - Warm color

Color Hue/Base color: Orange

Hex #ddc9c6 Color Code is also known as Misty Blush color.

Hex #ddc9c6 Color code in RGB color code model is created after adding 86.67% red color, 78.82% green color and 77.65% blue color. Hex #ddc9c6 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 10% yellow and 13% black.

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

0 Likes 0 Comments | 31 Views

Color Table

Hex Color Codeddc9c6#ddc9c6
RGB Decimal221, 201, 198rgb(221, 201, 198)
RGB Percent87%, 79%, 78%rgb(87%, 79%, 78%)
CSS RGBa221, 201, 198,1rgba(221,201,198,1)
CMYK Modelcmyk(0%,9%,10%,13%)
HSL Color Space8,25% ,82%hsl(8,25% ,82%)
HSV Color Space8°, 10%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011100100111000110
Octal335311306
Decimal221201198
Hexddc9c6

Different shades of #ddc9c6 color code.

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

Light Shade of #ddc9c6
#f0e7e6
Dark Shade of #ddc9c6
#caaba6
Saturated Shade of #ddc9c6
#e2c6c1
Desaturated Shade of #ddc9c6
#d8cccb
Grey scale Shade of #ddc9c6
#d1d1d1
Brighten Shade
#f6e2df
Most Readable Shade
#000000

Shades of #ddc9c6 color code

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

#ddc9c6
#c4b2b0
#ab9c9a
#938684
#7a6f6e
#625958
#494342
#312c2c
#181616
#000000

Similar Color like #ddc9c6 color

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

#decac7
#dfcbc8
#e0ccc9
#e1cdca
#e2cecb
#e3cfcc
#e4d0cd
#e5d1ce
#e6d2cf
#e7d3d0
#e8d4d1
#e9d5d2
#ead6d3
#ebd7d4
#dcc8c5
#dbc7c4
#dac6c3
#d9c5c2
#d8c4c1
#d7c3c0
#d6c2bf
#d5c1be
#d4c0bd
#d3bfbc
#d2bebb
#d1bdba
#d0bcb9
#cfbbb8

Monochromatic Color with #ddc9c6

#ddc9c6
#080808
#332e2e
#5d5554
#887c7a
#b3a2a0

Tints of #ddc9c6 Color

#ddc9c6
#e0cfcc
#e4d5d2
#e8dbd9
#ece1df
#efe7e5
#f3edec
#f7f3f2
#fbf9f8
#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

#ddc9c6
#c6dadd

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

Split Complementary

#ddc9c6
#c6ddd5
#c6cfdd

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

Analogous Color

#ddc6cc
#ddc6c8
#ddc9c6
#ddcec6
#ddd2c6

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

#ddc9c6
#c6ddc9
#c9c6dd

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

#ddc9c6
#ceddc6
#c6dadd
#d4c6dd

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

#ddc9c6
#c6dadd
#c6cfdd
#ddd5c6

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

#ddc9c6 Color Code Preview on Black Background Color

This is how #ddc9c6 Color will look on black background color. Color contrast ratio is 13.24

#ddc9c6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddc9c6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddc9c6

#ddc9c6 color code is use for CSS Background Color

Background color for the above div is #ddc9c6

HTML with inline CSS

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

#ddc9c6 color code is use for CSS Border Color

CSS Border color for the above div is #ddc9c6

HTML with inline CSS

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

CSS Border Left color for the above div is #ddc9c6

HTML with inline CSS

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

CSS Border Right color for the above div is #ddc9c6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddc9c6

HTML with inline CSS

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

CSS Border Top color for the above div is #ddc9c6

HTML with inline CSS

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

#ddc9c6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddc9c6 Color code Preview on White Background

This is how #ddc9c6 Color code will look on white background color. Color contrast ratio is 1.59

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

Related Gradients

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

0 Likes 0 Comments | 31 Views

Post your comment:-

By submitting comment you agree to our privacy policy.