Skip to main content Skip to docs navigation

#feed82 hex color | Download Light 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 Citrus Punch and its hex is #FDEA83 Nearest Color Name

Color Hue/Base color: Green

Hex #feed82 Color code in RGB color code model is created after adding 99.61% red color, 92.94% green color and 50.98% blue color. Hex #feed82 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 7% magenta, 49% yellow and 0.39% black.

Hex #feed82 color code is between #ffee88 web safe hex color code and #eedd77 web safe hex color code. #ffee88 is the nearest web safe color code. You can see here many more shades of #feed82 color code.

RGB Chart

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

Color Table

Hex Color Code feed82 #feed82
RGB Decimal 254, 237, 130 254, 237, 130
RGB Percent 100%, 93%, 51% rgb(100%, 93%, 51%)
CSS RGBa 254, 237, 130,1 rgba(254,237,130,1)
CMYK Model cmyk(0%,7%,49%,0.39%)
HSL Color Space 52,98% ,75% hsl(52,98% ,75%)
HSV Color Space 52°, 49%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111110 11101101 10000010
Octal 376 355 202
Decimal 254 237 130
Hex fe ed 82

Different shades of #feed82 color code.

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

Darkest of #feed82
#e5c602
Darker of #feed82
#fdde1d
Dark of #feed82
#fee64f
Base of #feed82
#feed82
Light of #feed82
#fef4b5
Lighter
#fffce7
Lightest
#ffffff

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

#feed82
#8293fe

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

Split Complementary

#feed82
#82d1fe
#af82fe

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

Analogous Color

#fea582
#feb982
#feed82
#e6fe82
#b2fe82

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

#feed82
#ed82fe
#82feed

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

#feed82
#82feed
#8293fe
#fe8293

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

#feed82
#82feaf
#8293fe
#fe82d1

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

#b39a01
#e5c602
#fdde1d
#fee64f
#feed82
#fef4b5
#fffce7
#ffffff
#ffffff

Tints of #feed82 Color

#feed82
#feef8f
#fef19d
#fef3ab
#fef5b9
#fef7c7
#fef9d5
#fefbe3
#fefdf1
#ffffff

Shades of #feed82 color code

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

#feed82
#e1d273
#c5b865
#a99e56
#8d8348
#706939
#544f2b
#38341c
#1c1a0e
#000000

Tones

#feed82
#f1e48f
#e5db9b
#d8d2a8
#ccc8b4

Tones

Similar Color like #feed82 color

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

#ffee83
#ffef84
#fff085
#fff186
#fff287
#fff388
#fff489
#fff58a
#fff68b
#fff78c
#fff88d
#fff98e
#fffa8f
#fffb90
#fdec81
#fceb80
#fbea7f
#fae97e
#f9e87d
#f8e77c
#f7e67b
#f6e57a
#f5e479
#f4e378
#f3e277
#f2e176
#f1e075
#f0df74

Download this Light Green

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

#feed82 Color Code Preview on Black Background Color

This is how #feed82 Color will look on black background color. Color contrast ratio is 17.65

#feed82 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #feed82

HTML with inline CSS

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

Your Example Paragraph content text in with font color #feed82

#feed82 color code is use for CSS Background Color

Background color for the above div is #feed82

HTML with inline CSS

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

#feed82 color code is use for CSS Border Color

CSS Border color for the above div is #feed82

HTML with inline CSS

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

CSS Border Left color for the above div is #feed82

HTML with inline CSS

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

CSS Border Right color for the above div is #feed82

HTML with inline CSS

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

CSS Border Bottom color for the above div is #feed82

HTML with inline CSS

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

CSS Border Top color for the above div is #feed82

HTML with inline CSS

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

#feed82 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#feed82 Color code Preview on White Background

This is how #feed82 Color code will look on white background color. Color contrast ratio is 1.19

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

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