crispedge.com

Color picker

Loading...

#e5a9ae hex color - Red - Warm color - Information

#e5a9ae hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #e5a9ae Color code in RGB color code model is created after adding 89.8% red color, 66.27% green color and 68.24% blue color. Hex #e5a9ae Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 26% magenta, 24% yellow and 10% black.

Hex #e5a9ae color code is between #ddaaaa web safe hex color code and #ee99bb web safe hex color code. #ddaaaa is the nearest web safe color code. You can see here many more shades of #e5a9ae color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee5a9ae#e5a9ae
RGB Decimal229, 169, 174rgb(229, 169, 174)
RGB Percent90%, 66%, 68%rgb(90%, 66%, 68%)
CSS RGBa229, 169, 174,1rgba(229,169,174,1)
CMYK Modelcmyk(0%,26%,24%,10%)
HSL Color Space355,54% ,78%hsl(355,54% ,78%)
HSV Color Space355°, 26%, 90%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001011010100110101110
Octal345251256
Decimal229169174
Hexe5a9ae

Different shades of #e5a9ae color code.

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

Light Shade of #e5a9ae
#f1d0d3
Dark Shade of #e5a9ae
#d98289
Saturated Shade of #e5a9ae
#eba3a9
Desaturated Shade of #e5a9ae
#dfafb3
Grey scale Shade of #e5a9ae
#c7c7c7
Brighten Shade
#fec2c7
Most Readable Shade
#000000

Shades of #e5a9ae color code

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

#e5a9ae
#cb969a
#b28387
#987074
#7f5d60
#654b4d
#4c383a
#322526
#191213
#000000

Similar Color like #e5a9ae color

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

#e6aaaf
#e7abb0
#e8acb1
#e9adb2
#eaaeb3
#ebafb4
#ecb0b5
#edb1b6
#eeb2b7
#efb3b8
#f0b4b9
#f1b5ba
#f2b6bb
#f3b7bc
#e4a8ad
#e3a7ac
#e2a6ab
#e1a5aa
#e0a4a9
#dfa3a8
#dea2a7
#dda1a6
#dca0a5
#db9fa4
#da9ea3
#d99da2
#d89ca1
#d79ba0

Monochromatic Color with #e5a9ae

#e5a9ae
#100c0d
#3b2c2d
#654b4d
#906a6d
#ba8a8e

Tints of #e5a9ae Color

#e5a9ae
#e7b2b7
#eabcc0
#edc5c9
#f0cfd2
#f3d8db
#f6e2e4
#f9ebed
#fcf5f6
#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

#e5a9ae
#a9e5e0

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

Split Complementary

#e5a9ae
#a9e5c2
#a9cce5

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

Analogous Color

#e5a9c6
#e5a9ba
#e5a9ae
#e5b0a9
#e5bca9

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

#e5a9ae
#aee5a9
#a9aee5

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

#e5a9ae
#cce5a9
#a9e5e0
#c2a9e5

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

#e5a9ae
#a9e5e0
#a9cce5
#e5c2a9

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

#e5a9ae Color Code Preview on Black Background Color

This is how #e5a9ae Color will look on black background color. Color contrast ratio is 10.62

#e5a9ae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e5a9ae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e5a9ae

#e5a9ae color code is use for CSS Background Color

Background color for the above div is #e5a9ae

HTML with inline CSS

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

#e5a9ae color code is use for CSS Border Color

CSS Border color for the above div is #e5a9ae

HTML with inline CSS

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

CSS Border Left color for the above div is #e5a9ae

HTML with inline CSS

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

CSS Border Right color for the above div is #e5a9ae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e5a9ae

HTML with inline CSS

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

CSS Border Top color for the above div is #e5a9ae

HTML with inline CSS

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

#e5a9ae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e5a9ae Color code Preview on White Background

This is how #e5a9ae Color code will look on white background color. Color contrast ratio is 1.98

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

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(229,169,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(169,229,224,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(229,169,174,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.