crispedge.com

Color picker

Loading...

#eac6dd hex color - Red - Warm color - Information

#eac6dd hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #eac6dd Color code in RGB color code model is created after adding 91.76% red color, 77.65% green color and 86.67% blue color. Hex #eac6dd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 15% magenta, 6% yellow and 8% black.

Hex #eac6dd color code is between #eecccc web safe hex color code and #ddbbee web safe hex color code. #eecccc is the nearest web safe color code. You can see here many more shades of #eac6dd color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeeac6dd#eac6dd
RGB Decimal234, 198, 221rgb(234, 198, 221)
RGB Percent92%, 78%, 87%rgb(92%, 78%, 87%)
CSS RGBa234, 198, 221,1rgba(234,198,221,1)
CMYK Modelcmyk(0%,15%,6%,8%)
HSL Color Space322,46% ,85%hsl(322,46% ,85%)
HSV Color Space322°, 15%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010101100011011011101
Octal352306335
Decimal234198221
Hexeac6dd

Different shades of #eac6dd color code.

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

Light Shade of #eac6dd
#f8ebf3
Dark Shade of #eac6dd
#dca1c7
Saturated Shade of #eac6dd
#eec2de
Desaturated Shade of #eac6dd
#e6cadc
Grey scale Shade of #eac6dd
#d8d8d8
Brighten Shade
#ffdff6
Most Readable Shade
#000000

Shades of #eac6dd color code

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

#eac6dd
#d0b0c4
#b69aab
#9c8493
#826e7a
#685862
#4e4249
#342c31
#1a1618
#000000

Similar Color like #eac6dd color

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

#ebc7de
#ecc8df
#edc9e0
#eecae1
#efcbe2
#f0cce3
#f1cde4
#f2cee5
#f3cfe6
#f4d0e7
#f5d1e8
#f6d2e9
#f7d3ea
#f8d4eb
#e9c5dc
#e8c4db
#e7c3da
#e6c2d9
#e5c1d8
#e4c0d7
#e3bfd6
#e2bed5
#e1bdd4
#e0bcd3
#dfbbd2
#debad1
#ddb9d0
#dcb8cf

Monochromatic Color with #eac6dd

#eac6dd
#151214
#40363c
#6a5a65
#957e8d
#bfa2b5

Tints of #eac6dd Color

#eac6dd
#eccce0
#eed2e4
#f1d9e8
#f3dfec
#f5e5ef
#f8ecf3
#faf2f7
#fcf8fb
#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

#eac6dd
#c6ead3

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

Split Complementary

#eac6dd
#cbeac6
#c6eae5

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

Analogous Color

#e9c6ea
#eac6e4
#eac6dd
#eac6d6
#eac6cf

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

#eac6dd
#ddeac6
#c6ddea

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

#eac6dd
#eae5c6
#c6ead3
#c6cbea

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

#eac6dd
#c6ead3
#c6eae5
#eac6cb

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

#eac6dd Color Code Preview on Black Background Color

This is how #eac6dd Color will look on black background color. Color contrast ratio is 13.62

#eac6dd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eac6dd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eac6dd

#eac6dd color code is use for CSS Background Color

Background color for the above div is #eac6dd

HTML with inline CSS

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

#eac6dd color code is use for CSS Border Color

CSS Border color for the above div is #eac6dd

HTML with inline CSS

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

CSS Border Left color for the above div is #eac6dd

HTML with inline CSS

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

CSS Border Right color for the above div is #eac6dd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eac6dd

HTML with inline CSS

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

CSS Border Top color for the above div is #eac6dd

HTML with inline CSS

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

#eac6dd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eac6dd Color code Preview on White Background

This is how #eac6dd Color code will look on white background color. Color contrast ratio is 1.54

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

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(234,198,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(198,234,211,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(234,198,221,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.