@
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.

#eaa38e hex color - Orange - Warm color - Information

#eaa38e hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #eaa38e Color code in RGB color code model is created after adding 91.76% red color, 63.92% green color and 55.69% blue color. Hex #eaa38e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 30% magenta, 39% yellow and 8.24% black.

Hex #eaa38e color code is between #eeaa88 web safe hex color code and #dd9999 web safe hex color code. #eeaa88 is the nearest web safe color code. You can see here many more shades of #eaa38e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code eaa38e #eaa38e
RGB Decimal 234, 163, 142 rgb(234, 163, 142)
RGB Percent 92%, 64%, 56% rgb(92%, 64%, 56%)
CSS RGBa 234, 163, 142,1 rgba(234,163,142,1)
CMYK Model cmyk(0%,30%,39%,8.24%)
HSL Color Space 14,69% ,74% hsl(14,69% ,74%)
HSV Color Space 14°, 39%, 92%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101010 10100011 10001110
Octal 352 243 216
Decimal 234 163 142
Hex ea a3 8e

Different shades of #eaa38e color code.

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

Light Shade of #eaa38e
#f2c6b9
Dark Shade of #eaa38e
#e28063
Saturated Shade of #eaa38e
#f19f87
Desaturated Shade of #eaa38e
#e3a795
Grey scale Shade of #eaa38e
#bcbcbc
Brighten Shade
#ffbca7
Most Readable Shade
#000000

Shades of #eaa38e color code

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

#eaa38e
#d0907e
#b67e6e
#9c6c5e
#825a4e
#68483f
#4e362f
#34241f
#1a120f
#000000

Similar Color like #eaa38e color

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

#eba48f
#eca590
#eda691
#eea792
#efa893
#f0a994
#f1aa95
#f2ab96
#f3ac97
#f4ad98
#f5ae99
#f6af9a
#f7b09b
#f8b19c
#e9a28d
#e8a18c
#e7a08b
#e69f8a
#e59e89
#e49d88
#e39c87
#e29b86
#e19a85
#e09984
#df9883
#de9782
#dd9681
#dc9580

Monochromatic Color with #eaa38e

#eaa38e
#150f0d
#402d27
#6a4a41
#95685a
#bf8574

Tints of #eaa38e Color

#eaa38e
#ecad9a
#eeb7a7
#f1c1b3
#f3cbc0
#f5d6cc
#f8e0d9
#faeae5
#fcf4f2
#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

#eaa38e
#8ed5ea

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

Split Complementary

#eaa38e
#8eead1
#8ea7ea

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

Analogous Color

#ea8e9e
#ea918e
#eaa38e
#eab58e
#eac88e

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

#eaa38e
#8eeaa3
#a38eea

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

#eaa38e
#a7ea8e
#8ed5ea
#d18eea

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#eaa38e
#8ed5ea
#8ea7ea
#ead18e

Double Complementary 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).

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

#eaa38e Color Code Preview on Black Background Color

This is how #eaa38e Color will look on black background color. Color contrast ratio is 10.13

#eaa38e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eaa38e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eaa38e

#eaa38e color code is use for CSS Background Color

Background color for the above div is #eaa38e

HTML with inline CSS

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

#eaa38e color code is use for CSS Border Color

CSS Border color for the above div is #eaa38e

HTML with inline CSS

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

CSS Border Left color for the above div is #eaa38e

HTML with inline CSS

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

CSS Border Right color for the above div is #eaa38e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eaa38e

HTML with inline CSS

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

CSS Border Top color for the above div is #eaa38e

HTML with inline CSS

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

#eaa38e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eaa38e Color code Preview on White Background

This is how #eaa38e Color code will look on white background color. Color contrast ratio is 2.07

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(234,163,142,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(142,213,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(234,163,142,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.