Skip to main content Skip to docs navigation

#ddd271 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 Sand Pyramid and its hex is #DDCC77 Nearest Color Name

Color Hue/Base color: Yellow

Hex #ddd271 Color code in RGB color code model is created after adding 86.67% red color, 82.35% green color and 44.31% blue color. Hex #ddd271 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 5% magenta, 49% yellow and 13.33% black.

Hex #ddd271 color code is between #cccc77 web safe hex color code and #eedd66 web safe hex color code. #cccc77 is the nearest web safe color code. You can see here many more shades of #ddd271 color code.

RGB Chart

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

Color Table

Hex Color Code ddd271 #ddd271
RGB Decimal 221, 210, 113 221, 210, 113
RGB Percent 87%, 82%, 44% rgb(87%, 82%, 44%)
CSS RGBa 221, 210, 113,1 rgba(221,210,113,1)
CMYK Model cmyk(0%,5%,49%,13.33%)
HSL Color Space 54,61% ,65% hsl(54,61% ,65%)
HSV Color Space 54°, 49%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 11010010 01110001
Octal 335 322 161
Decimal 221 210 113
Hex dd d2 71

Different shades of #ddd271 color code.

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

Darkest of #ddd271
#928723
Darker of #ddd271
#bbad2d
Dark of #ddd271
#d3c548
Base of #ddd271
#ddd271
Light of #ddd271
#e7df9a
Lighter
#f1ecc3
Lightest
#fbf9ec

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

#ddd271
#717cdd

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

Split Complementary

#ddd271
#71b2dd
#9c71dd

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

Analogous Color

#dd9371
#dda571
#ddd271
#c4dd71
#97dd71

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

#ddd271
#d271dd
#71ddd2

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

#ddd271
#71ddd2
#717cdd
#dd717c

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

#ddd271
#71dd9c
#717cdd
#dd71b2

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

#696119
#928723
#bbad2d
#d3c548
#ddd271
#e7df9a
#f1ecc3
#fbf9ec
#ffffff

Tints of #ddd271 Color

#ddd271
#e0d780
#e4dc90
#e8e1a0
#ece6b0
#efebbf
#f3f0cf
#f7f5df
#fbfaef
#ffffff

Shades of #ddd271 color code

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

#ddd271
#c4ba64
#aba357
#938c4b
#7a743e
#625d32
#494625
#312e19
#18170c
#000000

Tones

#ddd271
#cbc483
#bab694
#a8a8a6
#a7a7a7

Tones

Similar Color like #ddd271 color

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

#ded372
#dfd473
#e0d574
#e1d675
#e2d776
#e3d877
#e4d978
#e5da79
#e6db7a
#e7dc7b
#e8dd7c
#e9de7d
#eadf7e
#ebe07f
#dcd170
#dbd06f
#dacf6e
#d9ce6d
#d8cd6c
#d7cc6b
#d6cb6a
#d5ca69
#d4c968
#d3c867
#d2c766
#d1c665
#d0c564
#cfc463

Download this Dark Yellow

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

#ddd271 Color Code Preview on Black Background Color

This is how #ddd271 Color will look on black background color. Color contrast ratio is 13.53

#ddd271 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddd271

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddd271

#ddd271 color code is use for CSS Background Color

Background color for the above div is #ddd271

HTML with inline CSS

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

#ddd271 color code is use for CSS Border Color

CSS Border color for the above div is #ddd271

HTML with inline CSS

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

CSS Border Left color for the above div is #ddd271

HTML with inline CSS

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

CSS Border Right color for the above div is #ddd271

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddd271

HTML with inline CSS

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

CSS Border Top color for the above div is #ddd271

HTML with inline CSS

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

#ddd271 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddd271 Color code Preview on White Background

This is how #ddd271 Color code will look on white background color. Color contrast ratio is 1.55

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

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