Skip to main content Skip to docs navigation

#eafbdd 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 #eafbdd Color code in RGB color code model is created after adding 91.76% red color, 98.43% green color and 86.67% blue color. Hex #eafbdd Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 0% magenta, 12% yellow and 1.57% black.

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

RGB Chart

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

Color Table

Hex Color Code eafbdd #eafbdd
RGB Decimal 234, 251, 221 234, 251, 221
RGB Percent 92%, 98%, 87% rgb(92%, 98%, 87%)
CSS RGBa 234, 251, 221,1 rgba(234,251,221,1)
CMYK Model cmyk(7%,0%,12%,1.57%)
HSL Color Space 94,79% ,93% hsl(94,79% ,93%)
HSV Color Space 94°, 12%, 98%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11101010 11111011 11011101
Octal 352 373 335
Decimal 234 251 221
Hex ea fb dd

Different shades of #eafbdd color code.

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

Darkest of #eafbdd
#95eb54
Darker of #eafbdd
#b2f082
Dark of #eafbdd
#cef6af
Base of #eafbdd
#eafbdd
Light of #eafbdd
#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

#eafbdd
#eeddfb

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

Split Complementary

#eafbdd
#dfddfb
#fbddf9

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

Analogous Color

#fbfbdd
#f7fbdd
#eafbdd
#e0fbdd
#ddfbe7

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

#eafbdd
#fbddea
#ddeafb

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

#eafbdd
#ddeafb
#eeddfb
#fbeedd

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

#eafbdd
#ddf9fb
#eeddfb
#fbdfdd

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

#79e626
#95eb54
#b2f082
#cef6af
#eafbdd
#ffffff
#ffffff
#ffffff
#ffffff

Tints of #eafbdd Color

#eafbdd
#ecfbe0
#eefbe4
#f1fce8
#f3fcec
#f5fdef
#f8fdf3
#fafef7
#fcfefb
#ffffff

Shades of #eafbdd color code

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

#eafbdd
#d0dfc4
#b6c3ab
#9ca793
#828b7a
#686f62
#4e5349
#343731
#1a1b18
#000000

Tones

#eafbdd
#ebf7e1
#ebf3e5
#ecf0e8
#ececec

Tones

Similar Color like #eafbdd color

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

#ebfcde
#ecfddf
#edfee0
#eeffe1
#efffe2
#f0ffe3
#f1ffe4
#f2ffe5
#f3ffe6
#f4ffe7
#f5ffe8
#f6ffe9
#f7ffea
#f8ffeb
#e9fadc
#e8f9db
#e7f8da
#e6f7d9
#e5f6d8
#e4f5d7
#e3f4d6
#e2f3d5
#e1f2d4
#e0f1d3
#dff0d2
#deefd1
#ddeed0
#dcedcf

Download this Light Green

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

#eafbdd Color Code Preview on Black Background Color

This is how #eafbdd Color will look on black background color. Color contrast ratio is 19.34

#eafbdd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eafbdd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eafbdd

#eafbdd color code is use for CSS Background Color

Background color for the above div is #eafbdd

HTML with inline CSS

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

#eafbdd color code is use for CSS Border Color

CSS Border color for the above div is #eafbdd

HTML with inline CSS

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

CSS Border Left color for the above div is #eafbdd

HTML with inline CSS

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

CSS Border Right color for the above div is #eafbdd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eafbdd

HTML with inline CSS

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

CSS Border Top color for the above div is #eafbdd

HTML with inline CSS

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

#eafbdd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eafbdd Color code Preview on White Background

This is how #eafbdd Color code will look on white background color. Color contrast ratio is 1.09

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

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