Skip to main content Skip to docs navigation

#dddeca 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 Washed Sage and its hex is #DEDFCC Nearest Color Name

Color Hue/Base color: Green

Hex #dddeca Color code in RGB color code model is created after adding 86.67% red color, 87.06% green color and 79.22% blue color. Hex #dddeca Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 0% magenta, 9% yellow and 12.94% black.

Hex #dddeca color code is between #ccddcc web safe hex color code and #eeeebb web safe hex color code. #ccddcc is the nearest web safe color code. You can see here many more shades of #dddeca color code.

RGB Chart

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

Color Table

Hex Color Code dddeca #dddeca
RGB Decimal 221, 222, 202 221, 222, 202
RGB Percent 87%, 87%, 79% rgb(87%, 87%, 79%)
CSS RGBa 221, 222, 202,1 rgba(221,222,202,1)
CMYK Model cmyk(0%,0%,9%,12.94%)
HSL Color Space 63,23% ,83% hsl(63,23% ,83%)
HSV Color Space 63°, 9%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 11011110 11001010
Octal 335 336 312
Decimal 221 222 202
Hex dd de ca

Different shades of #dddeca color code.

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

Darkest of #dddeca
#a1a36c
Darker of #dddeca
#b5b78b
Dark of #dddeca
#c9caab
Base of #dddeca
#dddeca
Light of #dddeca
#f1f2e9
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

#dddeca
#cbcade

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

Split Complementary

#dddeca
#cad3de
#d5cade

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

Analogous Color

#ded3ca
#ded7ca
#dddeca
#d6deca
#cedeca

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

#dddeca
#decadd
#caddde

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

#dddeca
#caddde
#cbcade
#decbca

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

#dddeca
#caded5
#cbcade
#decad3

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

#858854
#a1a36c
#b5b78b
#c9caab
#dddeca
#f1f2e9
#ffffff
#ffffff
#ffffff

Tints of #dddeca Color

#dddeca
#e0e1cf
#e4e5d5
#e8e9db
#ecece1
#eff0e7
#f3f4ed
#f7f7f3
#fbfbf9
#ffffff

Shades of #dddeca color code

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

#dddeca
#c4c5b3
#abac9d
#939486
#7a7b70
#626259
#494a43
#31312c
#181816
#000000

Tones

#dddeca
#d5d5d3
#d4d4d4
#d4d4d4
#d4d4d4

Tones

Similar Color like #dddeca color

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

#dedfcb
#dfe0cc
#e0e1cd
#e1e2ce
#e2e3cf
#e3e4d0
#e4e5d1
#e5e6d2
#e6e7d3
#e7e8d4
#e8e9d5
#e9ead6
#eaebd7
#ebecd8
#dcddc9
#dbdcc8
#dadbc7
#d9dac6
#d8d9c5
#d7d8c4
#d6d7c3
#d5d6c2
#d4d5c1
#d3d4c0
#d2d3bf
#d1d2be
#d0d1bd
#cfd0bc

Download this Light Green

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

#dddeca Color Code Preview on Black Background Color

This is how #dddeca Color will look on black background color. Color contrast ratio is 15.38

#dddeca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dddeca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dddeca

#dddeca color code is use for CSS Background Color

Background color for the above div is #dddeca

HTML with inline CSS

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

#dddeca color code is use for CSS Border Color

CSS Border color for the above div is #dddeca

HTML with inline CSS

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

CSS Border Left color for the above div is #dddeca

HTML with inline CSS

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

CSS Border Right color for the above div is #dddeca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dddeca

HTML with inline CSS

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

CSS Border Top color for the above div is #dddeca

HTML with inline CSS

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

#dddeca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dddeca Color code Preview on White Background

This is how #dddeca Color code will look on white background color. Color contrast ratio is 1.37

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

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