Skip to main content Skip to docs navigation

#cddc2f hex color | Download Dark Green 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 Bitter Lemon and its hex is #D2DB32 Nearest Color Name

Color Hue/Base color: Green

Hex #cddc2f Color code in RGB color code model is created after adding 80.39% red color, 86.27% green color and 18.43% blue color. Hex #cddc2f Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 0% magenta, 79% yellow and 13.73% black.

Hex #cddc2f color code is between #ccdd33 web safe hex color code and #ddcc22 web safe hex color code. #ccdd33 is the nearest web safe color code. You can see here many more shades of #cddc2f color code.

RGB Chart

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

Color Table

Hex Color Code cddc2f #cddc2f
RGB Decimal 205, 220, 47 205, 220, 47
RGB Percent 80%, 86%, 18% rgb(80%, 86%, 18%)
CSS RGBa 205, 220, 47,1 rgba(205,220,47,1)
CMYK Model cmyk(7%,0%,79%,13.73%)
HSL Color Space 65,71% ,52% hsl(65,71% ,52%)
HSV Color Space 65°, 79%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 11011100 00101111
Octal 315 334 57
Decimal 205 220 47
Hex cd dc 2f

Different shades of #cddc2f color code.

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

Darkest of #cddc2f
#5b6210
Darker of #cddc2f
#838d18
Dark of #cddc2f
#acb91f
Base of #cddc2f
#cddc2f
Light of #cddc2f
#d7e35b
Lighter
#e2eb86
Lightest
#ecf2b2

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

#cddc2f
#3e2fdc

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

Split Complementary

#cddc2f
#2f76dc
#942fdc

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

Analogous Color

#dc862f
#dca32f
#cddc2f
#93dc2f
#4bdc2f

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

#cddc2f
#dc2fcd
#2fcddc

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

#cddc2f
#2fcddc
#3e2fdc
#dc3e2f

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

#cddc2f
#2fdc94
#3e2fdc
#dc2f76

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

#323609
#5b6210
#838d18
#acb91f
#cddc2f
#d7e35b
#e2eb86
#ecf2b2
#f7f9de

Tints of #cddc2f Color

#cddc2f
#d2df46
#d8e35d
#dde774
#e3eb8b
#e8efa2
#eef3b9
#f3f7d0
#f9fbe7
#ffffff

Shades of #cddc2f color code

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

#cddc2f
#b6c329
#9fab24
#88921f
#717a1a
#5b6114
#44490f
#2d300a
#161805
#000000

Tones

#cddc2f
#b9c447
#a5ab60
#919378
#858585

Tones

Similar Color like #cddc2f color

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

#cedd30
#cfde31
#d0df32
#d1e033
#d2e134
#d3e235
#d4e336
#d5e437
#d6e538
#d7e639
#d8e73a
#d9e83b
#dae93c
#dbea3d
#ccdb2e
#cbda2d
#cad92c
#c9d82b
#c8d72a
#c7d629
#c6d528
#c5d427
#c4d326
#c3d225
#c2d124
#c1d023
#c0cf22
#bfce21

Download this Dark Green

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

#cddc2f Color Code Preview on Black Background Color

This is how #cddc2f Color will look on black background color. Color contrast ratio is 13.87

#cddc2f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cddc2f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cddc2f

#cddc2f color code is use for CSS Background Color

Background color for the above div is #cddc2f

HTML with inline CSS

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

#cddc2f color code is use for CSS Border Color

CSS Border color for the above div is #cddc2f

HTML with inline CSS

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

CSS Border Left color for the above div is #cddc2f

HTML with inline CSS

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

CSS Border Right color for the above div is #cddc2f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cddc2f

HTML with inline CSS

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

CSS Border Top color for the above div is #cddc2f

HTML with inline CSS

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

#cddc2f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cddc2f Color code Preview on White Background

This is how #cddc2f Color code will look on white background color. Color contrast ratio is 1.51

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

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