Skip to main content Skip to docs navigation

#eded58 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 Sulfuric and its hex is #EEED56 Nearest Color Name

Color Hue/Base color: Green

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

Hex #eded58 color code is between #eeee55 web safe hex color code and #dddd66 web safe hex color code. #eeee55 is the nearest web safe color code. You can see here many more shades of #eded58 color code.

RGB Chart

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

Color Table

Hex Color Code eded58 #eded58
RGB Decimal 237, 237, 88 237, 237, 88
RGB Percent 93%, 93%, 35% rgb(93%, 93%, 35%)
CSS RGBa 237, 237, 88,1 rgba(237,237,88,1)
CMYK Model cmyk(0%,0%,63%,7.06%)
HSL Color Space 60,81% ,64% hsl(60,81% ,64%)
HSV Color Space 60°, 63%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 11101101 01011000
Octal 355 355 130
Decimal 237 237 88
Hex ed ed 58

Different shades of #eded58 color code.

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

Darkest of #eded58
#9b9b11
Darker of #eded58
#c9c916
Dark of #eded58
#e8e82a
Base of #eded58
#eded58
Light of #eded58
#f2f286
Lighter
#f7f7b4
Lightest
#fcfce2

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

#eded58
#5858ed

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

Split Complementary

#eded58
#58a3ed
#a358ed

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

Analogous Color

#ed9658
#edaf58
#eded58
#bbed58
#7ded58

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

#eded58
#ed58ed
#58eded

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

#eded58
#58eded
#5858ed
#ed5858

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

#eded58
#58eda3
#5858ed
#ed58a3

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

#6d6d0c
#9b9b11
#c9c916
#e8e82a
#eded58
#f2f286
#f7f7b4
#fcfce2
#ffffff

Tints of #eded58 Color

#eded58
#efef6a
#f1f17d
#f3f38f
#f5f5a2
#f7f7b4
#f9f9c7
#fbfbd9
#fdfdec
#ffffff

Shades of #eded58 color code

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

#eded58
#d2d24e
#b8b844
#9e9e3a
#838330
#696927
#4f4f1d
#343413
#1a1a09
#000000

Tones

#eded58
#dbdb6b
#c8c87d
#b6b690
#a3a3a2

Tones

Similar Color like #eded58 color

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

#eeee59
#efef5a
#f0f05b
#f1f15c
#f2f25d
#f3f35e
#f4f45f
#f5f560
#f6f661
#f7f762
#f8f863
#f9f964
#fafa65
#fbfb66
#ecec57
#ebeb56
#eaea55
#e9e954
#e8e853
#e7e752
#e6e651
#e5e550
#e4e44f
#e3e34e
#e2e24d
#e1e14c
#e0e04b
#dfdf4a

Download this Dark Green

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

#eded58 Color Code Preview on Black Background Color

This is how #eded58 Color will look on black background color. Color contrast ratio is 16.86

#eded58 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eded58

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eded58

#eded58 color code is use for CSS Background Color

Background color for the above div is #eded58

HTML with inline CSS

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

#eded58 color code is use for CSS Border Color

CSS Border color for the above div is #eded58

HTML with inline CSS

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

CSS Border Left color for the above div is #eded58

HTML with inline CSS

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

CSS Border Right color for the above div is #eded58

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eded58

HTML with inline CSS

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

CSS Border Top color for the above div is #eded58

HTML with inline CSS

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

#eded58 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eded58 Color code Preview on White Background

This is how #eded58 Color code will look on white background color. Color contrast ratio is 1.25

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

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