crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#ddf5e7 hex color - Treacherous Blizzard - White - Cool color - Information

#ddf5e7 hex color - Treacherous Blizzard - White - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: White

Hex #ddf5e7 Color Code is also known as Treacherous Blizzard color.

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

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

0 Likes 0 Comments | 5 Views

Color Table

Hex Color Codeddf5e7#ddf5e7
RGB Decimal221, 245, 231rgb(221, 245, 231)
RGB Percent87%, 96%, 91%rgb(87%, 96%, 91%)
CSS RGBa221, 245, 231,1rgba(221,245,231,1)
CMYK Modelcmyk(10%,0%,6%,4%)
HSL Color Space145,55% ,91%hsl(145,55% ,91%)
HSV Color Space145°, 10%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110111011111010111100111
Octal335365347
Decimal221245231
Hexddf5e7

Different shades of #ddf5e7 color code.

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

Light Shade of #ddf5e7
#ffffff
Dark Shade of #ddf5e7
#b6e9cb
Saturated Shade of #ddf5e7
#dbf7e7
Desaturated Shade of #ddf5e7
#dff3e7
Grey scale Shade of #ddf5e7
#e9e9e9
Brighten Shade
#f6ffff
Most Readable Shade
#000000

Shades of #ddf5e7 color code

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

#ddf5e7
#c4d9cd
#abbeb3
#93a39a
#7a8880
#626c66
#49514d
#313633
#181b19
#000000

Similar Color like #ddf5e7 color

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

#def6e8
#dff7e9
#e0f8ea
#e1f9eb
#e2faec
#e3fbed
#e4fcee
#e5fdef
#e6fef0
#e7fff1
#e8fff2
#e9fff3
#eafff4
#ebfff5
#dcf4e6
#dbf3e5
#daf2e4
#d9f1e3
#d8f0e2
#d7efe1
#d6eee0
#d5eddf
#d4ecde
#d3ebdd
#d2eadc
#d1e9db
#d0e8da
#cfe7d9

Monochromatic Color with #ddf5e7

#ddf5e7
#1d201f
#444b47
#6a756f
#90a097
#b7cabf

Tints of #ddf5e7 Color

#ddf5e7
#e0f6e9
#e4f7ec
#e8f8ef
#ecf9f1
#effaf4
#f3fbf7
#f7fcf9
#fbfdfc
#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

#ddf5e7
#f5ddeb

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

Split Complementary

#ddf5e7
#f3ddf5
#f5dddf

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

Analogous Color

#ddf5dd
#ddf5e2
#ddf5e7
#ddf5ec
#ddf5f1

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

#ddf5e7
#e7ddf5
#f5e7dd

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

#ddf5e7
#dddff5
#f5ddeb
#f5f3dd

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

#ddf5e7
#f5ddeb
#f5dddf
#ddf5f3

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

#ddf5e7 Color Code Preview on Black Background Color

This is how #ddf5e7 Color will look on black background color. Color contrast ratio is 18.29

#ddf5e7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddf5e7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddf5e7

#ddf5e7 color code is use for CSS Background Color

Background color for the above div is #ddf5e7

HTML with inline CSS

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

#ddf5e7 color code is use for CSS Border Color

CSS Border color for the above div is #ddf5e7

HTML with inline CSS

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

CSS Border Left color for the above div is #ddf5e7

HTML with inline CSS

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

CSS Border Right color for the above div is #ddf5e7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddf5e7

HTML with inline CSS

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

CSS Border Top color for the above div is #ddf5e7

HTML with inline CSS

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

#ddf5e7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddf5e7 Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.