crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#edf37d hex color - Green - Warm color - Information

#edf37d hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

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

Hex #edf37d color code is between #eeee77 web safe hex color code and #ddff88 web safe hex color code. #eeee77 is the nearest web safe color code. You can see here many more shades of #edf37d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeedf37d#edf37d
RGB Decimal237, 243, 125rgb(237, 243, 125)
RGB Percent93%, 95%, 49%rgb(93%, 95%, 49%)
CSS RGBa237, 243, 125,1rgba(237,243,125,1)
CMYK Modelcmyk(2%,0%,49%,5%)
HSL Color Space63,83% ,72%hsl(63,83% ,72%)
HSV Color Space63°, 49%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011111001101111101
Octal355363175
Decimal237243125
Hexedf37d

Different shades of #edf37d color code.

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

Light Shade of #edf37d
#f3f7ac
Dark Shade of #edf37d
#e7ef4e
Saturated Shade of #edf37d
#f3fa76
Desaturated Shade of #edf37d
#e7ec84
Grey scale Shade of #edf37d
#b8b8b8
Brighten Shade
#ffff96
Most Readable Shade
#000000

Shades of #edf37d color code

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

#edf37d
#d2d86f
#b8bd61
#9ea253
#838745
#696c37
#4f5129
#34361b
#1a1b0d
#000000

Similar Color like #edf37d color

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

#eef47e
#eff57f
#f0f680
#f1f781
#f2f882
#f3f983
#f4fa84
#f5fb85
#f6fc86
#f7fd87
#f8fe88
#f9ff89
#faff8a
#fbff8b
#ecf27c
#ebf17b
#eaf07a
#e9ef79
#e8ee78
#e7ed77
#e6ec76
#e5eb75
#e4ea74
#e3e973
#e2e872
#e1e771
#e0e670
#dfe56f

Monochromatic Color with #edf37d

#edf37d
#1e1e10
#474926
#71733b
#9a9e51
#c4c867

Tints of #edf37d Color

#edf37d
#eff48b
#f1f599
#f3f7a8
#f5f8b6
#f7f9c5
#f9fbd3
#fbfce2
#fdfdf0
#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

#edf37d
#837df3

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

Split Complementary

#edf37d
#7db2f3
#be7df3

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

Analogous Color

#f3ca7d
#f3e17d
#edf37d
#d5f37d
#bef37d

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

#edf37d
#7dedf3
#f37ded

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

#edf37d
#7df3be
#837df3
#f37db2

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

#edf37d
#837df3
#be7df3
#b2f37d

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

#edf37d Color Code Preview on Black Background Color

This is how #edf37d Color will look on black background color. Color contrast ratio is 17.72

#edf37d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edf37d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edf37d

#edf37d color code is use for CSS Background Color

Background color for the above div is #edf37d

HTML with inline CSS

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

#edf37d color code is use for CSS Border Color

CSS Border color for the above div is #edf37d

HTML with inline CSS

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

CSS Border Left color for the above div is #edf37d

HTML with inline CSS

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

CSS Border Right color for the above div is #edf37d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edf37d

HTML with inline CSS

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

CSS Border Top color for the above div is #edf37d

HTML with inline CSS

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

#edf37d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edf37d Color code Preview on White Background

This is how #edf37d Color code will look on white background color. Color contrast ratio is 1.19

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.