Skip to main content Skip to docs navigation

#cddd71 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 Dry Seedlings and its hex is #C7DC68 Nearest Color Name

Color Hue/Base color: Yellow

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

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

RGB Chart

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

Color Table

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

Color in numbers

Type Red Green Blue
Binary 11001101 11011101 01110001
Octal 315 335 161
Decimal 205 221 113
Hex cd dd 71

Different shades of #cddd71 color code.

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

Darkest of #cddd71
#829223
Darker of #cddd71
#a6bb2d
Dark of #cddd71
#bfd348
Base of #cddd71
#cddd71
Light of #cddd71
#dbe79a
Lighter
#eaf1c3
Lightest
#f8fbec

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

#cddd71
#8171dd

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

Split Complementary

#cddd71
#7197dd
#b771dd

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

Analogous Color

#ddae71
#ddc071
#cddd71
#a9dd71
#7cdd71

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

#cddd71
#dd71cd
#71cddd

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

#cddd71
#71cddd
#8171dd
#dd8171

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

#cddd71
#71ddb7
#8171dd
#dd7197

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

#5d6919
#829223
#a6bb2d
#bfd348
#cddd71
#dbe79a
#eaf1c3
#f8fbec
#ffffff

Tints of #cddd71 Color

#cddd71
#d2e080
#d8e490
#dde8a0
#e3ecb0
#e8efbf
#eef3cf
#f3f7df
#f9fbef
#ffffff

Shades of #cddd71 color code

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

#cddd71
#b6c464
#9fab57
#88934b
#717a3e
#5b6232
#444925
#2d3119
#16180c
#000000

Tones

#cddd71
#c1cb83
#b4ba94
#a8a8a6
#a7a7a7

Tones

Similar Color like #cddd71 color

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

#cede72
#cfdf73
#d0e074
#d1e175
#d2e276
#d3e377
#d4e478
#d5e579
#d6e67a
#d7e77b
#d8e87c
#d9e97d
#daea7e
#dbeb7f
#ccdc70
#cbdb6f
#cada6e
#c9d96d
#c8d86c
#c7d76b
#c6d66a
#c5d569
#c4d468
#c3d367
#c2d266
#c1d165
#c0d064
#bfcf63

Download this Dark Yellow

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

#cddd71 Color Code Preview on Black Background Color

This is how #cddd71 Color will look on black background color. Color contrast ratio is 14.18

#cddd71 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cddd71

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cddd71

#cddd71 color code is use for CSS Background Color

Background color for the above div is #cddd71

HTML with inline CSS

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

#cddd71 color code is use for CSS Border Color

CSS Border color for the above div is #cddd71

HTML with inline CSS

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

CSS Border Left color for the above div is #cddd71

HTML with inline CSS

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

CSS Border Right color for the above div is #cddd71

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cddd71

HTML with inline CSS

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

CSS Border Top color for the above div is #cddd71

HTML with inline CSS

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

#cddd71 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cddd71 Color code Preview on White Background

This is how #cddd71 Color code will look on white background color. Color contrast ratio is 1.48

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

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