Skip to main content Skip to docs navigation

#dedccc hex color | Download Light 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 Cocoon and its hex is #DEDBCC Nearest Color Name

Color Hue/Base color: Green

Hex #dedccc Color code in RGB color code model is created after adding 87.06% red color, 86.27% green color and 80% blue color. Hex #dedccc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 1% magenta, 8% yellow and 12.94% black.

Hex #dedccc color code is between #ddddbb web safe hex color code and #eeccdd web safe hex color code. #ddddbb is the nearest web safe color code. You can see here many more shades of #dedccc color code.

RGB Chart

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

Color Table

Hex Color Code dedccc #dedccc
RGB Decimal 222, 220, 204 222, 220, 204
RGB Percent 87%, 86%, 80% rgb(87%, 86%, 80%)
CSS RGBa 222, 220, 204,1 rgba(222,220,204,1)
CMYK Model cmyk(0%,1%,8%,12.94%)
HSL Color Space 53,21% ,84% hsl(53,21% ,84%)
HSV Color Space 53°, 8%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011110 11011100 11001100
Octal 336 334 314
Decimal 222 220 204
Hex de dc cc

Different shades of #dedccc color code.

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

Darkest of #dedccc
#a29c6f
Darker of #dedccc
#b6b28e
Dark of #dedccc
#cac7ad
Base of #dedccc
#dedccc
Light of #dedccc
#f2f1eb
Lighter
#ffffff
Lightest
#ffffff

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

#dedccc
#cccede

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

Split Complementary

#dedccc
#ccd7de
#d3ccde

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

Analogous Color

#ded2cc
#ded5cc
#dedccc
#dadecc
#d3decc

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

#dedccc
#dcccde
#ccdedc

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

#dedccc
#ccdedc
#cccede
#deccce

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

#dedccc
#ccded3
#cccede
#deccd7

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

#878257
#a29c6f
#b6b28e
#cac7ad
#dedccc
#f2f1eb
#ffffff
#ffffff
#ffffff

Tints of #dedccc Color

#dedccc
#e1dfd1
#e5e3d7
#e9e7dd
#ecebe2
#f0efe8
#f4f3ee
#f7f7f3
#fbfbf9
#ffffff

Shades of #dedccc color code

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

#dedccc
#c5c3b5
#acab9e
#949288
#7b7a71
#62615a
#4a4944
#31302d
#181816
#000000

Tones

#dedccc
#d6d5d4
#d5d5d5
#d5d5d5
#d5d5d5

Tones

Similar Color like #dedccc color

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

#dfddcd
#e0dece
#e1dfcf
#e2e0d0
#e3e1d1
#e4e2d2
#e5e3d3
#e6e4d4
#e7e5d5
#e8e6d6
#e9e7d7
#eae8d8
#ebe9d9
#eceada
#dddbcb
#dcdaca
#dbd9c9
#dad8c8
#d9d7c7
#d8d6c6
#d7d5c5
#d6d4c4
#d5d3c3
#d4d2c2
#d3d1c1
#d2d0c0
#d1cfbf
#d0cebe

Download this Light Green

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

#dedccc Color Code Preview on Black Background Color

This is how #dedccc Color will look on black background color. Color contrast ratio is 15.22

#dedccc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dedccc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dedccc

#dedccc color code is use for CSS Background Color

Background color for the above div is #dedccc

HTML with inline CSS

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

#dedccc color code is use for CSS Border Color

CSS Border color for the above div is #dedccc

HTML with inline CSS

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

CSS Border Left color for the above div is #dedccc

HTML with inline CSS

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

CSS Border Right color for the above div is #dedccc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dedccc

HTML with inline CSS

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

CSS Border Top color for the above div is #dedccc

HTML with inline CSS

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

#dedccc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dedccc Color code Preview on White Background

This is how #dedccc Color code will look on white background color. Color contrast ratio is 1.38

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

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