crispedge.com

Color picker

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

#ddfef7 hex color - Blue - Cool color - Information

#ddfef7 hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #ddfef7 Color code in RGB color code model is created after adding 86.67% red color, 99.61% green color and 96.86% blue color. Hex #ddfef7 Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 0% magenta, 3% yellow and 0% black.

Hex #ddfef7 color code is between #ccffff web safe hex color code and #eeeeee web safe hex color code. #ccffff is the nearest web safe color code. You can see here many more shades of #ddfef7 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codeddfef7#ddfef7
RGB Decimal221, 254, 247rgb(221, 254, 247)
RGB Percent87%, 100%, 97%rgb(87%, 100%, 97%)
CSS RGBa221, 254, 247,1rgba(221,254,247,1)
CMYK Modelcmyk(13%,0%,3%,0%)
HSL Color Space167,94% ,93%hsl(167,94% ,93%)
HSV Color Space167°, 13%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110111011111111011110111
Octal335376367
Decimal221254247
Hexddfef7

Different shades of #ddfef7 color code.

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

Light Shade of #ddfef7
#ffffff
Dark Shade of #ddfef7
#abfdeb
Saturated Shade of #ddfef7
#dcfff8
Desaturated Shade of #ddfef7
#dffcf6
Grey scale Shade of #ddfef7
#ededed
Brighten Shade
#f6ffff
Most Readable Shade
#000000

Shades of #ddfef7 color code

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

#ddfef7
#c4e1db
#abc5c0
#93a9a4
#7a8d89
#62706d
#495452
#313836
#181c1b
#000000

Similar Color like #ddfef7 color

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

#defff8
#dffff9
#e0fffa
#e1fffb
#e2fffc
#e3fffd
#e4fffe
#e5ffff
#e6ffff
#e7ffff
#e8ffff
#e9ffff
#eaffff
#ebffff
#dcfdf6
#dbfcf5
#dafbf4
#d9faf3
#d8f9f2
#d7f8f1
#d6f7f0
#d5f6ef
#d4f5ee
#d3f4ed
#d2f3ec
#d1f2eb
#d0f1ea
#cff0e9

Monochromatic Color with #ddfef7

#ddfef7
#242928
#495452
#6e7e7b
#93a9a4
#b8d3ce

Tints of #ddfef7 Color

#ddfef7
#e0fef7
#e4fef8
#e8fef9
#ecfefa
#effefb
#f3fefc
#f7fefd
#fbfefe
#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

#ddfef7
#fedde4

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

Split Complementary

#ddfef7
#feddf5
#fee6dd

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

Analogous Color

#ddfeea
#ddfef0
#ddfef7
#ddfefe
#ddf8fe

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

#ddfef7
#f7ddfe
#fef7dd

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

#ddfef7
#e6ddfe
#fedde4
#f4fedd

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

#ddfef7
#fedde4
#fee6dd
#ddf5fe

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

#ddfef7 Color Code Preview on Black Background Color

This is how #ddfef7 Color will look on black background color. Color contrast ratio is 19.59

#ddfef7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddfef7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddfef7

#ddfef7 color code is use for CSS Background Color

Background color for the above div is #ddfef7

HTML with inline CSS

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

#ddfef7 color code is use for CSS Border Color

CSS Border color for the above div is #ddfef7

HTML with inline CSS

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

CSS Border Left color for the above div is #ddfef7

HTML with inline CSS

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

CSS Border Right color for the above div is #ddfef7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddfef7

HTML with inline CSS

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

CSS Border Top color for the above div is #ddfef7

HTML with inline CSS

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

#ddfef7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddfef7 Color code Preview on White Background

This is how #ddfef7 Color code will look on white background color. Color contrast ratio is 1.07

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.