Skip to main content Skip to docs navigation

#eaa07a hex color | Download Dark 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 Mamey and its hex is #EBA180 Nearest Color Name

Color Hue/Base color: Orange

Hex #eaa07a Color code in RGB color code model is created after adding 91.76% red color, 62.75% green color and 47.84% blue color. Hex #eaa07a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 32% magenta, 48% yellow and 8.24% black.

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

RGB Chart

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

Color Table

Hex Color Code eaa07a #eaa07a
RGB Decimal 234, 160, 122 234, 160, 122
RGB Percent 92%, 63%, 48% rgb(92%, 63%, 48%)
CSS RGBa 234, 160, 122,1 rgba(234,160,122,1)
CMYK Model cmyk(0%,32%,48%,8.24%)
HSL Color Space 20,73% ,70% hsl(20,73% ,70%)
HSV Color Space 20°, 48%, 92%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101010 10100000 01111010
Octal 352 240 172
Decimal 234 160 122
Hex ea a0 7a

Different shades of #eaa07a color code.

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

Darkest of #eaa07a
#af4e1c
Darker of #eaa07a
#db6123
Dark of #eaa07a
#e3814e
Base of #eaa07a
#eaa07a
Light of #eaa07a
#f1bfa6
Lighter
#f8dfd2
Lightest
#fffefe

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

#eaa07a
#7ac4ea

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

Split Complementary

#eaa07a
#7aead8
#7a8cea

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

Analogous Color

#ea7a95
#ea7a83
#eaa07a
#eac57a
#e0ea7a

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

#eaa07a
#a07aea
#7aeaa0

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

#eaa07a
#7aeaa0
#7ac4ea
#ea7ac4

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

#eaa07a
#8cea7a
#7ac4ea
#d87aea

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

#833a15
#af4e1c
#db6123
#e3814e
#eaa07a
#f1bfa6
#f8dfd2
#fffefe
#ffffff

Tints of #eaa07a Color

#eaa07a
#ecaa88
#eeb597
#f1bfa6
#f3cab5
#f5d4c3
#f8dfd2
#fae9e1
#fcf4f0
#ffffff

Shades of #eaa07a color code

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

#eaa07a
#d08e6c
#b67c5e
#9c6a51
#825843
#684736
#4e3528
#34231b
#1a110d
#000000

Tones

#eaa07a
#dba589
#cbaa99
#bcafa8
#b2b2b2

Tones

Similar Color like #eaa07a color

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

#eba17b
#eca27c
#eda37d
#eea47e
#efa57f
#f0a680
#f1a781
#f2a882
#f3a983
#f4aa84
#f5ab85
#f6ac86
#f7ad87
#f8ae88
#e99f79
#e89e78
#e79d77
#e69c76
#e59b75
#e49a74
#e39973
#e29872
#e19771
#e09670
#df956f
#de946e
#dd936d
#dc926c

Download this Dark Orange

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

#eaa07a Color Code Preview on Black Background Color

This is how #eaa07a Color will look on black background color. Color contrast ratio is 9.81

#eaa07a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eaa07a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eaa07a

#eaa07a color code is use for CSS Background Color

Background color for the above div is #eaa07a

HTML with inline CSS

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

#eaa07a color code is use for CSS Border Color

CSS Border color for the above div is #eaa07a

HTML with inline CSS

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

CSS Border Left color for the above div is #eaa07a

HTML with inline CSS

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

CSS Border Right color for the above div is #eaa07a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eaa07a

HTML with inline CSS

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

CSS Border Top color for the above div is #eaa07a

HTML with inline CSS

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

#eaa07a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eaa07a Color code Preview on White Background

This is how #eaa07a Color code will look on white background color. Color contrast ratio is 2.14

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

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