Skip to main content Skip to docs navigation

#edf0aa hex color | Download Light Yellow 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 Lightly Lime and its hex is #F0EDA8 Nearest Color Name

Color Hue/Base color: Yellow

Hex #edf0aa Color code in RGB color code model is created after adding 92.94% red color, 94.12% green color and 66.67% blue color. Hex #edf0aa Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 0% magenta, 29% yellow and 5.88% black.

Hex #edf0aa color code is between #eeee99 web safe hex color code and #ddffbb web safe hex color code. #eeee99 is the nearest web safe color code. You can see here many more shades of #edf0aa color code.

RGB Chart

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

Color Table

Hex Color Code edf0aa #edf0aa
RGB Decimal 237, 240, 170 237, 240, 170
RGB Percent 93%, 94%, 67% rgb(93%, 94%, 67%)
CSS RGBa 237, 240, 170,1 rgba(237,240,170,1)
CMYK Model cmyk(1%,0%,29%,5.88%)
HSL Color Space 63,70% ,80% hsl(63,70% ,80%)
HSV Color Space 63°, 29%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 11110000 10101010
Octal 355 360 252
Decimal 237 240 170
Hex ed f0 aa

Different shades of #edf0aa color code.

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

Darkest of #edf0aa
#d1d928
Darker of #edf0aa
#dbe153
Dark of #edf0aa
#e4e87f
Base of #edf0aa
#edf0aa
Light of #edf0aa
#f6f8d5
Lighter
#ffffff
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

#edf0aa
#adaaf0

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

Split Complementary

#edf0aa
#aacaf0
#d0aaf0

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

Analogous Color

#f0caaa
#f0d6aa
#edf0aa
#d6f0aa
#b8f0aa

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

#edf0aa
#f0aaed
#aaedf0

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

#edf0aa
#aaedf0
#adaaf0
#f0adaa

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

#edf0aa
#aaf0d0
#adaaf0
#f0aaca

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

#a9af1f
#d1d928
#dbe153
#e4e87f
#edf0aa
#f6f8d5
#ffffff
#ffffff
#ffffff

Tints of #edf0aa Color

#edf0aa
#eff1b3
#f1f3bc
#f3f5c6
#f5f6cf
#f7f8d9
#f9fae2
#fbfbec
#fdfdf5
#ffffff

Shades of #edf0aa color code

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

#edf0aa
#d2d597
#b8ba84
#9ea071
#83855e
#696a4b
#4f5038
#343525
#1a1a12
#000000

Tones

#edf0aa
#e4e6b4
#dbdcbe
#d2d2c8
#cdcdcd

Tones

Similar Color like #edf0aa color

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

#eef1ab
#eff2ac
#f0f3ad
#f1f4ae
#f2f5af
#f3f6b0
#f4f7b1
#f5f8b2
#f6f9b3
#f7fab4
#f8fbb5
#f9fcb6
#fafdb7
#fbfeb8
#ecefa9
#ebeea8
#eaeda7
#e9eca6
#e8eba5
#e7eaa4
#e6e9a3
#e5e8a2
#e4e7a1
#e3e6a0
#e2e59f
#e1e49e
#e0e39d
#dfe29c

Download this Light Yellow

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

#edf0aa Color Code Preview on Black Background Color

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

#edf0aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edf0aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edf0aa

#edf0aa color code is use for CSS Background Color

Background color for the above div is #edf0aa

HTML with inline CSS

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

#edf0aa color code is use for CSS Border Color

CSS Border color for the above div is #edf0aa

HTML with inline CSS

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

CSS Border Left color for the above div is #edf0aa

HTML with inline CSS

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

CSS Border Right color for the above div is #edf0aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edf0aa

HTML with inline CSS

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

CSS Border Top color for the above div is #edf0aa

HTML with inline CSS

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

#edf0aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edf0aa Color code Preview on White Background

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

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