crispedge.com

Color picker

Loading...

#edfbd5 hex color - Green - Warm color - Information

#edfbd5 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #edfbd5 Color code in RGB color code model is created after adding 92.94% red color, 98.43% green color and 83.53% blue color. Hex #edfbd5 Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 0% magenta, 15% yellow and 2% black.

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

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codeedfbd5#edfbd5
RGB Decimal237, 251, 213rgb(237, 251, 213)
RGB Percent93%, 98%, 84%rgb(93%, 98%, 84%)
CSS RGBa237, 251, 213,1rgba(237,251,213,1)
CMYK Modelcmyk(6%,0%,15%,2%)
HSL Color Space82,83% ,91%hsl(82,83% ,91%)
HSV Color Space82°, 15%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011111101111010101
Octal355373325
Decimal237251213
Hexedfbd5

Different shades of #edfbd5 color code.

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

Light Shade of #edfbd5
#ffffff
Dark Shade of #edfbd5
#d9f7a6
Saturated Shade of #edfbd5
#eefdd3
Desaturated Shade of #edfbd5
#ecf9d7
Grey scale Shade of #edfbd5
#e8e8e8
Brighten Shade
#ffffee
Most Readable Shade
#000000

Shades of #edfbd5 color code

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

#edfbd5
#d2dfbd
#b8c3a5
#9ea78e
#838b76
#696f5e
#4f5347
#34372f
#1a1b17
#000000

Similar Color like #edfbd5 color

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

#eefcd6
#effdd7
#f0fed8
#f1ffd9
#f2ffda
#f3ffdb
#f4ffdc
#f5ffdd
#f6ffde
#f7ffdf
#f8ffe0
#f9ffe1
#faffe2
#fbffe3
#ecfad4
#ebf9d3
#eaf8d2
#e9f7d1
#e8f6d0
#e7f5cf
#e6f4ce
#e5f3cd
#e4f2cc
#e3f1cb
#e2f0ca
#e1efc9
#e0eec8
#dfedc7

Monochromatic Color with #edfbd5

#edfbd5
#242621
#4c5145
#757b69
#9da68d
#c5d0b1

Tints of #edfbd5 Color

#edfbd5
#effbd9
#f1fbde
#f3fce3
#f5fce7
#f7fdec
#f9fdf1
#fbfef5
#fdfefa
#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

#edfbd5
#e3d5fb

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

Split Complementary

#edfbd5
#d5dafb
#f6d5fb

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

Analogous Color

#fbfad5
#f5fbd5
#edfbd5
#e5fbd5
#defbd5

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

#edfbd5
#d5edfb
#fbd5ed

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

#edfbd5
#d5fbf6
#e3d5fb
#fbd5da

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

#edfbd5
#e3d5fb
#f6d5fb
#dafbd5

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

#edfbd5 Color Code Preview on Black Background Color

This is how #edfbd5 Color will look on black background color. Color contrast ratio is 19.36

#edfbd5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edfbd5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edfbd5

#edfbd5 color code is use for CSS Background Color

Background color for the above div is #edfbd5

HTML with inline CSS

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

#edfbd5 color code is use for CSS Border Color

CSS Border color for the above div is #edfbd5

HTML with inline CSS

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

CSS Border Left color for the above div is #edfbd5

HTML with inline CSS

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

CSS Border Right color for the above div is #edfbd5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edfbd5

HTML with inline CSS

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

CSS Border Top color for the above div is #edfbd5

HTML with inline CSS

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

#edfbd5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edfbd5 Color code Preview on White Background

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

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.