crispedge.com

Color picker

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

#ddd5c6 hex color - Sonoran Sands - Yellow - Warm color - Information

#ddd5c6 hex color - Sonoran Sands - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #ddd5c6 Color Code is also known as Sonoran Sands color.

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

Hex #ddd5c6 color code is between #ccddcc web safe hex color code and #eeccbb web safe hex color code. #ccddcc is the nearest web safe color code. You can see here many more shades of #ddd5c6 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codeddd5c6#ddd5c6
RGB Decimal221, 213, 198rgb(221, 213, 198)
RGB Percent87%, 84%, 78%rgb(87%, 84%, 78%)
CSS RGBa221, 213, 198,1rgba(221,213,198,1)
CMYK Modelcmyk(0%,4%,10%,13%)
HSL Color Space39,25% ,82%hsl(39,25% ,82%)
HSV Color Space39°, 10%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011101010111000110
Octal335325306
Decimal221213198
Hexddd5c6

Different shades of #ddd5c6 color code.

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

Light Shade of #ddd5c6
#f0ede6
Dark Shade of #ddd5c6
#cabda6
Saturated Shade of #ddd5c6
#e2d6c1
Desaturated Shade of #ddd5c6
#d8d4cb
Grey scale Shade of #ddd5c6
#d1d1d1
Brighten Shade
#f6eedf
Most Readable Shade
#000000

Shades of #ddd5c6 color code

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

#ddd5c6
#c4bdb0
#aba59a
#938e84
#7a766e
#625e58
#494742
#312f2c
#181716
#000000

Similar Color like #ddd5c6 color

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

#ded6c7
#dfd7c8
#e0d8c9
#e1d9ca
#e2dacb
#e3dbcc
#e4dccd
#e5ddce
#e6decf
#e7dfd0
#e8e0d1
#e9e1d2
#eae2d3
#ebe3d4
#dcd4c5
#dbd3c4
#dad2c3
#d9d1c2
#d8d0c1
#d7cfc0
#d6cebf
#d5cdbe
#d4ccbd
#d3cbbc
#d2cabb
#d1c9ba
#d0c8b9
#cfc7b8

Monochromatic Color with #ddd5c6

#ddd5c6
#080808
#33312e
#5d5a54
#88837a
#b3aca0

Tints of #ddd5c6 Color

#ddd5c6
#e0d9cc
#e4ded2
#e8e3d9
#ece7df
#efece5
#f3f1ec
#f7f5f2
#fbfaf8
#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

#ddd5c6
#c6cedd

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

Split Complementary

#ddd5c6
#c6dadd
#cac6dd

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

Analogous Color

#ddccc6
#ddd0c6
#ddd5c6
#dddac6
#dcddc6

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

#ddd5c6
#c6ddd5
#d5c6dd

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

#ddd5c6
#c6ddc9
#c6cedd
#ddc6d9

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

#ddd5c6
#c6cedd
#cac6dd
#daddc6

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

#ddd5c6 Color Code Preview on Black Background Color

This is how #ddd5c6 Color will look on black background color. Color contrast ratio is 14.41

#ddd5c6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddd5c6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddd5c6

#ddd5c6 color code is use for CSS Background Color

Background color for the above div is #ddd5c6

HTML with inline CSS

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

#ddd5c6 color code is use for CSS Border Color

CSS Border color for the above div is #ddd5c6

HTML with inline CSS

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

CSS Border Left color for the above div is #ddd5c6

HTML with inline CSS

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

CSS Border Right color for the above div is #ddd5c6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddd5c6

HTML with inline CSS

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

CSS Border Top color for the above div is #ddd5c6

HTML with inline CSS

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

#ddd5c6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddd5c6 Color code Preview on White Background

This is how #ddd5c6 Color code will look on white background color. Color contrast ratio is 1.46

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.