crispedge.com

Color picker

Loading...

#daddd0 hex color - Green - Warm color - Information

#daddd0 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

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

Hex #daddd0 color code is between #ddcccc web safe hex color code and #cceedd web safe hex color code. #ddcccc is the nearest web safe color code. You can see here many more shades of #daddd0 color code.

0 Likes 0 Comments | 5 Views

RGB Chart

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

Color Table

Hex Color Codedaddd0#daddd0
RGB Decimal218, 221, 208rgb(218, 221, 208)
RGB Percent85%, 87%, 82%rgb(85%, 87%, 82%)
CSS RGBa218, 221, 208,1rgba(218,221,208,1)
CMYK Modelcmyk(1%,0%,6%,13%)
HSL Color Space74,16% ,84%hsl(74,16% ,84%)
HSV Color Space74°, 6%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110101101110111010000
Octal332335320
Decimal218221208
Hexdaddd0

Different shades of #daddd0 color code.

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

Light Shade of #daddd0
#f1f2ee
Dark Shade of #daddd0
#c3c8b2
Saturated Shade of #daddd0
#dce1cc
Desaturated Shade of #daddd0
#d8d9d4
Grey scale Shade of #daddd0
#d6d6d6
Brighten Shade
#f3f6e9
Most Readable Shade
#000000

Shades of #daddd0 color code

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

#daddd0
#c1c4b8
#a9aba1
#91938a
#797a73
#60625c
#484945
#30312e
#181817
#000000

Similar Color like #daddd0 color

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

#dbded1
#dcdfd2
#dde0d3
#dee1d4
#dfe2d5
#e0e3d6
#e1e4d7
#e2e5d8
#e3e6d9
#e4e7da
#e5e8db
#e6e9dc
#e7eadd
#e8ebde
#d9dccf
#d8dbce
#d7dacd
#d6d9cc
#d5d8cb
#d4d7ca
#d3d6c9
#d2d5c8
#d1d4c7
#d0d3c6
#cfd2c5
#ced1c4
#cdd0c3
#cccfc2

Monochromatic Color with #daddd0

#daddd0
#080808
#323330
#5c5d58
#868880
#b0b3a8

Tints of #daddd0 Color

#daddd0
#dee0d5
#e2e4da
#e6e8df
#eaece4
#eeefea
#f2f3ef
#f6f7f4
#fafbf9
#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

#daddd0
#d3d0dd

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

Split Complementary

#daddd0
#d0d4dd
#dad0dd

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

Analogous Color

#dddbd0
#ddddd0
#daddd0
#d7ddd0
#d5ddd0

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

#daddd0
#d0dadd
#ddd0da

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

#daddd0
#d0ddd9
#d3d0dd
#ddd0d3

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#daddd0
#d3d0dd
#dad0dd
#d4ddd0

Double Complementary 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).

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

#daddd0 Color Code Preview on Black Background Color

This is how #daddd0 Color will look on black background color. Color contrast ratio is 15.23

#daddd0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #daddd0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #daddd0

#daddd0 color code is use for CSS Background Color

Background color for the above div is #daddd0

HTML with inline CSS

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

#daddd0 color code is use for CSS Border Color

CSS Border color for the above div is #daddd0

HTML with inline CSS

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

CSS Border Left color for the above div is #daddd0

HTML with inline CSS

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

CSS Border Right color for the above div is #daddd0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #daddd0

HTML with inline CSS

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

CSS Border Top color for the above div is #daddd0

HTML with inline CSS

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

#daddd0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#daddd0 Color code Preview on White Background

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(218,221,208,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(211,208,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(218,221,208,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.