crispedge.com

Color picker

Loading...

#ddd6cc hex color - Yellow - Warm color - Information

#ddd6cc hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

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

Hex #ddd6cc color code is between #ccddbb web safe hex color code and #eeccdd web safe hex color code. #ccddbb is the nearest web safe color code. You can see here many more shades of #ddd6cc color code.

0 Likes 0 Comments | 37 Views

RGB Chart

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

Color Table

Hex Color Codeddd6cc#ddd6cc
RGB Decimal221, 214, 204rgb(221, 214, 204)
RGB Percent87%, 84%, 80%rgb(87%, 84%, 80%)
CSS RGBa221, 214, 204,1rgba(221,214,204,1)
CMYK Modelcmyk(0%,3%,8%,13%)
HSL Color Space35,20% ,83%hsl(35,20% ,83%)
HSV Color Space35°, 8%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011101011011001100
Octal335326314
Decimal221214204
Hexddd6cc

Different shades of #ddd6cc color code.

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

Light Shade of #ddd6cc
#f1efeb
Dark Shade of #ddd6cc
#c9bdad
Saturated Shade of #ddd6cc
#e1d7c8
Desaturated Shade of #ddd6cc
#d9d5d0
Grey scale Shade of #ddd6cc
#d4d4d4
Brighten Shade
#f6efe5
Most Readable Shade
#000000

Shades of #ddd6cc color code

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

#ddd6cc
#c4beb5
#aba69e
#938e88
#7a7671
#625f5a
#494744
#312f2d
#181716
#000000

Similar Color like #ddd6cc color

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

#ded7cd
#dfd8ce
#e0d9cf
#e1dad0
#e2dbd1
#e3dcd2
#e4ddd3
#e5ded4
#e6dfd5
#e7e0d6
#e8e1d7
#e9e2d8
#eae3d9
#ebe4da
#dcd5cb
#dbd4ca
#dad3c9
#d9d2c8
#d8d1c7
#d7d0c6
#d6cfc5
#d5cec4
#d4cdc3
#d3ccc2
#d2cbc1
#d1cac0
#d0c9bf
#cfc8be

Monochromatic Color with #ddd6cc

#ddd6cc
#080808
#33312f
#5d5b56
#88847e
#b3ada5

Tints of #ddd6cc Color

#ddd6cc
#e0dad1
#e4dfd7
#e8e3dd
#ece8e2
#efece8
#f3f1ee
#f7f5f3
#fbfaf9
#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

#ddd6cc
#ccd3dd

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

Split Complementary

#ddd6cc
#ccdcdd
#ceccdd

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

Analogous Color

#ddcfcc
#ddd3cc
#ddd6cc
#ddd9cc
#ddddcc

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

#ddd6cc
#ccddd6
#d6ccdd

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

#ddd6cc
#ccddcd
#ccd3dd
#ddccdb

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

#ddd6cc
#ccd3dd
#ceccdd
#dcddcc

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

#ddd6cc Color Code Preview on Black Background Color

This is how #ddd6cc Color will look on black background color. Color contrast ratio is 14.56

#ddd6cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddd6cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddd6cc

#ddd6cc color code is use for CSS Background Color

Background color for the above div is #ddd6cc

HTML with inline CSS

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

#ddd6cc color code is use for CSS Border Color

CSS Border color for the above div is #ddd6cc

HTML with inline CSS

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

CSS Border Left color for the above div is #ddd6cc

HTML with inline CSS

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

CSS Border Right color for the above div is #ddd6cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddd6cc

HTML with inline CSS

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

CSS Border Top color for the above div is #ddd6cc

HTML with inline CSS

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

#ddd6cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddd6cc Color code Preview on White Background

This is how #ddd6cc Color code will look on white background color. Color contrast ratio is 1.44

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

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,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(204,211,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,214,204,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 37 Views

Post your comment:-

By submitting comment you agree to our privacy policy.