Skip to main content Skip to docs navigation

#edfacf hex color | Download Light Green BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Carla and its hex is #F5F9CB Nearest Color Name

Color Hue/Base color: Green

Hex #edfacf Color code in RGB color code model is created after adding 92.94% red color, 98.04% green color and 81.18% blue color. Hex #edfacf Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 0% magenta, 17% yellow and 1.96% black.

Hex #edfacf color code is between #eeffcc web safe hex color code and #ddeedd web safe hex color code. #eeffcc is the nearest web safe color code. You can see here many more shades of #edfacf color code.

RGB Chart

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

Color Table

Hex Color Code edfacf #edfacf
RGB Decimal 237, 250, 207 237, 250, 207
RGB Percent 93%, 98%, 81% rgb(93%, 98%, 81%)
CSS RGBa 237, 250, 207,1 rgba(237,250,207,1)
CMYK Model cmyk(5%,0%,17%,1.96%)
HSL Color Space 78,81% ,90% hsl(78,81% ,90%)
HSV Color Space 78°, 17%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 11111010 11001111
Octal 355 372 317
Decimal 237 250 207
Hex ed fa cf

Different shades of #edfacf color code.

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

Darkest of #edfacf
#b9ec44
Darker of #edfacf
#caf073
Dark of #edfacf
#dcf5a1
Base of #edfacf
#edfacf
Light of #edfacf
#fefffd
Lighter
#ffffff
Lightest
#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

#edfacf
#dccffa

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

Split Complementary

#edfacf
#cfd8fa
#f2cffa

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

Analogous Color

#faeecf
#faf5cf
#edfacf
#dffacf
#cffad1

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

#edfacf
#facfed
#cfedfa

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

#edfacf
#cfedfa
#dccffa
#fadccf

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#edfacf
#cffaf2
#dccffa
#facfd8

Square 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).

Monochromatic Color with #edfacf

#a7e518
#b9ec44
#caf073
#dcf5a1
#edfacf
#fefffd
#ffffff
#ffffff
#ffffff

Tints of #edfacf Color

#edfacf
#effad4
#f1fbd9
#f3fbdf
#f5fce4
#f7fce9
#f9fdef
#fbfdf4
#fdfef9
#ffffff

Shades of #edfacf color code

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

#edfacf
#d2deb8
#b8c2a1
#9ea68a
#838a73
#696f5c
#4f5345
#34372e
#1a1b17
#000000

Tones

#edfacf
#ebf5d4
#e9efda
#e7eadf
#e5e5e4

Tones

Similar Color like #edfacf color

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

#eefbd0
#effcd1
#f0fdd2
#f1fed3
#f2ffd4
#f3ffd5
#f4ffd6
#f5ffd7
#f6ffd8
#f7ffd9
#f8ffda
#f9ffdb
#faffdc
#fbffdd
#ecf9ce
#ebf8cd
#eaf7cc
#e9f6cb
#e8f5ca
#e7f4c9
#e6f3c8
#e5f2c7
#e4f1c6
#e3f0c5
#e2efc4
#e1eec3
#e0edc2
#dfecc1

Download this Light Green

Hex #edfacf 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.

#edfacf Color Code Preview on Black Background Color

This is how #edfacf Color will look on black background color. Color contrast ratio is 19.18

#edfacf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edfacf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edfacf

#edfacf color code is use for CSS Background Color

Background color for the above div is #edfacf

HTML with inline CSS

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

#edfacf color code is use for CSS Border Color

CSS Border color for the above div is #edfacf

HTML with inline CSS

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

CSS Border Left color for the above div is #edfacf

HTML with inline CSS

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

CSS Border Right color for the above div is #edfacf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edfacf

HTML with inline CSS

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

CSS Border Top color for the above div is #edfacf

HTML with inline CSS

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

#edfacf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edfacf Color code Preview on White Background

This is how #edfacf Color code will look on white background color. Color contrast ratio is 1.10

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

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