crispedge.com

Color picker

Loading...

#edf9c2 hex color - Green - Warm color - Information

#edf9c2 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #edf9c2 Color code in RGB color code model is created after adding 92.94% red color, 97.65% green color and 76.08% blue color. Hex #edf9c2 Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 0% magenta, 22% yellow and 2% black.

Hex #edf9c2 color code is between #eeffbb web safe hex color code and #ddeecc web safe hex color code. #eeffbb is the nearest web safe color code. You can see here many more shades of #edf9c2 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codeedf9c2#edf9c2
RGB Decimal237, 249, 194rgb(237, 249, 194)
RGB Percent93%, 98%, 76%rgb(93%, 98%, 76%)
CSS RGBa237, 249, 194,1rgba(237,249,194,1)
CMYK Modelcmyk(5%,0%,22%,2%)
HSL Color Space73,82% ,87%hsl(73,82% ,87%)
HSV Color Space73°, 22%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011111100111000010
Octal355371302
Decimal237249194
Hexedf9c2

Different shades of #edf9c2 color code.

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

Light Shade of #edf9c2
#fbfef0
Dark Shade of #edf9c2
#dff494
Saturated Shade of #edf9c2
#effcbf
Desaturated Shade of #edf9c2
#ebf6c5
Grey scale Shade of #edf9c2
#dddddd
Brighten Shade
#ffffdb
Most Readable Shade
#000000

Shades of #edf9c2 color code

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

#edf9c2
#d2ddac
#b8c196
#9ea681
#838a6b
#696e56
#4f5340
#34372b
#1a1b15
#000000

Similar Color like #edf9c2 color

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

#eefac3
#effbc4
#f0fcc5
#f1fdc6
#f2fec7
#f3ffc8
#f4ffc9
#f5ffca
#f6ffcb
#f7ffcc
#f8ffcd
#f9ffce
#faffcf
#fbffd0
#ecf8c1
#ebf7c0
#eaf6bf
#e9f5be
#e8f4bd
#e7f3bc
#e6f2bb
#e5f1ba
#e4f0b9
#e3efb8
#e2eeb7
#e1edb6
#e0ecb5
#dfebb4

Monochromatic Color with #edf9c2

#edf9c2
#23241c
#4b4f3e
#74795f
#9ca480
#c5cea1

Tints of #edf9c2 Color

#edf9c2
#eff9c8
#f1facf
#f3fbd6
#f5fbdd
#f7fce3
#f9fdea
#fbfdf1
#fdfef8
#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

#edf9c2
#cec2f9

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

Split Complementary

#edf9c2
#c2d2f9
#e9c2f9

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

Analogous Color

#f9efc2
#f8f9c2
#edf9c2
#e2f9c2
#d7f9c2

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

#edf9c2
#c2edf9
#f9c2ed

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

#edf9c2
#c2f9e9
#cec2f9
#f9c2d1

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

#edf9c2
#cec2f9
#e9c2f9
#d2f9c2

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

#edf9c2 Color Code Preview on Black Background Color

This is how #edf9c2 Color will look on black background color. Color contrast ratio is 18.93

#edf9c2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edf9c2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edf9c2

#edf9c2 color code is use for CSS Background Color

Background color for the above div is #edf9c2

HTML with inline CSS

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

#edf9c2 color code is use for CSS Border Color

CSS Border color for the above div is #edf9c2

HTML with inline CSS

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

CSS Border Left color for the above div is #edf9c2

HTML with inline CSS

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

CSS Border Right color for the above div is #edf9c2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edf9c2

HTML with inline CSS

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

CSS Border Top color for the above div is #edf9c2

HTML with inline CSS

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

#edf9c2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edf9c2 Color code Preview on White Background

This is how #edf9c2 Color code will look on white background color. Color contrast ratio is 1.11

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(237,249,194,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(206,194,249,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,249,194,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.