Skip to main content Skip to docs navigation

#ddd56e hex color | Download Dark Yellow BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Species and its hex is #DCD867 Nearest Color Name

Color Hue/Base color: Yellow

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

Hex #ddd56e color code is between #ccdd66 web safe hex color code and #eecc77 web safe hex color code. #ccdd66 is the nearest web safe color code. You can see here many more shades of #ddd56e color code.

RGB Chart

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

Color Table

Hex Color Code ddd56e #ddd56e
RGB Decimal 221, 213, 110 221, 213, 110
RGB Percent 87%, 84%, 43% rgb(87%, 84%, 43%)
CSS RGBa 221, 213, 110,1 rgba(221,213,110,1)
CMYK Model cmyk(0%,4%,50%,13.33%)
HSL Color Space 56,62% ,65% hsl(56,62% ,65%)
HSV Color Space 56°, 50%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 11010101 01101110
Octal 335 325 156
Decimal 221 213 110
Hex dd d5 6e

Different shades of #ddd56e color code.

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

Darkest of #ddd56e
#908822
Darker of #ddd56e
#b9af2b
Dark of #ddd56e
#d3c945
Base of #ddd56e
#ddd56e
Light of #ddd56e
#e7e197
Lighter
#f0edc1
Lightest
#faf9ea

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

#ddd56e
#6e76dd

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

Split Complementary

#ddd56e
#6eaddd
#9e6edd

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

Analogous Color

#dd946e
#dda76e
#ddd56e
#c0dd6e
#92dd6e

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

#ddd56e
#d56edd
#6eddd5

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

#ddd56e
#6eddd5
#6e76dd
#dd6e76

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#ddd56e
#6edd9e
#6e76dd
#dd6ead

Square 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).

Monochromatic Color with #ddd56e

#676118
#908822
#b9af2b
#d3c945
#ddd56e
#e7e197
#f0edc1
#faf9ea
#ffffff

Tints of #ddd56e Color

#ddd56e
#e0d97e
#e4de8e
#e8e39e
#ece7ae
#efecbe
#f3f1ce
#f7f5de
#fbfaee
#ffffff

Shades of #ddd56e color code

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

#ddd56e
#c4bd61
#aba555
#938e49
#7a763d
#625e30
#494724
#312f18
#18170c
#000000

Tones

#ddd56e
#cbc680
#b9b692
#a7a7a4
#a5a5a5

Tones

Similar Color like #ddd56e color

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

#ded66f
#dfd770
#e0d871
#e1d972
#e2da73
#e3db74
#e4dc75
#e5dd76
#e6de77
#e7df78
#e8e079
#e9e17a
#eae27b
#ebe37c
#dcd46d
#dbd36c
#dad26b
#d9d16a
#d8d069
#d7cf68
#d6ce67
#d5cd66
#d4cc65
#d3cb64
#d2ca63
#d1c962
#d0c861
#cfc760

Download this Dark Yellow

Hex #ddd56e 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.

#ddd56e Color Code Preview on Black Background Color

This is how #ddd56e Color will look on black background color. Color contrast ratio is 13.82

#ddd56e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddd56e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddd56e

#ddd56e color code is use for CSS Background Color

Background color for the above div is #ddd56e

HTML with inline CSS

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

#ddd56e color code is use for CSS Border Color

CSS Border color for the above div is #ddd56e

HTML with inline CSS

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

CSS Border Left color for the above div is #ddd56e

HTML with inline CSS

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

CSS Border Right color for the above div is #ddd56e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddd56e

HTML with inline CSS

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

CSS Border Top color for the above div is #ddd56e

HTML with inline CSS

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

#ddd56e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddd56e Color code Preview on White Background

This is how #ddd56e Color code will look on white background color. Color contrast ratio is 1.52

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

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