crispedge.com

Color picker

Loading...

#eea4a2 hex color - Orange - Warm color - Information

#eea4a2 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #eea4a2 Color code in RGB color code model is created after adding 93.33% red color, 64.31% green color and 63.53% blue color. Hex #eea4a2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 31% magenta, 32% yellow and 7% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeeea4a2#eea4a2
RGB Decimal238, 164, 162rgb(238, 164, 162)
RGB Percent93%, 64%, 64%rgb(93%, 64%, 64%)
CSS RGBa238, 164, 162,1rgba(238,164,162,1)
CMYK Modelcmyk(0%,31%,32%,7%)
HSL Color Space2,69% ,78%hsl(2,69% ,78%)
HSV Color Space2°, 32%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011101010010010100010
Octal356244242
Decimal238164162
Hexeea4a2

Different shades of #eea4a2 color code.

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

Light Shade of #eea4a2
#f6cecd
Dark Shade of #eea4a2
#e67a77
Saturated Shade of #eea4a2
#f39f9c
Desaturated Shade of #eea4a2
#e8a9a7
Grey scale Shade of #eea4a2
#c8c8c8
Brighten Shade
#ffbdbb
Most Readable Shade
#000000

Shades of #eea4a2 color code

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

#eea4a2
#d39190
#b97f7e
#9e6d6c
#845b5a
#694848
#4f3636
#342424
#1a1212
#000000

Similar Color like #eea4a2 color

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

#efa5a3
#f0a6a4
#f1a7a5
#f2a8a6
#f3a9a7
#f4aaa8
#f5aba9
#f6acaa
#f7adab
#f8aeac
#f9afad
#fab0ae
#fbb1af
#fcb2b0
#eda3a1
#eca2a0
#eba19f
#eaa09e
#e99f9d
#e89e9c
#e79d9b
#e69c9a
#e59b99
#e49a98
#e39997
#e29896
#e19795
#e09694

Monochromatic Color with #eea4a2

#eea4a2
#1a1211
#442f2e
#6e4c4b
#996968
#c38785

Tints of #eea4a2 Color

#eea4a2
#efaeac
#f1b8b6
#f3c2c1
#f5cccb
#f7d6d5
#f9e0e0
#fbeaea
#fdf4f4
#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

#eea4a2
#a2ecee

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

Split Complementary

#eea4a2
#a2eeca
#a2c6ee

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

Analogous Color

#eea2be
#eea2af
#eea4a2
#eeb3a2
#eec2a2

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

#eea4a2
#a2eea4
#a4a2ee

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

#eea4a2
#c6eea2
#a2ecee
#caa2ee

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

#eea4a2
#a2ecee
#a2c6ee
#eecaa2

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

#eea4a2 Color Code Preview on Black Background Color

This is how #eea4a2 Color will look on black background color. Color contrast ratio is 10.47

#eea4a2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eea4a2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eea4a2

#eea4a2 color code is use for CSS Background Color

Background color for the above div is #eea4a2

HTML with inline CSS

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

#eea4a2 color code is use for CSS Border Color

CSS Border color for the above div is #eea4a2

HTML with inline CSS

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

CSS Border Left color for the above div is #eea4a2

HTML with inline CSS

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

CSS Border Right color for the above div is #eea4a2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eea4a2

HTML with inline CSS

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

CSS Border Top color for the above div is #eea4a2

HTML with inline CSS

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

#eea4a2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eea4a2 Color code Preview on White Background

This is how #eea4a2 Color code will look on white background color. Color contrast ratio is 2.01

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

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(238,164,162,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(162,236,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(238,164,162,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.