Skip to main content Skip to docs navigation

#dadcd0 hex color | Icepick | 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

Color Hue/Base color: Green

Hex #dadcd0 Color Code is also known as | Icepick color.

Hex #dadcd0 Color code in RGB color code model is created after adding 85.49% red color, 86.27% green color and 81.57% blue color. Hex #dadcd0 Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 0% magenta, 5% yellow and 13.73% black.

Hex #dadcd0 color code is between #ddddcc web safe hex color code and #ccccdd web safe hex color code. #ddddcc is the nearest web safe color code. You can see here many more shades of #dadcd0 color code.

RGB Chart

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

Color Table

Hex Color Code dadcd0 #dadcd0
RGB Decimal 218, 220, 208 218, 220, 208
RGB Percent 85%, 86%, 82% rgb(85%, 86%, 82%)
CSS RGBa 218, 220, 208,1 rgba(218,220,208,1)
CMYK Model cmyk(1%,0%,5%,13.73%)
HSL Color Space 70,15% ,84% hsl(70,15% ,84%)
HSV Color Space 70°, 5%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011010 11011100 11010000
Octal 332 334 320
Decimal 218 220 208
Hex da dc d0

Different shades of #dadcd0 color code.

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

Darkest of #dadcd0
#959b78
Darker of #dadcd0
#acb096
Dark of #dadcd0
#c3c6b3
Base of #dadcd0
#dadcd0
Light of #dadcd0
#f1f2ed
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

#dadcd0
#d2d0dc

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

Split Complementary

#dadcd0
#d0d4dc
#d8d0dc

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

Analogous Color

#dcd7d0
#dcd9d0
#dadcd0
#d6dcd0
#d1dcd0

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

#dadcd0
#dcd0da
#d0dadc

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

#dadcd0
#d0dadc
#d2d0dc
#dcd2d0

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

#dadcd0
#d0dcd8
#d2d0dc
#dcd0d4

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

#7b8060
#959b78
#acb096
#c3c6b3
#dadcd0
#f1f2ed
#ffffff
#ffffff
#ffffff

Tints of #dadcd0 Color

#dadcd0
#dedfd5
#e2e3da
#e6e7df
#eaebe4
#eeefea
#f2f3ef
#f6f7f4
#fafbf9
#ffffff

Shades of #dadcd0 color code

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

#dadcd0
#c1c3b8
#a9aba1
#91928a
#797a73
#60615c
#484945
#30302e
#181817
#000000

Tones

#dadcd0
#d6d6d6
#d6d6d6
#d6d6d6
#d6d6d6

Tones

Similar Color like #dadcd0 color

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

#dbddd1
#dcded2
#dddfd3
#dee0d4
#dfe1d5
#e0e2d6
#e1e3d7
#e2e4d8
#e3e5d9
#e4e6da
#e5e7db
#e6e8dc
#e7e9dd
#e8eade
#d9dbcf
#d8dace
#d7d9cd
#d6d8cc
#d5d7cb
#d4d6ca
#d3d5c9
#d2d4c8
#d1d3c7
#d0d2c6
#cfd1c5
#ced0c4
#cdcfc3
#cccec2

Download this Light Green

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

#dadcd0 Color Code Preview on Black Background Color

This is how #dadcd0 Color will look on black background color. Color contrast ratio is 15.13

#dadcd0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dadcd0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dadcd0

#dadcd0 color code is use for CSS Background Color

Background color for the above div is #dadcd0

HTML with inline CSS

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

#dadcd0 color code is use for CSS Border Color

CSS Border color for the above div is #dadcd0

HTML with inline CSS

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

CSS Border Left color for the above div is #dadcd0

HTML with inline CSS

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

CSS Border Right color for the above div is #dadcd0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dadcd0

HTML with inline CSS

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

CSS Border Top color for the above div is #dadcd0

HTML with inline CSS

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

#dadcd0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dadcd0 Color code Preview on White Background

This is how #dadcd0 Color code will look on white background color. Color contrast ratio is 1.39

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

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