Skip to main content Skip to docs navigation

#edb67f 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 Rusty Sand and its hex is #EDB384 Nearest Color Name

Color Hue/Base color: Orange

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

Hex #edb67f color code is between #eebb77 web safe hex color code and #ddaa88 web safe hex color code. #eebb77 is the nearest web safe color code. You can see here many more shades of #edb67f color code.

RGB Chart

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

Color Table

Hex Color Code edb67f #edb67f
RGB Decimal 237, 182, 127 237, 182, 127
RGB Percent 93%, 71%, 50% rgb(93%, 71%, 50%)
CSS RGBa 237, 182, 127,1 rgba(237,182,127,1)
CMYK Model cmyk(0%,23%,46%,7.06%)
HSL Color Space 30,75% ,71% hsl(30,75% ,71%)
HSV Color Space 30°, 46%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 10110110 01111111
Octal 355 266 177
Decimal 237 182 127
Hex ed b6 7f

Different shades of #edb67f color code.

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

Darkest of #edb67f
#b9691a
Darker of #edb67f
#e08326
Dark of #edb67f
#e79c52
Base of #edb67f
#edb67f
Light of #edb67f
#f3cfac
Lighter
#fae9d8
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

#edb67f
#7fb6ed

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

Split Complementary

#edb67f
#7feded
#7f7fed

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

Analogous Color

#ed7f88
#ed887f
#edb67f
#eddb7f
#d1ed7f

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

#edb67f
#b67fed
#7fedb6

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

#edb67f
#7fedb6
#7fb6ed
#ed7fb6

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

#edb67f
#7fed7f
#7fb6ed
#ed7fed

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

#8c5014
#b9691a
#e08326
#e79c52
#edb67f
#f3cfac
#fae9d8
#ffffff
#ffffff

Tints of #edb67f Color

#edb67f
#efbe8d
#f1c69b
#f3cea9
#f5d6b7
#f7dec6
#f9e6d4
#fbeee2
#fdf6f0
#ffffff

Shades of #edb67f color code

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

#edb67f
#d2a170
#b88d62
#9e7954
#836546
#695038
#4f3c2a
#34281c
#1a140e
#000000

Tones

#edb67f
#deb68e
#d0b69c
#c1b6ab
#b6b6b6

Tones

Similar Color like #edb67f color

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

#eeb780
#efb881
#f0b982
#f1ba83
#f2bb84
#f3bc85
#f4bd86
#f5be87
#f6bf88
#f7c089
#f8c18a
#f9c28b
#fac38c
#fbc48d
#ecb57e
#ebb47d
#eab37c
#e9b27b
#e8b17a
#e7b079
#e6af78
#e5ae77
#e4ad76
#e3ac75
#e2ab74
#e1aa73
#e0a972
#dfa871

Download this Light Orange

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

#edb67f Color Code Preview on Black Background Color

This is how #edb67f Color will look on black background color. Color contrast ratio is 11.60

#edb67f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edb67f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edb67f

#edb67f color code is use for CSS Background Color

Background color for the above div is #edb67f

HTML with inline CSS

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

#edb67f color code is use for CSS Border Color

CSS Border color for the above div is #edb67f

HTML with inline CSS

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

CSS Border Left color for the above div is #edb67f

HTML with inline CSS

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

CSS Border Right color for the above div is #edb67f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edb67f

HTML with inline CSS

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

CSS Border Top color for the above div is #edb67f

HTML with inline CSS

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

#edb67f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edb67f Color code Preview on White Background

This is how #edb67f Color code will look on white background color. Color contrast ratio is 1.81

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

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