crispedge.com

Color picker

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

#edefda hex color - Green - Warm color - Information

#edefda hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #edefda Color code in RGB color code model is created after adding 92.94% red color, 93.73% green color and 85.49% blue color. Hex #edefda Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 0% magenta, 9% yellow and 6% black.

Hex #edefda color code is between #eeeedd web safe hex color code and #ddffcc web safe hex color code. #eeeedd is the nearest web safe color code. You can see here many more shades of #edefda color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeedefda#edefda
RGB Decimal237, 239, 218rgb(237, 239, 218)
RGB Percent93%, 94%, 85%rgb(93%, 94%, 85%)
CSS RGBa237, 239, 218,1rgba(237,239,218,1)
CMYK Modelcmyk(1%,0%,9%,6%)
HSL Color Space66,40% ,90%hsl(66,40% ,90%)
HSV Color Space66°, 9%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011110111111011010
Octal355357332
Decimal237239218
Hexedefda

Different shades of #edefda color code.

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

Light Shade of #edefda
#fefefe
Dark Shade of #edefda
#dce0b6
Saturated Shade of #edefda
#eff2d7
Desaturated Shade of #edefda
#ebecdd
Grey scale Shade of #edefda
#e4e4e4
Brighten Shade
#fffff3
Most Readable Shade
#000000

Shades of #edefda color code

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

#edefda
#d2d4c1
#b8b9a9
#9e9f91
#838479
#696a60
#4f4f48
#343530
#1a1a18
#000000

Similar Color like #edefda color

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

#eef0db
#eff1dc
#f0f2dd
#f1f3de
#f2f4df
#f3f5e0
#f4f6e1
#f5f7e2
#f6f8e3
#f7f9e4
#f8fae5
#f9fbe6
#fafce7
#fbfde8
#eceed9
#ebedd8
#eaecd7
#e9ebd6
#e8ead5
#e7e9d4
#e6e8d3
#e5e7d2
#e4e6d1
#e3e5d0
#e2e4cf
#e1e3ce
#e0e2cd
#dfe1cc

Monochromatic Color with #edefda

#edefda
#1a1a18
#44453f
#6f6f66
#999a8c
#c3c4b3

Tints of #edefda Color

#edefda
#eff0de
#f1f2e2
#f3f4e6
#f5f6ea
#f7f7ee
#f9f9f2
#fbfbf6
#fdfdfa
#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

#edefda
#dcdaef

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

Split Complementary

#edefda
#dae2ef
#e6daef

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

Analogous Color

#efe9da
#efedda
#edefda
#e9efda
#e5efda

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

#edefda
#daedef
#efdaed

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

#edefda
#daefe6
#dcdaef
#efdae2

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

#edefda
#dcdaef
#e6daef
#e3efda

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

#edefda Color Code Preview on Black Background Color

This is how #edefda Color will look on black background color. Color contrast ratio is 17.96

#edefda in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edefda

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edefda

#edefda color code is use for CSS Background Color

Background color for the above div is #edefda

HTML with inline CSS

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

#edefda color code is use for CSS Border Color

CSS Border color for the above div is #edefda

HTML with inline CSS

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

CSS Border Left color for the above div is #edefda

HTML with inline CSS

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

CSS Border Right color for the above div is #edefda

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edefda

HTML with inline CSS

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

CSS Border Top color for the above div is #edefda

HTML with inline CSS

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

#edefda hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edefda Color code Preview on White Background

This is how #edefda Color code will look on white background color. Color contrast ratio is 1.17

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.