Skip to main content Skip to docs navigation

#efed2d 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 Pika Yellow and its hex is #EEE92D Nearest Color Name

Color Hue/Base color: Green

Hex #efed2d Color code in RGB color code model is created after adding 93.73% red color, 92.94% green color and 17.65% blue color. Hex #efed2d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 1% magenta, 81% yellow and 6.27% black.

Hex #efed2d color code is between #eeee33 web safe hex color code and #ffdd22 web safe hex color code. #eeee33 is the nearest web safe color code. You can see here many more shades of #efed2d color code.

RGB Chart

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

Color Table

Hex Color Code efed2d #efed2d
RGB Decimal 239, 237, 45 239, 237, 45
RGB Percent 94%, 93%, 18% rgb(94%, 93%, 18%)
CSS RGBa 239, 237, 45,1 rgba(239,237,45,1)
CMYK Model cmyk(0%,1%,81%,6.27%)
HSL Color Space 59,86% ,56% hsl(59,86% ,56%)
HSV Color Space 59°, 81%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 11101101 00101101
Octal 357 355 55
Decimal 239 237 45
Hex ef ed 2d

Different shades of #efed2d color code.

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

Darkest of #efed2d
#7a7909
Darker of #efed2d
#a9a80d
Dark of #efed2d
#d9d610
Base of #efed2d
#efed2d
Light of #efed2d
#f3f15c
Lighter
#f6f58c
Lightest
#faf9bb

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

#efed2d
#2d2fef

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

Split Complementary

#efed2d
#2d90ef
#8c2def

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

Analogous Color

#ef7c2d
#ef9c2d
#efed2d
#b0ef2d
#60ef2d

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

#efed2d
#ed2def
#2defed

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

#efed2d
#2defed
#2d2fef
#ef2d2f

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

#efed2d
#2def8c
#2d2fef
#ef2d90

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

#4a4a06
#7a7909
#a9a80d
#d9d610
#efed2d
#f3f15c
#f6f58c
#faf9bb
#fdfdeb

Tints of #efed2d Color

#efed2d
#f0ef44
#f2f15b
#f4f373
#f6f58a
#f7f7a1
#f9f9b9
#fbfbd0
#fdfde7
#ffffff

Shades of #efed2d color code

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

#efed2d
#d4d228
#b9b823
#9f9e1e
#848319
#6a6914
#4f4f0f
#35340a
#1a1a05
#000000

Tones

#efed2d
#d8d744
#c2c15a
#abab71
#959487

Tones

Similar Color like #efed2d color

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

#f0ee2e
#f1ef2f
#f2f030
#f3f131
#f4f232
#f5f333
#f6f434
#f7f535
#f8f636
#f9f737
#faf838
#fbf939
#fcfa3a
#fdfb3b
#eeec2c
#edeb2b
#ecea2a
#ebe929
#eae828
#e9e727
#e8e626
#e7e525
#e6e424
#e5e323
#e4e222
#e3e121
#e2e020
#e1df1f

Download this Dark Green

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

#efed2d Color Code Preview on Black Background Color

This is how #efed2d Color will look on black background color. Color contrast ratio is 16.82

#efed2d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efed2d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efed2d

#efed2d color code is use for CSS Background Color

Background color for the above div is #efed2d

HTML with inline CSS

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

#efed2d color code is use for CSS Border Color

CSS Border color for the above div is #efed2d

HTML with inline CSS

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

CSS Border Left color for the above div is #efed2d

HTML with inline CSS

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

CSS Border Right color for the above div is #efed2d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efed2d

HTML with inline CSS

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

CSS Border Top color for the above div is #efed2d

HTML with inline CSS

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

#efed2d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efed2d Color code Preview on White Background

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

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