crispedge.com

Color picker

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

#edf4e0 hex color - Green - Warm color - Information

#edf4e0 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #edf4e0 Color code in RGB color code model is created after adding 92.94% red color, 95.69% green color and 87.84% blue color. Hex #edf4e0 Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 0% magenta, 8% yellow and 4% black.

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

0 Likes 0 Comments | 10 Views

Color Table

Hex Color Codeedf4e0#edf4e0
RGB Decimal237, 244, 224rgb(237, 244, 224)
RGB Percent93%, 96%, 88%rgb(93%, 96%, 88%)
CSS RGBa237, 244, 224,1rgba(237,244,224,1)
CMYK Modelcmyk(3%,0%,8%,4%)
HSL Color Space81,48% ,92%hsl(81,48% ,92%)
HSV Color Space81°, 8%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011111010011100000
Octal355364340
Decimal237244224
Hexedf4e0

Different shades of #edf4e0 color code.

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

Light Shade of #edf4e0
#ffffff
Dark Shade of #edf4e0
#d7e7ba
Saturated Shade of #edf4e0
#eef6de
Desaturated Shade of #edf4e0
#ecf2e2
Grey scale Shade of #edf4e0
#eaeaea
Brighten Shade
#fffff9
Most Readable Shade
#000000

Shades of #edf4e0 color code

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

#edf4e0
#d2d8c7
#b8bdae
#9ea295
#83877c
#696c63
#4f514a
#343631
#1a1b18
#000000

Similar Color like #edf4e0 color

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

#eef5e1
#eff6e2
#f0f7e3
#f1f8e4
#f2f9e5
#f3fae6
#f4fbe7
#f5fce8
#f6fde9
#f7feea
#f8ffeb
#f9ffec
#faffed
#fbffee
#ecf3df
#ebf2de
#eaf1dd
#e9f0dc
#e8efdb
#e7eeda
#e6edd9
#e5ecd8
#e4ebd7
#e3ead6
#e2e9d5
#e1e8d4
#e0e7d3
#dfe6d2

Monochromatic Color with #edf4e0

#edf4e0
#1f1f1d
#484a44
#71746b
#9a9f92
#c4c9b9

Tints of #edf4e0 Color

#edf4e0
#eff5e3
#f1f6e6
#f3f7ea
#f5f8ed
#f7faf1
#f9fbf4
#fbfcf8
#fdfdfb
#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

#edf4e0
#e7e0f4

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

Split Complementary

#edf4e0
#e0e3f4
#f1e0f4

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

Analogous Color

#f4f3e0
#f1f4e0
#edf4e0
#e9f4e0
#e5f4e0

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

#edf4e0
#e0edf4
#f4e0ed

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

#edf4e0
#e0f4f1
#e7e0f4
#f4e0e3

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

#edf4e0
#e7e0f4
#f1e0f4
#e3f4e0

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

#edf4e0 Color Code Preview on Black Background Color

This is how #edf4e0 Color will look on black background color. Color contrast ratio is 18.62

#edf4e0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edf4e0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edf4e0

#edf4e0 color code is use for CSS Background Color

Background color for the above div is #edf4e0

HTML with inline CSS

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

#edf4e0 color code is use for CSS Border Color

CSS Border color for the above div is #edf4e0

HTML with inline CSS

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

CSS Border Left color for the above div is #edf4e0

HTML with inline CSS

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

CSS Border Right color for the above div is #edf4e0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edf4e0

HTML with inline CSS

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

CSS Border Top color for the above div is #edf4e0

HTML with inline CSS

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

#edf4e0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edf4e0 Color code Preview on White Background

This is how #edf4e0 Color code will look on white background color. Color contrast ratio is 1.13

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

Related Gradients

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

0 Likes 0 Comments | 10 Views

Post your comment:-

By submitting comment you agree to our privacy policy.