Skip to main content Skip to docs navigation

#eded5f hex color | Download Dark 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 Crash Dummy and its hex is #EEEE66 Nearest Color Name

Color Hue/Base color: Green

Hex #eded5f Color code in RGB color code model is created after adding 92.94% red color, 92.94% green color and 37.25% blue color. Hex #eded5f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 0% magenta, 60% yellow and 7.06% black.

Hex #eded5f color code is between #eeee66 web safe hex color code and #dddd55 web safe hex color code. #eeee66 is the nearest web safe color code. You can see here many more shades of #eded5f color code.

RGB Chart

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

Color Table

Hex Color Code eded5f #eded5f
RGB Decimal 237, 237, 95 237, 237, 95
RGB Percent 93%, 93%, 37% rgb(93%, 93%, 37%)
CSS RGBa 237, 237, 95,1 rgba(237,237,95,1)
CMYK Model cmyk(0%,0%,60%,7.06%)
HSL Color Space 60,80% ,65% hsl(60,80% ,65%)
HSV Color Space 60°, 60%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 11101101 01011111
Octal 355 355 137
Decimal 237 237 95
Hex ed ed 5f

Different shades of #eded5f color code.

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

Darkest of #eded5f
#a1a112
Darker of #eded5f
#cfcf17
Dark of #eded5f
#e8e831
Base of #eded5f
#eded5f
Light of #eded5f
#f2f28d
Lighter
#f7f7bb
Lightest
#fcfce9

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

#eded5f
#5f5fed

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

Split Complementary

#eded5f
#5fa6ed
#a65fed

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

Analogous Color

#ed9a5f
#edb25f
#eded5f
#beed5f
#83ed5f

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

#eded5f
#ed5fed
#5feded

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

#eded5f
#5feded
#5f5fed
#ed5f5f

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

#eded5f
#5feda6
#5f5fed
#ed5fa6

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

#73730d
#a1a112
#cfcf17
#e8e831
#eded5f
#f2f28d
#f7f7bb
#fcfce9
#ffffff

Tints of #eded5f Color

#eded5f
#efef70
#f1f182
#f3f394
#f5f5a6
#f7f7b7
#f9f9c9
#fbfbdb
#fdfded
#ffffff

Shades of #eded5f color code

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

#eded5f
#d2d254
#b8b849
#9e9e3f
#838334
#69692a
#4f4f1f
#343415
#1a1a0a
#000000

Tones

#eded5f
#dbdb71
#c9c983
#b8b894
#a6a6a6

Tones

Similar Color like #eded5f color

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

#eeee60
#efef61
#f0f062
#f1f163
#f2f264
#f3f365
#f4f466
#f5f567
#f6f668
#f7f769
#f8f86a
#f9f96b
#fafa6c
#fbfb6d
#ecec5e
#ebeb5d
#eaea5c
#e9e95b
#e8e85a
#e7e759
#e6e658
#e5e557
#e4e456
#e3e355
#e2e254
#e1e153
#e0e052
#dfdf51

Download this Dark Green

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

#eded5f Color Code Preview on Black Background Color

This is how #eded5f Color will look on black background color. Color contrast ratio is 16.88

#eded5f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eded5f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eded5f

#eded5f color code is use for CSS Background Color

Background color for the above div is #eded5f

HTML with inline CSS

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

#eded5f color code is use for CSS Border Color

CSS Border color for the above div is #eded5f

HTML with inline CSS

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

CSS Border Left color for the above div is #eded5f

HTML with inline CSS

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

CSS Border Right color for the above div is #eded5f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eded5f

HTML with inline CSS

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

CSS Border Top color for the above div is #eded5f

HTML with inline CSS

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

#eded5f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eded5f Color code Preview on White Background

This is how #eded5f Color code will look on white background color. Color contrast ratio is 1.24

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

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