Skip to main content Skip to docs navigation

#eedc2c 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 Juicy Jackfruit and its hex is #EEDD33 Nearest Color Name

Color Hue/Base color: Green

Hex #eedc2c Color code in RGB color code model is created after adding 93.33% red color, 86.27% green color and 17.25% blue color. Hex #eedc2c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 8% magenta, 82% yellow and 6.67% black.

Hex #eedc2c color code is between #dddd33 web safe hex color code and #ffcc22 web safe hex color code. #dddd33 is the nearest web safe color code. You can see here many more shades of #eedc2c color code.

RGB Chart

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

Color Table

Hex Color Code eedc2c #eedc2c
RGB Decimal 238, 220, 44 238, 220, 44
RGB Percent 93%, 86%, 17% rgb(93%, 86%, 17%)
CSS RGBa 238, 220, 44,1 rgba(238,220,44,1)
CMYK Model cmyk(0%,8%,82%,6.67%)
HSL Color Space 54,85% ,55% hsl(54,85% ,55%)
HSV Color Space 54°, 82%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101110 11011100 00101100
Octal 356 334 54
Decimal 238 220 44
Hex ee dc 2c

Different shades of #eedc2c color code.

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

Darkest of #eedc2c
#776d0a
Darker of #eedc2c
#a7980d
Dark of #eedc2c
#d6c411
Base of #eedc2c
#eedc2c
Light of #eedc2c
#f2e45b
Lighter
#f6ec8a
Lightest
#f9f3ba

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

#eedc2c
#2c3eee

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

Split Complementary

#eedc2c
#2c9fee
#7b2cee

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

Analogous Color

#ee6b2c
#ee8b2c
#eedc2c
#bfee2c
#6eee2c

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

#eedc2c
#dc2cee
#2ceedc

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

#eedc2c
#2ceedc
#2c3eee
#ee2c3e

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

#eedc2c
#2cee7b
#2c3eee
#ee2c9f

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

#484206
#776d0a
#a7980d
#d6c411
#eedc2c
#f2e45b
#f6ec8a
#f9f3ba
#fdfbe9

Tints of #eedc2c Color

#eedc2c
#efdf43
#f1e35a
#f3e772
#f5eb89
#f7efa1
#f9f3b8
#fbf7d0
#fdfbe7
#ffffff

Shades of #eedc2c color code

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

#eedc2c
#d3c327
#b9ab22
#9e921d
#847a18
#696113
#4f490e
#343009
#1a1804
#000000

Tones

#eedc2c
#d7c943
#c0b75a
#aaa470
#939287

Tones

Similar Color like #eedc2c color

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

#efdd2d
#f0de2e
#f1df2f
#f2e030
#f3e131
#f4e232
#f5e333
#f6e434
#f7e535
#f8e636
#f9e737
#fae838
#fbe939
#fcea3a
#eddb2b
#ecda2a
#ebd929
#ead828
#e9d727
#e8d626
#e7d525
#e6d424
#e5d323
#e4d222
#e3d121
#e2d020
#e1cf1f
#e0ce1e

Download this Dark Green

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

#eedc2c Color Code Preview on Black Background Color

This is how #eedc2c Color will look on black background color. Color contrast ratio is 14.91

#eedc2c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eedc2c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eedc2c

#eedc2c color code is use for CSS Background Color

Background color for the above div is #eedc2c

HTML with inline CSS

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

#eedc2c color code is use for CSS Border Color

CSS Border color for the above div is #eedc2c

HTML with inline CSS

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

CSS Border Left color for the above div is #eedc2c

HTML with inline CSS

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

CSS Border Right color for the above div is #eedc2c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eedc2c

HTML with inline CSS

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

CSS Border Top color for the above div is #eedc2c

HTML with inline CSS

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

#eedc2c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eedc2c Color code Preview on White Background

This is how #eedc2c Color code will look on white background color. Color contrast ratio is 1.41

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

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