crispedge.com

Color picker

Loading...

#ddf5f0 hex color - Green - Cool color - Information

#ddf5f0 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

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

Hex #ddf5f0 color code is between #cceeee web safe hex color code and #eeffff web safe hex color code. #cceeee is the nearest web safe color code. You can see here many more shades of #ddf5f0 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeddf5f0#ddf5f0
RGB Decimal221, 245, 240rgb(221, 245, 240)
RGB Percent87%, 96%, 94%rgb(87%, 96%, 94%)
CSS RGBa221, 245, 240,1rgba(221,245,240,1)
CMYK Modelcmyk(10%,0%,2%,4%)
HSL Color Space168,55% ,91%hsl(168,55% ,91%)
HSV Color Space168°, 10%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110111011111010111110000
Octal335365360
Decimal221245240
Hexddf5f0

Different shades of #ddf5f0 color code.

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

Light Shade of #ddf5f0
#ffffff
Dark Shade of #ddf5f0
#b6e9df
Saturated Shade of #ddf5f0
#dbf7f1
Desaturated Shade of #ddf5f0
#dff3ef
Grey scale Shade of #ddf5f0
#e9e9e9
Brighten Shade
#f6ffff
Most Readable Shade
#000000

Shades of #ddf5f0 color code

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

#ddf5f0
#c4d9d5
#abbeba
#93a3a0
#7a8885
#626c6a
#495150
#313635
#181b1a
#000000

Similar Color like #ddf5f0 color

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

#def6f1
#dff7f2
#e0f8f3
#e1f9f4
#e2faf5
#e3fbf6
#e4fcf7
#e5fdf8
#e6fef9
#e7fffa
#e8fffb
#e9fffc
#eafffd
#ebfffe
#dcf4ef
#dbf3ee
#daf2ed
#d9f1ec
#d8f0eb
#d7efea
#d6eee9
#d5ede8
#d4ece7
#d3ebe6
#d2eae5
#d1e9e4
#d0e8e3
#cfe7e2

Monochromatic Color with #ddf5f0

#ddf5f0
#1d2020
#444b49
#6a7573
#90a09d
#b7cac6

Tints of #ddf5f0 Color

#ddf5f0
#e0f6f1
#e4f7f3
#e8f8f5
#ecf9f6
#effaf8
#f3fbfa
#f7fcfb
#fbfdfd
#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

#ddf5f0
#f5dde2

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

Split Complementary

#ddf5f0
#f5ddee
#f5e4dd

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

Analogous Color

#ddf5e6
#ddf5eb
#ddf5f0
#ddf5f5
#ddf0f5

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

#ddf5f0
#f0ddf5
#f5f0dd

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

#ddf5f0
#e4ddf5
#f5dde2
#eef5dd

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

#ddf5f0
#f5dde2
#f5e4dd
#ddeef5

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

#ddf5f0 Color Code Preview on Black Background Color

This is how #ddf5f0 Color will look on black background color. Color contrast ratio is 18.39

#ddf5f0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddf5f0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddf5f0

#ddf5f0 color code is use for CSS Background Color

Background color for the above div is #ddf5f0

HTML with inline CSS

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

#ddf5f0 color code is use for CSS Border Color

CSS Border color for the above div is #ddf5f0

HTML with inline CSS

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

CSS Border Left color for the above div is #ddf5f0

HTML with inline CSS

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

CSS Border Right color for the above div is #ddf5f0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddf5f0

HTML with inline CSS

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

CSS Border Top color for the above div is #ddf5f0

HTML with inline CSS

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

#ddf5f0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddf5f0 Color code Preview on White Background

This is how #ddf5f0 Color code will look on white background color. Color contrast ratio is 1.14

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.