Skip to main content Skip to docs navigation

#DCDD65 hex color | Succulent Lime | 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

Color Hue/Base color: Yellow

Hex #DCDD65 Color Code is also known as | Succulent Lime color.

Hex #DCDD65 Color code in RGB color code model is created after adding 86.27% red color, 86.67% green color and 39.61% blue color. Hex #DCDD65 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 0% magenta, 54% yellow and 13.33% black.

Hex #DCDD65 color code is between #ddcc66 web safe hex color code and #ccee55 web safe hex color code. #ddcc66 is the nearest web safe color code. You can see here many more shades of #DCDD65 color code.

RGB Chart

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

Color Table

Hex Color Code DCDD65 #DCDD65
RGB Decimal 220, 221, 101 220, 221, 101
RGB Percent 86%, 87%, 40% rgb(86%, 87%, 40%)
CSS RGBa 220, 221, 101,1 rgba(220,221,101,1)
CMYK Model cmyk(0%,0%,54%,13.33%)
HSL Color Space 61,64% ,63% hsl(61,64% ,63%)
HSV Color Space 61°, 54%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011100 11011101 01100101
Octal 334 335 145
Decimal 220 221 101
Hex DC DD 65

Different shades of #DCDD65 color code.

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

Darkest of #DCDD65
#8a8a1f
Darker of #DCDD65
#b3b428
Dark of #DCDD65
#d3d43b
Base of #DCDD65
#dcdd65
Light of #DCDD65
#e5e68f
Lighter
#efefb9
Lightest
#f8f9e2

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

#dcdd65
#6665dd

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

Split Complementary

#DCDD65
#65a0dd
#a265dd

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

Analogous Color

#dd9865
#ddac65
#dcdd65
#b4dd65
#82dd65

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

#DCDD65
#dd65dc
#65dcdd

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

#DCDD65
#65dcdd
#6665dd
#dd6665

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

#DCDD65
#65dda2
#6665dd
#dd65a0

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

#606115
#8a8a1f
#b3b428
#d3d43b
#dcdd65
#e5e68f
#efefb9
#f8f9e2
#ffffff

Tints of #DCDD65 Color

#dcdd65
#dfe076
#e3e487
#e7e898
#ebeca9
#efefba
#f3f3cb
#f7f7dc
#fbfbed
#ffffff

Shades of #DCDD65 color code

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

#dcdd65
#c3c459
#abab4e
#929343
#7a7a38
#61622c
#494921
#303116
#18180b
#000000

Tones

#dcdd65
#caca78
#b7b78b
#a5a59d
#a1a1a1

Tones

Similar Color like #DCDD65 color

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

#ddde66
#dedf67
#dfe068
#e0e169
#e1e26a
#e2e36b
#e3e46c
#e4e56d
#e5e66e
#e6e76f
#e7e870
#e8e971
#e9ea72
#eaeb73
#dbdc64
#dadb63
#d9da62
#d8d961
#d7d860
#d6d75f
#d5d65e
#d4d55d
#d3d45c
#d2d35b
#d1d25a
#d0d159
#cfd058
#cecf57

Download this Dark Yellow

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

#DCDD65 Color Code Preview on Black Background Color

This is how #DCDD65 Color will look on black background color. Color contrast ratio is 14.57

#DCDD65 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #DCDD65

HTML with inline CSS

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

Your Example Paragraph content text in with font color #DCDD65

#DCDD65 color code is use for CSS Background Color

Background color for the above div is #DCDD65

HTML with inline CSS

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

#DCDD65 color code is use for CSS Border Color

CSS Border color for the above div is #DCDD65

HTML with inline CSS

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

CSS Border Left color for the above div is #DCDD65

HTML with inline CSS

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

CSS Border Right color for the above div is #DCDD65

HTML with inline CSS

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

CSS Border Bottom color for the above div is #DCDD65

HTML with inline CSS

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

CSS Border Top color for the above div is #DCDD65

HTML with inline CSS

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

#DCDD65 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#DCDD65 Color code Preview on White Background

This is how #DCDD65 Color code will look on white background color. Color contrast ratio is 1.44

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

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