crispedge.com

Color picker

Loading...

#eca5b9 hex color - Violet - Warm color - Information

#eca5b9 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #eca5b9 Color code in RGB color code model is created after adding 92.55% red color, 64.71% green color and 72.55% blue color. Hex #eca5b9 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 30% magenta, 22% yellow and 7% black.

Hex #eca5b9 color code is between #eeaabb web safe hex color code and #dd99aa web safe hex color code. #eeaabb is the nearest web safe color code. You can see here many more shades of #eca5b9 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeeca5b9#eca5b9
RGB Decimal236, 165, 185rgb(236, 165, 185)
RGB Percent93%, 65%, 73%rgb(93%, 65%, 73%)
CSS RGBa236, 165, 185,1rgba(236,165,185,1)
CMYK Modelcmyk(0%,30%,22%,7%)
HSL Color Space343,65% ,79%hsl(343,65% ,79%)
HSV Color Space343°, 30%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011001010010110111001
Octal354245271
Decimal236165185
Hexeca5b9

Different shades of #eca5b9 color code.

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

Light Shade of #eca5b9
#f5cfda
Dark Shade of #eca5b9
#e37b98
Saturated Shade of #eca5b9
#f1a0b7
Desaturated Shade of #eca5b9
#e7aabb
Grey scale Shade of #eca5b9
#c8c8c8
Brighten Shade
#ffbed2
Most Readable Shade
#000000

Shades of #eca5b9 color code

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

#eca5b9
#d192a4
#b7808f
#9d6e7b
#835b66
#684952
#4e373d
#342429
#1a1214
#000000

Similar Color like #eca5b9 color

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

#eda6ba
#eea7bb
#efa8bc
#f0a9bd
#f1aabe
#f2abbf
#f3acc0
#f4adc1
#f5aec2
#f6afc3
#f7b0c4
#f8b1c5
#f9b2c6
#fab3c7
#eba4b8
#eaa3b7
#e9a2b6
#e8a1b5
#e7a0b4
#e69fb3
#e59eb2
#e49db1
#e39cb0
#e29baf
#e19aae
#e099ad
#df98ac
#de97ab

Monochromatic Color with #eca5b9

#eca5b9
#171012
#422e34
#6c4c55
#976a76
#c18798

Tints of #eca5b9 Color

#eca5b9
#eeafc0
#f0b9c8
#f2c3d0
#f4cdd8
#f6d7df
#f8e1e7
#faebef
#fcf5f7
#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

#eca5b9
#a5ecd8

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

Split Complementary

#eca5b9
#a5ecb5
#a5dcec

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

Analogous Color

#eca5d5
#eca5c7
#eca5b9
#eca5ab
#ecada5

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

#eca5b9
#b9eca5
#a5b9ec

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

#eca5b9
#dceca5
#a5ecd8
#b4a5ec

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

#eca5b9
#a5ecd8
#a5dcec
#ecb5a5

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

#eca5b9 Color Code Preview on Black Background Color

This is how #eca5b9 Color will look on black background color. Color contrast ratio is 10.65

#eca5b9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eca5b9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eca5b9

#eca5b9 color code is use for CSS Background Color

Background color for the above div is #eca5b9

HTML with inline CSS

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

#eca5b9 color code is use for CSS Border Color

CSS Border color for the above div is #eca5b9

HTML with inline CSS

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

CSS Border Left color for the above div is #eca5b9

HTML with inline CSS

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

CSS Border Right color for the above div is #eca5b9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eca5b9

HTML with inline CSS

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

CSS Border Top color for the above div is #eca5b9

HTML with inline CSS

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

#eca5b9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eca5b9 Color code Preview on White Background

This is how #eca5b9 Color code will look on white background color. Color contrast ratio is 1.97

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

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(236,165,185,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(165,236,216,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(236,165,185,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.