Skip to main content Skip to docs navigation

#ddcda4 hex color | Download Light 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 Pantone 468 C and its hex is #DDCBA4 Nearest Color Name

Color Hue/Base color: Yellow

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

Hex #ddcda4 color code is between #ccccaa web safe hex color code and #eedd99 web safe hex color code. #ccccaa is the nearest web safe color code. You can see here many more shades of #ddcda4 color code.

RGB Chart

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

Color Table

Hex Color Code ddcda4 #ddcda4
RGB Decimal 221, 205, 164 221, 205, 164
RGB Percent 87%, 80%, 64% rgb(87%, 80%, 64%)
CSS RGBa 221, 205, 164,1 rgba(221,205,164,1)
CMYK Model cmyk(0%,7%,26%,13.33%)
HSL Color Space 43,46% ,75% hsl(43,46% ,75%)
HSV Color Space 43°, 26%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 11001101 10100100
Octal 335 315 244
Decimal 221 205 164
Hex dd cd a4

Different shades of #ddcda4 color code.

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

Darkest of #ddcda4
#a98b3f
Darker of #ddcda4
#c1a45a
Dark of #ddcda4
#cfb97f
Base of #ddcda4
#ddcda4
Light of #ddcda4
#ebe1c9
Lighter
#f9f6ee
Lightest
#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

#ddcda4
#a4b4dd

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

Split Complementary

#ddcda4
#a4d0dd
#b1a4dd

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

Analogous Color

#ddaca4
#ddb5a4
#ddcda4
#dadda4
#c2dda4

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

#ddcda4
#cda4dd
#a4ddcd

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

#ddcda4
#a4ddcd
#a4b4dd
#dda4b4

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

#ddcda4
#a4ddb1
#a4b4dd
#dda4d0

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

#846d31
#a98b3f
#c1a45a
#cfb97f
#ddcda4
#ebe1c9
#f9f6ee
#ffffff
#ffffff

Tints of #ddcda4 Color

#ddcda4
#e0d2ae
#e4d8b8
#e8ddc2
#ece3cc
#efe8d6
#f3eee0
#f7f3ea
#fbf9f4
#ffffff

Shades of #ddcda4 color code

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

#ddcda4
#c4b691
#ab9f7f
#93886d
#7a715b
#625b48
#494436
#312d24
#181612
#000000

Tones

#ddcda4
#d0c8b0
#c4c2bd
#c0c0c0
#c0c0c0

Tones

Similar Color like #ddcda4 color

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

#decea5
#dfcfa6
#e0d0a7
#e1d1a8
#e2d2a9
#e3d3aa
#e4d4ab
#e5d5ac
#e6d6ad
#e7d7ae
#e8d8af
#e9d9b0
#eadab1
#ebdbb2
#dccca3
#dbcba2
#dacaa1
#d9c9a0
#d8c89f
#d7c79e
#d6c69d
#d5c59c
#d4c49b
#d3c39a
#d2c299
#d1c198
#d0c097
#cfbf96

Download this Light Yellow

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

#ddcda4 Color Code Preview on Black Background Color

This is how #ddcda4 Color will look on black background color. Color contrast ratio is 13.34

#ddcda4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddcda4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddcda4

#ddcda4 color code is use for CSS Background Color

Background color for the above div is #ddcda4

HTML with inline CSS

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

#ddcda4 color code is use for CSS Border Color

CSS Border color for the above div is #ddcda4

HTML with inline CSS

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

CSS Border Left color for the above div is #ddcda4

HTML with inline CSS

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

CSS Border Right color for the above div is #ddcda4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddcda4

HTML with inline CSS

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

CSS Border Top color for the above div is #ddcda4

HTML with inline CSS

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

#ddcda4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddcda4 Color code Preview on White Background

This is how #ddcda4 Color code will look on white background color. Color contrast ratio is 1.57

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

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