Skip to main content Skip to docs navigation

#ccde2d 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 #ccde2d Color code in RGB color code model is created after adding 80% red color, 87.06% green color and 17.65% blue color. Hex #ccde2d Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 0% magenta, 80% yellow and 12.94% black.

Hex #ccde2d color code is between #bbdd33 web safe hex color code and #ddee22 web safe hex color code. #bbdd33 is the nearest web safe color code. You can see here many more shades of #ccde2d color code.

RGB Chart

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

Color Table

Hex Color Code ccde2d #ccde2d
RGB Decimal 204, 222, 45 204, 222, 45
RGB Percent 80%, 87%, 18% rgb(80%, 87%, 18%)
CSS RGBa 204, 222, 45,1 rgba(204,222,45,1)
CMYK Model cmyk(8%,0%,80%,12.94%)
HSL Color Space 66,73% ,52% hsl(66,73% ,52%)
HSV Color Space 66°, 80%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001100 11011110 00101101
Octal 314 336 55
Decimal 204 222 45
Hex cc de 2d

Different shades of #ccde2d color code.

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

Darkest of #ccde2d
#5a630f
Darker of #ccde2d
#828f16
Dark of #ccde2d
#abbb1d
Base of #ccde2d
#ccde2d
Light of #ccde2d
#d7e559
Lighter
#e1ec85
Lightest
#ecf3b1

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

#ccde2d
#3f2dde

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

Split Complementary

#ccde2d
#2d73de
#972dde

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

Analogous Color

#de892d
#dea62d
#ccde2d
#91de2d
#47de2d

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

#ccde2d
#de2dcc
#2dccde

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

#ccde2d
#2dccde
#3f2dde
#de3f2d

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

#ccde2d
#2dde97
#3f2dde
#de2d73

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

#323609
#5a630f
#828f16
#abbb1d
#ccde2d
#d7e559
#e1ec85
#ecf3b1
#f7fadd

Tints of #ccde2d Color

#ccde2d
#d1e144
#d7e55b
#dde973
#e2ec8a
#e8f0a1
#eef4b9
#f3f7d0
#f9fbe7
#ffffff

Shades of #ccde2d color code

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

#ccde2d
#b5c528
#9eac23
#88941e
#717b19
#5a6214
#444a0f
#2d310a
#161805
#000000

Tones

#ccde2d
#b9c645
#a5ad5e
#929576
#858585

Tones

Similar Color like #ccde2d color

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

#cddf2e
#cee02f
#cfe130
#d0e231
#d1e332
#d2e433
#d3e534
#d4e635
#d5e736
#d6e837
#d7e938
#d8ea39
#d9eb3a
#daec3b
#cbdd2c
#cadc2b
#c9db2a
#c8da29
#c7d928
#c6d827
#c5d726
#c4d625
#c3d524
#c2d423
#c1d322
#c0d221
#bfd120
#bed01f

Download this Dark Green

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

#ccde2d Color Code Preview on Black Background Color

This is how #ccde2d Color will look on black background color. Color contrast ratio is 14.05

#ccde2d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccde2d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccde2d

#ccde2d color code is use for CSS Background Color

Background color for the above div is #ccde2d

HTML with inline CSS

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

#ccde2d color code is use for CSS Border Color

CSS Border color for the above div is #ccde2d

HTML with inline CSS

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

CSS Border Left color for the above div is #ccde2d

HTML with inline CSS

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

CSS Border Right color for the above div is #ccde2d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccde2d

HTML with inline CSS

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

CSS Border Top color for the above div is #ccde2d

HTML with inline CSS

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

#ccde2d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccde2d Color code Preview on White Background

This is how #ccde2d Color code will look on white background color. Color contrast ratio is 1.49

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

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(204,222,45,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(63,45,222,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,222,45,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }