crispedge.com

Color picker

Loading...

#ddf5de hex color - Green - Cool color - Information

#ddf5de hex color - Green - Cool color

Color Hue/Base color: Green

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeddf5de#ddf5de
RGB Decimal221, 245, 222rgb(221, 245, 222)
RGB Percent87%, 96%, 87%rgb(87%, 96%, 87%)
CSS RGBa221, 245, 222,1rgba(221,245,222,1)
CMYK Modelcmyk(10%,0%,9%,4%)
HSL Color Space123,55% ,91%hsl(123,55% ,91%)
HSV Color Space123°, 10%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110111011111010111011110
Octal335365336
Decimal221245222
Hexddf5de

Different shades of #ddf5de color code.

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

Light Shade of #ddf5de
#ffffff
Dark Shade of #ddf5de
#b6e9b8
Saturated Shade of #ddf5de
#dbf7dc
Desaturated Shade of #ddf5de
#dff3e0
Grey scale Shade of #ddf5de
#e9e9e9
Brighten Shade
#f6fff7
Most Readable Shade
#000000

Shades of #ddf5de color code

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

#ddf5de
#c4d9c5
#abbeac
#93a394
#7a887b
#626c62
#49514a
#313631
#181b18
#000000

Similar Color like #ddf5de color

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

#def6df
#dff7e0
#e0f8e1
#e1f9e2
#e2fae3
#e3fbe4
#e4fce5
#e5fde6
#e6fee7
#e7ffe8
#e8ffe9
#e9ffea
#eaffeb
#ebffec
#dcf4dd
#dbf3dc
#daf2db
#d9f1da
#d8f0d9
#d7efd8
#d6eed7
#d5edd6
#d4ecd5
#d3ebd4
#d2ead3
#d1e9d2
#d0e8d1
#cfe7d0

Monochromatic Color with #ddf5de

#ddf5de
#1d201d
#444b44
#6a756a
#90a091
#b7cab7

Tints of #ddf5de Color

#ddf5de
#e0f6e1
#e4f7e5
#e8f8e9
#ecf9ec
#effaf0
#f3fbf4
#f7fcf7
#fbfdfb
#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

#ddf5de
#f5ddf4

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

Split Complementary

#ddf5de
#eaddf5
#f5dde8

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

Analogous Color

#e6f5dd
#e1f5dd
#ddf5de
#ddf5e3
#ddf5e8

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

#ddf5de
#deddf5
#f5dedd

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

#ddf5de
#dde8f5
#f5ddf4
#f5eadd

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

#ddf5de
#f5ddf4
#f5dde8
#ddf5ea

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 #ddf5de 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.

#ddf5de Color Code Preview on Black Background Color

This is how #ddf5de Color will look on black background color. Color contrast ratio is 18.19

#ddf5de in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddf5de

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddf5de

#ddf5de color code is use for CSS Background Color

Background color for the above div is #ddf5de

HTML with inline CSS

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

#ddf5de color code is use for CSS Border Color

CSS Border color for the above div is #ddf5de

HTML with inline CSS

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

CSS Border Left color for the above div is #ddf5de

HTML with inline CSS

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

CSS Border Right color for the above div is #ddf5de

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddf5de

HTML with inline CSS

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

CSS Border Top color for the above div is #ddf5de

HTML with inline CSS

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

#ddf5de hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddf5de Color code Preview on White Background

This is how #ddf5de Color code will look on white background color. Color contrast ratio is 1.15

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.