Skip to main content Skip to docs navigation

#ddcd6b 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 Pirate Treasure and its hex is #DDCA69 Nearest Color Name

Color Hue/Base color: Yellow

Hex #ddcd6b Color code in RGB color code model is created after adding 86.67% red color, 80.39% green color and 41.96% blue color. Hex #ddcd6b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 7% magenta, 52% yellow and 13.33% black.

Hex #ddcd6b color code is between #cccc66 web safe hex color code and #eedd77 web safe hex color code. #cccc66 is the nearest web safe color code. You can see here many more shades of #ddcd6b color code.

RGB Chart

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

Color Table

Hex Color Code ddcd6b #ddcd6b
RGB Decimal 221, 205, 107 221, 205, 107
RGB Percent 87%, 80%, 42% rgb(87%, 80%, 42%)
CSS RGBa 221, 205, 107,1 rgba(221,205,107,1)
CMYK Model cmyk(0%,7%,52%,13.33%)
HSL Color Space 52,63% ,64% hsl(52,63% ,64%)
HSV Color Space 52°, 52%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 11001101 01101011
Octal 335 315 153
Decimal 221 205 107
Hex dd cd 6b

Different shades of #ddcd6b color code.

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

Darkest of #ddcd6b
#8e7f21
Darker of #ddcd6b
#b8a42a
Dark of #ddcd6b
#d3bf42
Base of #ddcd6b
#ddcd6b
Light of #ddcd6b
#e7db94
Lighter
#f0e9be
Lightest
#faf7e7

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

#ddcd6b
#6b7bdd

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

Split Complementary

#ddcd6b
#6bb4dd
#946bdd

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

Analogous Color

#dd8a6b
#dd9d6b
#ddcd6b
#c7dd6b
#97dd6b

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

#ddcd6b
#cd6bdd
#6bddcd

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

#ddcd6b
#6bddcd
#6b7bdd
#dd6b7b

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

#ddcd6b
#6bdd94
#6b7bdd
#dd6bb4

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 #ddcd6b

#655a17
#8e7f21
#b8a42a
#d3bf42
#ddcd6b
#e7db94
#f0e9be
#faf7e7
#ffffff

Tints of #ddcd6b Color

#ddcd6b
#e0d27b
#e4d88b
#e8dd9c
#ece3ac
#efe8bd
#f3eecd
#f7f3de
#fbf9ee
#ffffff

Shades of #ddcd6b color code

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

#ddcd6b
#c4b65f
#ab9f53
#938847
#7a713b
#625b2f
#494423
#312d17
#18160b
#000000

Tones

#ddcd6b
#cbc07d
#b9b38f
#a6a6a2
#a4a4a4

Tones

Similar Color like #ddcd6b color

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

#dece6c
#dfcf6d
#e0d06e
#e1d16f
#e2d270
#e3d371
#e4d472
#e5d573
#e6d674
#e7d775
#e8d876
#e9d977
#eada78
#ebdb79
#dccc6a
#dbcb69
#daca68
#d9c967
#d8c866
#d7c765
#d6c664
#d5c563
#d4c462
#d3c361
#d2c260
#d1c15f
#d0c05e
#cfbf5d

Download this Dark Yellow

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

#ddcd6b Color Code Preview on Black Background Color

This is how #ddcd6b Color will look on black background color. Color contrast ratio is 13.02

#ddcd6b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddcd6b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddcd6b

#ddcd6b color code is use for CSS Background Color

Background color for the above div is #ddcd6b

HTML with inline CSS

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

#ddcd6b color code is use for CSS Border Color

CSS Border color for the above div is #ddcd6b

HTML with inline CSS

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

CSS Border Left color for the above div is #ddcd6b

HTML with inline CSS

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

CSS Border Right color for the above div is #ddcd6b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddcd6b

HTML with inline CSS

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

CSS Border Top color for the above div is #ddcd6b

HTML with inline CSS

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

#ddcd6b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddcd6b Color code Preview on White Background

This is how #ddcd6b Color code will look on white background color. Color contrast ratio is 1.61

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

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