crispedge.com

Color picker

Loading...

#e4a9ae hex color - Red - Warm color - Information

#e4a9ae hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

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

Hex #e4a9ae 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 #e4a9ae color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee4a9ae#e4a9ae
RGB Decimal228, 169, 174rgb(228, 169, 174)
RGB Percent89%, 66%, 68%rgb(89%, 66%, 68%)
CSS RGBa228, 169, 174,1rgba(228,169,174,1)
CMYK Modelcmyk(0%,26%,24%,11%)
HSL Color Space355,52% ,78%hsl(355,52% ,78%)
HSV Color Space355°, 26%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001001010100110101110
Octal344251256
Decimal228169174
Hexe4a9ae

Different shades of #e4a9ae color code.

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

Light Shade of #e4a9ae
#f0d0d3
Dark Shade of #e4a9ae
#d88289
Saturated Shade of #e4a9ae
#eaa3a9
Desaturated Shade of #e4a9ae
#deafb3
Grey scale Shade of #e4a9ae
#c6c6c6
Brighten Shade
#fdc2c7
Most Readable Shade
#000000

Shades of #e4a9ae color code

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

#e4a9ae
#ca969a
#b18387
#987074
#7e5d60
#654b4d
#4c383a
#322526
#191213
#000000

Similar Color like #e4a9ae color

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

#e5aaaf
#e6abb0
#e7acb1
#e8adb2
#e9aeb3
#eaafb4
#ebb0b5
#ecb1b6
#edb2b7
#eeb3b8
#efb4b9
#f0b5ba
#f1b6bb
#f2b7bc
#e3a8ad
#e2a7ac
#e1a6ab
#e0a5aa
#dfa4a9
#dea3a8
#dda2a7
#dca1a6
#dba0a5
#da9fa4
#d99ea3
#d89da2
#d79ca1
#d69ba0

Monochromatic Color with #e4a9ae

#e4a9ae
#0f0b0c
#3a2b2c
#644a4d
#8f6a6d
#b98a8e

Tints of #e4a9ae Color

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

#e4a9ae
#a9e4df

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

Split Complementary

#e4a9ae
#a9e4c2
#a9cce4

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

Analogous Color

#e4a9c6
#e4a9ba
#e4a9ae
#e4b0a9
#e4bca9

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

#e4a9ae
#aee4a9
#a9aee4

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

#e4a9ae
#cbe4a9
#a9e4df
#c1a9e4

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

#e4a9ae
#a9e4df
#a9cce4
#e4c2a9

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

#e4a9ae Color Code Preview on Black Background Color

This is how #e4a9ae Color will look on black background color. Color contrast ratio is 10.59

#e4a9ae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e4a9ae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e4a9ae

#e4a9ae color code is use for CSS Background Color

Background color for the above div is #e4a9ae

HTML with inline CSS

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

#e4a9ae color code is use for CSS Border Color

CSS Border color for the above div is #e4a9ae

HTML with inline CSS

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

CSS Border Left color for the above div is #e4a9ae

HTML with inline CSS

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

CSS Border Right color for the above div is #e4a9ae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e4a9ae

HTML with inline CSS

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

CSS Border Top color for the above div is #e4a9ae

HTML with inline CSS

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

#e4a9ae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e4a9ae Color code Preview on White Background

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

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