crispedge.com

Color picker

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

#efdfe7 hex color - Dwindling Damon - Red - Warm color - Information

#efdfe7 hex color - Dwindling Damon - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #efdfe7 Color Code is also known as Dwindling Damon color.

Hex #efdfe7 Color code in RGB color code model is created after adding 93.73% red color, 87.45% green color and 90.59% blue color. Hex #efdfe7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 7% magenta, 3% yellow and 6% black.

Hex #efdfe7 color code is between #eeddee web safe hex color code and #ffeedd web safe hex color code. #eeddee is the nearest web safe color code. You can see here many more shades of #efdfe7 color code.

0 Likes 0 Comments | 43 Views

Color Table

Hex Color Codeefdfe7#efdfe7
RGB Decimal239, 223, 231rgb(239, 223, 231)
RGB Percent94%, 87%, 91%rgb(94%, 87%, 91%)
CSS RGBa239, 223, 231,1rgba(239,223,231,1)
CMYK Modelcmyk(0%,7%,3%,6%)
HSL Color Space330,33% ,91%hsl(330,33% ,91%)
HSV Color Space330°, 7%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111101111111100111
Octal357337347
Decimal239223231
Hexefdfe7

Different shades of #efdfe7 color code.

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

Light Shade of #efdfe7
#ffffff
Dark Shade of #efdfe7
#debdcd
Saturated Shade of #efdfe7
#f1dde7
Desaturated Shade of #efdfe7
#ede1e7
Grey scale Shade of #efdfe7
#e7e7e7
Brighten Shade
#fff8ff
Most Readable Shade
#000000

Shades of #efdfe7 color code

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

#efdfe7
#d4c6cd
#b9adb3
#9f949a
#847b80
#6a6366
#4f4a4d
#353133
#1a1819
#000000

Similar Color like #efdfe7 color

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

#f0e0e8
#f1e1e9
#f2e2ea
#f3e3eb
#f4e4ec
#f5e5ed
#f6e6ee
#f7e7ef
#f8e8f0
#f9e9f1
#faeaf2
#fbebf3
#fcecf4
#fdedf5
#eedee6
#eddde5
#ecdce4
#ebdbe3
#eadae2
#e9d9e1
#e8d8e0
#e7d7df
#e6d6de
#e5d5dd
#e4d4dc
#e3d3db
#e2d2da
#e1d1d9

Monochromatic Color with #efdfe7

#efdfe7
#1a191a
#454043
#6f686c
#9a9095
#c4b7be

Tints of #efdfe7 Color

#efdfe7
#f0e2e9
#f2e6ec
#f4e9ef
#f6edf1
#f7f0f4
#f9f4f7
#fbf7f9
#fdfbfc
#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

#efdfe7
#dfefe7

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

Split Complementary

#efdfe7
#dfefdf
#dfefef

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

Analogous Color

#efdfed
#efdfea
#efdfe7
#efdfe4
#efdfe1

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

#efdfe7
#e7efdf
#dfe7ef

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

#efdfe7
#efefdf
#dfefe7
#dfdfef

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

#efdfe7
#dfefe7
#dfefef
#efdfdf

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

#efdfe7 Color Code Preview on Black Background Color

This is how #efdfe7 Color will look on black background color. Color contrast ratio is 16.38

#efdfe7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efdfe7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efdfe7

#efdfe7 color code is use for CSS Background Color

Background color for the above div is #efdfe7

HTML with inline CSS

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

#efdfe7 color code is use for CSS Border Color

CSS Border color for the above div is #efdfe7

HTML with inline CSS

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

CSS Border Left color for the above div is #efdfe7

HTML with inline CSS

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

CSS Border Right color for the above div is #efdfe7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efdfe7

HTML with inline CSS

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

CSS Border Top color for the above div is #efdfe7

HTML with inline CSS

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

#efdfe7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efdfe7 Color code Preview on White Background

This is how #efdfe7 Color code will look on white background color. Color contrast ratio is 1.28

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

Related Gradients

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

0 Likes 0 Comments | 43 Views

Post your comment:-

By submitting comment you agree to our privacy policy.