Skip to main content Skip to docs navigation

#edb68e hex color | Download Light Orange 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 Peach Nirvana and its hex is #EDB48F Nearest Color Name

Color Hue/Base color: Orange

Hex #edb68e Color code in RGB color code model is created after adding 92.94% red color, 71.37% green color and 55.69% blue color. Hex #edb68e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 40% yellow and 7.06% black.

Hex #edb68e color code is between #eebb88 web safe hex color code and #ddaa99 web safe hex color code. #eebb88 is the nearest web safe color code. You can see here many more shades of #edb68e color code.

RGB Chart

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

Color Table

Hex Color Code edb68e #edb68e
RGB Decimal 237, 182, 142 237, 182, 142
RGB Percent 93%, 71%, 56% rgb(93%, 71%, 56%)
CSS RGBa 237, 182, 142,1 rgba(237,182,142,1)
CMYK Model cmyk(0%,23%,40%,7.06%)
HSL Color Space 25,73% ,74% hsl(25,73% ,74%)
HSV Color Space 25°, 40%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 10110110 10001110
Octal 355 266 216
Decimal 237 182 142
Hex ed b6 8e

Different shades of #edb68e color code.

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

Darkest of #edb68e
#c3641f
Darker of #edb68e
#df7d36
Dark of #edb68e
#e69a62
Base of #edb68e
#edb68e
Light of #edb68e
#f4d2ba
Lighter
#fbefe6
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

#edb68e
#8ec5ed

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

Split Complementary

#edb68e
#8eede5
#8e95ed

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

Analogous Color

#ed8e9d
#ed8e8e
#edb68e
#edd68e
#dded8e

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

#edb68e
#b68eed
#8eedb6

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

#edb68e
#8eedb6
#8ec5ed
#ed8ec5

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

#edb68e
#95ed8e
#8ec5ed
#e58eed

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

#974d18
#c3641f
#df7d36
#e69a62
#edb68e
#f4d2ba
#fbefe6
#ffffff
#ffffff

Tints of #edb68e Color

#edb68e
#efbe9a
#f1c6a7
#f3ceb3
#f5d6c0
#f7decc
#f9e6d9
#fbeee5
#fdf6f2
#ffffff

Shades of #edb68e color code

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

#edb68e
#d2a17e
#b88d6e
#9e795e
#83654e
#69503f
#4f3c2f
#34281f
#1a140f
#000000

Tones

#edb68e
#e0b89b
#d3baa8
#c6bcb5
#bdbdbd

Tones

Similar Color like #edb68e color

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

#eeb78f
#efb890
#f0b991
#f1ba92
#f2bb93
#f3bc94
#f4bd95
#f5be96
#f6bf97
#f7c098
#f8c199
#f9c29a
#fac39b
#fbc49c
#ecb58d
#ebb48c
#eab38b
#e9b28a
#e8b189
#e7b088
#e6af87
#e5ae86
#e4ad85
#e3ac84
#e2ab83
#e1aa82
#e0a981
#dfa880

Download this Light Orange

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

#edb68e Color Code Preview on Black Background Color

This is how #edb68e Color will look on black background color. Color contrast ratio is 11.68

#edb68e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edb68e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edb68e

#edb68e color code is use for CSS Background Color

Background color for the above div is #edb68e

HTML with inline CSS

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

#edb68e color code is use for CSS Border Color

CSS Border color for the above div is #edb68e

HTML with inline CSS

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

CSS Border Left color for the above div is #edb68e

HTML with inline CSS

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

CSS Border Right color for the above div is #edb68e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edb68e

HTML with inline CSS

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

CSS Border Top color for the above div is #edb68e

HTML with inline CSS

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

#edb68e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edb68e Color code Preview on White Background

This is how #edb68e Color code will look on white background color. Color contrast ratio is 1.80

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

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