Skip to main content Skip to docs navigation

#cdd67c 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 Goody Gumdrop and its hex is #CCD87A Nearest Color Name

Color Hue/Base color: Yellow

Hex #cdd67c Color code in RGB color code model is created after adding 80.39% red color, 83.92% green color and 48.63% blue color. Hex #cdd67c Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 0% magenta, 42% yellow and 16.08% black.

Hex #cdd67c color code is between #ccdd77 web safe hex color code and #ddcc88 web safe hex color code. #ccdd77 is the nearest web safe color code. You can see here many more shades of #cdd67c color code.

RGB Chart

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

Color Table

Hex Color Code cdd67c #cdd67c
RGB Decimal 205, 214, 124 205, 214, 124
RGB Percent 80%, 84%, 49% rgb(80%, 84%, 49%)
CSS RGBa 205, 214, 124,1 rgba(205,214,124,1)
CMYK Model cmyk(4%,0%,42%,16.08%)
HSL Color Space 66,52% ,66% hsl(66,52% ,66%)
HSV Color Space 66°, 42%, 84%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 11010110 01111100
Octal 315 326 174
Decimal 205 214 124
Hex cd d6 7c

Different shades of #cdd67c color code.

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

Darkest of #cdd67c
#838d2c
Darker of #cdd67c
#a7b438
Dark of #cdd67c
#beca55
Base of #cdd67c
#cdd67c
Light of #cdd67c
#dce2a3
Lighter
#ebeeca
Lightest
#f9faf1

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

#cdd67c
#857cd6

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

Split Complementary

#cdd67c
#7ca0d6
#b27cd6

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

Analogous Color

#d6aa7c
#d6b97c
#cdd67c
#afd67c
#89d67c

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

#cdd67c
#d67ccd
#7ccdd6

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

#cdd67c
#7ccdd6
#857cd6
#d6857c

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

#cdd67c
#7cd6b2
#857cd6
#d67ca0

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

#5f6620
#838d2c
#a7b438
#beca55
#cdd67c
#dce2a3
#ebeeca
#f9faf1
#ffffff

Tints of #cdd67c Color

#cdd67c
#d2da8a
#d8df99
#dde3a7
#e3e8b6
#e8ecc4
#eef1d3
#f3f5e1
#f9faf0
#ffffff

Shades of #cdd67c color code

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

#cdd67c
#b6be6e
#9fa660
#888e52
#717644
#5b5f37
#444729
#2d2f1b
#16170d
#000000

Tones

#cdd67c
#bfc58d
#b1b49e
#a9a9a9
#a9a9a9

Tones

Similar Color like #cdd67c color

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

#ced77d
#cfd87e
#d0d97f
#d1da80
#d2db81
#d3dc82
#d4dd83
#d5de84
#d6df85
#d7e086
#d8e187
#d9e288
#dae389
#dbe48a
#ccd57b
#cbd47a
#cad379
#c9d278
#c8d177
#c7d076
#c6cf75
#c5ce74
#c4cd73
#c3cc72
#c2cb71
#c1ca70
#c0c96f
#bfc86e

Download this Dark Yellow

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

#cdd67c Color Code Preview on Black Background Color

This is how #cdd67c Color will look on black background color. Color contrast ratio is 13.51

#cdd67c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cdd67c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cdd67c

#cdd67c color code is use for CSS Background Color

Background color for the above div is #cdd67c

HTML with inline CSS

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

#cdd67c color code is use for CSS Border Color

CSS Border color for the above div is #cdd67c

HTML with inline CSS

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

CSS Border Left color for the above div is #cdd67c

HTML with inline CSS

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

CSS Border Right color for the above div is #cdd67c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cdd67c

HTML with inline CSS

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

CSS Border Top color for the above div is #cdd67c

HTML with inline CSS

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

#cdd67c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cdd67c Color code Preview on White Background

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

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