crispedge.com

#eeaca6 hex color - Orange - Warm color - Information

#eeaca6 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #eeaca6 Color code in RGB color code model is created after adding 93.33% red color, 67.45% green color and 65.1% blue color. Hex #eeaca6 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 28% magenta, 30% yellow and 6.67% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeeeaca6#eeaca6
RGB Decimal238, 172, 166rgb(238, 172, 166)
RGB Percent93%, 67%, 65%rgb(93%, 67%, 65%)
CSS RGBa238, 172, 166,1rgba(238,172,166,1)
CMYK Modelcmyk(0%,28%,30%,6.67%)
HSL Color Space5,68% ,79%hsl(5,68% ,79%)
HSV Color Space5°, 30%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011101010110010100110
Octal356254246
Decimal238172166
Hexeeaca6

Different shades of #eeaca6 color code.

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

Light Shade of #eeaca6
#f6d4d1
Dark Shade of #eeaca6
#e6847b
Saturated Shade of #eeaca6
#f3a8a1
Desaturated Shade of #eeaca6
#e9b0ab
Grey scale Shade of #eeaca6
#cacaca
Brighten Shade
#ffc5bf
Most Readable Shade
#000000

Shades of #eeaca6 color code

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

#eeaca6
#d39893
#b98581
#9e726e
#845f5c
#694c49
#4f3937
#342624
#1a1312
#000000

Similar Color like #eeaca6 color

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

#efada7
#f0aea8
#f1afa9
#f2b0aa
#f3b1ab
#f4b2ac
#f5b3ad
#f6b4ae
#f7b5af
#f8b6b0
#f9b7b1
#fab8b2
#fbb9b3
#fcbab4
#edaba5
#ecaaa4
#eba9a3
#eaa8a2
#e9a7a1
#e8a6a0
#e7a59f
#e6a49e
#e5a39d
#e4a29c
#e3a19b
#e2a09a
#e19f99
#e09e98

Monochromatic Color with #eeaca6

#eeaca6
#1a1212
#44312f
#6e504d
#996f6b
#c38d88

Tints of #eeaca6 Color

#eeaca6
#efb5af
#f1beb9
#f3c7c3
#f5d0cd
#f7dad7
#f9e3e1
#fbeceb
#fdf5f5
#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

#eeaca6
#a6e8ee

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

Split Complementary

#eeaca6
#a6eed0
#a6c4ee

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

Analogous Color

#eea6bd
#eea6ae
#eeaca6
#eebaa6
#eec9a6

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

#eeaca6
#a6eeac
#aca6ee

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

#eeaca6
#c4eea6
#a6e8ee
#d0a6ee

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

#eeaca6
#a6e8ee
#a6c4ee
#eed0a6

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

#eeaca6 Color Code Preview on Black Background Color

This is how #eeaca6 Color will look on black background color. Color contrast ratio is 11.09

#eeaca6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eeaca6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eeaca6

#eeaca6 color code is use for CSS Background Color

Background color for the above div is #eeaca6

HTML with inline CSS

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

#eeaca6 color code is use for CSS Border Color

CSS Border color for the above div is #eeaca6

HTML with inline CSS

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

CSS Border Left color for the above div is #eeaca6

HTML with inline CSS

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

CSS Border Right color for the above div is #eeaca6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eeaca6

HTML with inline CSS

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

CSS Border Top color for the above div is #eeaca6

HTML with inline CSS

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

#eeaca6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eeaca6 Color code Preview on White Background

This is how #eeaca6 Color code will look on white background color. Color contrast ratio is 1.89

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

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,172,166,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(166,232,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(238,172,166,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.