Skip to main content Skip to docs navigation

#edebd2 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 Wrack White and its hex is #ECEAD0 Nearest Color Name

Color Hue/Base color: Yellow

Hex #edebd2 Color code in RGB color code model is created after adding 92.94% red color, 92.16% green color and 82.35% blue color. Hex #edebd2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 1% magenta, 11% yellow and 7.06% black.

Hex #edebd2 color code is between #eeeecc web safe hex color code and #dddddd web safe hex color code. #eeeecc is the nearest web safe color code. You can see here many more shades of #edebd2 color code.

RGB Chart

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

Color Table

Hex Color Code edebd2 #edebd2
RGB Decimal 237, 235, 210 237, 235, 210
RGB Percent 93%, 92%, 82% rgb(93%, 92%, 82%)
CSS RGBa 237, 235, 210,1 rgba(237,235,210,1)
CMYK Model cmyk(0%,1%,11%,7.06%)
HSL Color Space 56,43% ,88% hsl(56,43% ,88%)
HSV Color Space 56°, 11%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 11101011 11010010
Octal 355 353 322
Decimal 237 235 210
Hex ed eb d2

Different shades of #edebd2 color code.

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

Darkest of #edebd2
#c1ba65
Darker of #edebd2
#d0cb89
Dark of #edebd2
#dedbae
Base of #edebd2
#edebd2
Light of #edebd2
#fcfbf6
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

#edebd2
#d2d4ed

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

Split Complementary

#edebd2
#d2e2ed
#ded2ed

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

Analogous Color

#eddbd2
#ede0d2
#edebd2
#e6edd2
#dbedd2

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

#edebd2
#ebd2ed
#d2edeb

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

#edebd2
#d2edeb
#d2d4ed
#edd2d4

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

#edebd2
#d2edde
#d2d4ed
#edd2e2

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

#aea645
#c1ba65
#d0cb89
#dedbae
#edebd2
#fcfbf6
#ffffff
#ffffff
#ffffff

Tints of #edebd2 Color

#edebd2
#efedd7
#f1efdc
#f3f1e1
#f5f3e6
#f7f6eb
#f9f8f0
#fbfaf5
#fdfcfa
#ffffff

Shades of #edebd2 color code

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

#edebd2
#d2d0ba
#b8b6a3
#9e9c8c
#838274
#69685d
#4f4e46
#34342e
#1a1a17
#000000

Tones

#edebd2
#e7e6d8
#e0e0df
#e0e0e0
#e0e0e0

Tones

Similar Color like #edebd2 color

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

#eeecd3
#efedd4
#f0eed5
#f1efd6
#f2f0d7
#f3f1d8
#f4f2d9
#f5f3da
#f6f4db
#f7f5dc
#f8f6dd
#f9f7de
#faf8df
#fbf9e0
#ecead1
#ebe9d0
#eae8cf
#e9e7ce
#e8e6cd
#e7e5cc
#e6e4cb
#e5e3ca
#e4e2c9
#e3e1c8
#e2e0c7
#e1dfc6
#e0dec5
#dfddc4

Download this Light Yellow

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

#edebd2 Color Code Preview on Black Background Color

This is how #edebd2 Color will look on black background color. Color contrast ratio is 17.41

#edebd2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edebd2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edebd2

#edebd2 color code is use for CSS Background Color

Background color for the above div is #edebd2

HTML with inline CSS

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

#edebd2 color code is use for CSS Border Color

CSS Border color for the above div is #edebd2

HTML with inline CSS

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

CSS Border Left color for the above div is #edebd2

HTML with inline CSS

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

CSS Border Right color for the above div is #edebd2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edebd2

HTML with inline CSS

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

CSS Border Top color for the above div is #edebd2

HTML with inline CSS

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

#edebd2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edebd2 Color code Preview on White Background

This is how #edebd2 Color code will look on white background color. Color contrast ratio is 1.21

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

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