Skip to main content Skip to docs navigation

#effbd7 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 Pastoral and its hex is #EDFAD9 Nearest Color Name

Color Hue/Base color: Green

Hex #effbd7 Color code in RGB color code model is created after adding 93.73% red color, 98.43% green color and 84.31% blue color. Hex #effbd7 Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 0% magenta, 14% yellow and 1.57% black.

Hex #effbd7 color code is between #eeffdd web safe hex color code and #ffeecc web safe hex color code. #eeffdd is the nearest web safe color code. You can see here many more shades of #effbd7 color code.

RGB Chart

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

Color Table

Hex Color Code effbd7 #effbd7
RGB Decimal 239, 251, 215 239, 251, 215
RGB Percent 94%, 98%, 84% rgb(94%, 98%, 84%)
CSS RGBa 239, 251, 215,1 rgba(239,251,215,1)
CMYK Model cmyk(5%,0%,14%,1.57%)
HSL Color Space 80,82% ,91% hsl(80,82% ,91%)
HSV Color Space 80°, 14%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 11111011 11010111
Octal 357 373 327
Decimal 239 251 215
Hex ef fb d7

Different shades of #effbd7 color code.

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

Darkest of #effbd7
#b7ed4c
Darker of #effbd7
#caf27a
Dark of #effbd7
#dcf6a9
Base of #effbd7
#effbd7
Light of #effbd7
#ffffff
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

#effbd7
#e3d7fb

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

Split Complementary

#effbd7
#d7ddfb
#f5d7fb

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

Analogous Color

#fbf2d7
#fbf8d7
#effbd7
#e3fbd7
#d7fbda

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

#effbd7
#fbd7ef
#d7effb

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

#effbd7
#d7effb
#e3d7fb
#fbe3d7

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

#effbd7
#d7fbf5
#e3d7fb
#fbd7dd

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 #effbd7

#a5e81e
#b7ed4c
#caf27a
#dcf6a9
#effbd7
#ffffff
#ffffff
#ffffff
#ffffff

Tints of #effbd7 Color

#effbd7
#f0fbdb
#f2fbdf
#f4fce4
#f6fce8
#f7fded
#f9fdf1
#fbfef6
#fdfefa
#ffffff

Shades of #effbd7 color code

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

#effbd7
#d4dfbf
#b9c3a7
#9fa78f
#848b77
#6a6f5f
#4f5347
#35372f
#1a1b17
#000000

Tones

#effbd7
#eef7db
#ecf2e0
#ebeee4
#e9e9e9

Tones

Similar Color like #effbd7 color

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

#f0fcd8
#f1fdd9
#f2feda
#f3ffdb
#f4ffdc
#f5ffdd
#f6ffde
#f7ffdf
#f8ffe0
#f9ffe1
#faffe2
#fbffe3
#fcffe4
#fdffe5
#eefad6
#edf9d5
#ecf8d4
#ebf7d3
#eaf6d2
#e9f5d1
#e8f4d0
#e7f3cf
#e6f2ce
#e5f1cd
#e4f0cc
#e3efcb
#e2eeca
#e1edc9

Download this Light Green

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

#effbd7 Color Code Preview on Black Background Color

This is how #effbd7 Color will look on black background color. Color contrast ratio is 19.45

#effbd7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #effbd7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #effbd7

#effbd7 color code is use for CSS Background Color

Background color for the above div is #effbd7

HTML with inline CSS

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

#effbd7 color code is use for CSS Border Color

CSS Border color for the above div is #effbd7

HTML with inline CSS

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

CSS Border Left color for the above div is #effbd7

HTML with inline CSS

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

CSS Border Right color for the above div is #effbd7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #effbd7

HTML with inline CSS

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

CSS Border Top color for the above div is #effbd7

HTML with inline CSS

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

#effbd7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#effbd7 Color code Preview on White Background

This is how #effbd7 Color code will look on white background color. Color contrast ratio is 1.08

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

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(239,251,215,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(227,215,251,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,251,215,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }