Skip to main content Skip to docs navigation

#effe2d 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 Aromatic Lemon and its hex is #F2FF26 Nearest Color Name

Color Hue/Base color: Green

Hex #effe2d Color code in RGB color code model is created after adding 93.73% red color, 99.61% green color and 17.65% blue color. Hex #effe2d Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 0% magenta, 82% yellow and 0.39% black.

Hex #effe2d color code is between #eeff33 web safe hex color code and #ffee22 web safe hex color code. #eeff33 is the nearest web safe color code. You can see here many more shades of #effe2d color code.

RGB Chart

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

Color Table

Hex Color Code effe2d #effe2d
RGB Decimal 239, 254, 45 239, 254, 45
RGB Percent 94%, 100%, 18% rgb(94%, 100%, 18%)
CSS RGBa 239, 254, 45,1 rgba(239,254,45,1)
CMYK Model cmyk(6%,0%,82%,0.39%)
HSL Color Space 64,99% ,59% hsl(64,99% ,59%)
HSV Color Space 64°, 82%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 11111110 00101101
Octal 357 376 55
Decimal 239 254 45
Hex ef fe 2d

Different shades of #effe2d color code.

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

Darkest of #effe2d
#879101
Darker of #effe2d
#b6c401
Dark of #effe2d
#e5f701
Base of #effe2d
#effe2d
Light of #effe2d
#f3fe60
Lighter
#f7fe93
Lightest
#fbffc5

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

#effe2d
#3c2dfe

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

Split Complementary

#effe2d
#2d86fe
#a52dfe

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

Analogous Color

#fe932d
#feb62d
#effe2d
#a9fe2d
#52fe2d

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

#effe2d
#fe2def
#2deffe

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

#effe2d
#2deffe
#3c2dfe
#fe3c2d

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

#effe2d
#2dfea5
#3c2dfe
#fe2d86

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

#585f00
#879101
#b6c401
#e5f701
#effe2d
#f3fe60
#f7fe93
#fbffc5
#fefff8

Tints of #effe2d Color

#effe2d
#f0fe44
#f2fe5b
#f4fe73
#f6fe8a
#f7fea1
#f9feb9
#fbfed0
#fdfee7
#ffffff

Shades of #effe2d color code

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

#effe2d
#d4e128
#b9c523
#9fa91e
#848d19
#6a7014
#4f540f
#35380a
#1a1c05
#000000

Tones

#effe2d
#dde942
#cbd457
#b9bf6c
#a7aa81

Tones

Similar Color like #effe2d color

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

#f0ff2e
#f1ff2f
#f2ff30
#f3ff31
#f4ff32
#f5ff33
#f6ff34
#f7ff35
#f8ff36
#f9ff37
#faff38
#fbff39
#fcff3a
#fdff3b
#eefd2c
#edfc2b
#ecfb2a
#ebfa29
#eaf928
#e9f827
#e8f726
#e7f625
#e6f524
#e5f423
#e4f322
#e3f221
#e2f120
#e1f01f

Download this Dark Green

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

#effe2d Color Code Preview on Black Background Color

This is how #effe2d Color will look on black background color. Color contrast ratio is 18.88

#effe2d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #effe2d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #effe2d

#effe2d color code is use for CSS Background Color

Background color for the above div is #effe2d

HTML with inline CSS

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

#effe2d color code is use for CSS Border Color

CSS Border color for the above div is #effe2d

HTML with inline CSS

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

CSS Border Left color for the above div is #effe2d

HTML with inline CSS

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

CSS Border Right color for the above div is #effe2d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #effe2d

HTML with inline CSS

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

CSS Border Top color for the above div is #effe2d

HTML with inline CSS

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

#effe2d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#effe2d Color code Preview on White Background

This is how #effe2d Color code will look on white background color. Color contrast ratio is 1.11

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

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