crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#e2ae94 hex color - Orange - Warm color - Information

#e2ae94 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #e2ae94 Color code in RGB color code model is created after adding 88.63% red color, 68.24% green color and 58.04% blue color. Hex #e2ae94 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 35% yellow and 11% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codee2ae94#e2ae94
RGB Decimal226, 174, 148rgb(226, 174, 148)
RGB Percent89%, 68%, 58%rgb(89%, 68%, 58%)
CSS RGBa226, 174, 148,1rgba(226,174,148,1)
CMYK Modelcmyk(0%,23%,35%,11%)
HSL Color Space20,57% ,73%hsl(20,57% ,73%)
HSV Color Space20°, 35%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000101010111010010100
Octal342256224
Decimal226174148
Hexe2ae94

Different shades of #e2ae94 color code.

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

Light Shade of #e2ae94
#edccbc
Dark Shade of #e2ae94
#d7906c
Saturated Shade of #e2ae94
#e9ac8d
Desaturated Shade of #e2ae94
#dbb09b
Grey scale Shade of #e2ae94
#bbbbbb
Brighten Shade
#fbc7ad
Most Readable Shade
#000000

Shades of #e2ae94 color code

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

#e2ae94
#c89a83
#af8773
#967462
#7d6052
#644d41
#4b3a31
#322620
#191310
#000000

Similar Color like #e2ae94 color

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

#e3af95
#e4b096
#e5b197
#e6b298
#e7b399
#e8b49a
#e9b59b
#eab69c
#ebb79d
#ecb89e
#edb99f
#eebaa0
#efbba1
#f0bca2
#e1ad93
#e0ac92
#dfab91
#deaa90
#dda98f
#dca88e
#dba78d
#daa68c
#d9a58b
#d8a48a
#d7a389
#d6a288
#d5a187
#d4a086

Monochromatic Color with #e2ae94

#e2ae94
#0d0a09
#382b25
#624c40
#8d6d5c
#b78d78

Tints of #e2ae94 Color

#e2ae94
#e5b79f
#e8c0ab
#ebc9b7
#eed2c3
#f2dbcf
#f5e4db
#f8ede7
#fbf6f3
#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

#e2ae94
#94c8e2

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

Split Complementary

#e2ae94
#94e2d5
#94a1e2

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

Analogous Color

#e29499
#e29e94
#e2ae94
#e2be94
#e2cd94

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

#e2ae94
#94e2ae
#ae94e2

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

#e2ae94
#a1e294
#94c8e2
#d594e2

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

#e2ae94
#94c8e2
#94a1e2
#e2d594

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 #e2ae94 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.

#e2ae94 Color Code Preview on Black Background Color

This is how #e2ae94 Color will look on black background color. Color contrast ratio is 10.72

#e2ae94 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e2ae94

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e2ae94

#e2ae94 color code is use for CSS Background Color

Background color for the above div is #e2ae94

HTML with inline CSS

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

#e2ae94 color code is use for CSS Border Color

CSS Border color for the above div is #e2ae94

HTML with inline CSS

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

CSS Border Left color for the above div is #e2ae94

HTML with inline CSS

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

CSS Border Right color for the above div is #e2ae94

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e2ae94

HTML with inline CSS

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

CSS Border Top color for the above div is #e2ae94

HTML with inline CSS

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

#e2ae94 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e2ae94 Color code Preview on White Background

This is how #e2ae94 Color code will look on white background color. Color contrast ratio is 1.96

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.