Skip to main content Skip to docs navigation

#dddf6b 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 Succulent Lime and its hex is #DCDD65 Nearest Color Name

Color Hue/Base color: Yellow

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

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

RGB Chart

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

Color Table

Hex Color Code dddf6b #dddf6b
RGB Decimal 221, 223, 107 221, 223, 107
RGB Percent 87%, 87%, 42% rgb(87%, 87%, 42%)
CSS RGBa 221, 223, 107,1 rgba(221,223,107,1)
CMYK Model cmyk(1%,0%,52%,12.55%)
HSL Color Space 61,64% ,65% hsl(61,64% ,65%)
HSV Color Space 61°, 52%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 11011111 01101011
Octal 335 337 153
Decimal 221 223 107
Hex dd df 6b

Different shades of #dddf6b color code.

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

Darkest of #dddf6b
#90921f
Darker of #dddf6b
#b9bb29
Dark of #dddf6b
#d3d641
Base of #dddf6b
#dddf6b
Light of #dddf6b
#e7e895
Lighter
#f0f1bf
Lightest
#fafae9

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

#dddf6b
#6d6bdf

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

Split Complementary

#dddf6b
#6ba3df
#a76bdf

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

Analogous Color

#df9d6b
#dfb16b
#dddf6b
#b6df6b
#86df6b

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

#dddf6b
#df6bdd
#6bdddf

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

#dddf6b
#6bdddf
#6d6bdf
#df6d6b

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

#dddf6b
#6bdfa7
#6d6bdf
#df6ba3

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

#666816
#90921f
#b9bb29
#d3d641
#dddf6b
#e7e895
#f0f1bf
#fafae9
#ffffff

Tints of #dddf6b Color

#dddf6b
#e0e27b
#e4e68b
#e8e99c
#ecedac
#eff0bd
#f3f4cd
#f7f7de
#fbfbee
#ffffff

Shades of #dddf6b color code

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

#dddf6b
#c4c65f
#abad53
#939447
#7a7b3b
#62632f
#494a23
#313117
#18180b
#000000

Tones

#dddf6b
#cccd7d
#babb8f
#a9a9a1
#a5a5a5

Tones

Similar Color like #dddf6b color

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

#dee06c
#dfe16d
#e0e26e
#e1e36f
#e2e470
#e3e571
#e4e672
#e5e773
#e6e874
#e7e975
#e8ea76
#e9eb77
#eaec78
#ebed79
#dcde6a
#dbdd69
#dadc68
#d9db67
#d8da66
#d7d965
#d6d864
#d5d763
#d4d662
#d3d561
#d2d460
#d1d35f
#d0d25e
#cfd15d

Download this Dark Yellow

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

#dddf6b Color Code Preview on Black Background Color

This is how #dddf6b Color will look on black background color. Color contrast ratio is 14.84

#dddf6b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dddf6b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dddf6b

#dddf6b color code is use for CSS Background Color

Background color for the above div is #dddf6b

HTML with inline CSS

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

#dddf6b color code is use for CSS Border Color

CSS Border color for the above div is #dddf6b

HTML with inline CSS

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

CSS Border Left color for the above div is #dddf6b

HTML with inline CSS

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

CSS Border Right color for the above div is #dddf6b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dddf6b

HTML with inline CSS

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

CSS Border Top color for the above div is #dddf6b

HTML with inline CSS

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

#dddf6b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dddf6b Color code Preview on White Background

This is how #dddf6b Color code will look on white background color. Color contrast ratio is 1.41

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

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