@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#ec90ba hex color - Red - Warm color - Information

#ec90ba hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ec90ba Color code in RGB color code model is created after adding 92.55% red color, 56.47% green color and 72.94% blue color. Hex #ec90ba Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 39% magenta, 21% yellow and 7.45% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code ec90ba #ec90ba
RGB Decimal 236, 144, 186 rgb(236, 144, 186)
RGB Percent 93%, 56%, 73% rgb(93%, 56%, 73%)
CSS RGBa 236, 144, 186,1 rgba(236,144,186,1)
CMYK Model cmyk(0%,39%,21%,7.45%)
HSL Color Space 333,71% ,75% hsl(333,71% ,75%)
HSV Color Space 333°, 39%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101100 10010000 10111010
Octal 354 220 272
Decimal 236 144 186
Hex ec 90 ba

Different shades of #ec90ba color code.

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

Light Shade of #ec90ba
#f3bcd5
Dark Shade of #ec90ba
#e5649f
Saturated Shade of #ec90ba
#f289b9
Desaturated Shade of #ec90ba
#e596bb
Grey scale Shade of #ec90ba
#bebebe
Brighten Shade
#ffa9d3
Most Readable Shade
#000000

Shades of #ec90ba color code

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

#ec90ba
#d180a5
#b77090
#9d607c
#835067
#684052
#4e303e
#342029
#1a1014
#000000

Similar Color like #ec90ba color

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

#ed91bb
#ee92bc
#ef93bd
#f094be
#f195bf
#f296c0
#f397c1
#f498c2
#f599c3
#f69ac4
#f79bc5
#f89cc6
#f99dc7
#fa9ec8
#eb8fb9
#ea8eb8
#e98db7
#e88cb6
#e78bb5
#e68ab4
#e589b3
#e488b2
#e387b1
#e286b0
#e185af
#e084ae
#df83ad
#de82ac

Monochromatic Color with #ec90ba

#ec90ba
#170e13
#422834
#6c4255
#975c77
#c17699

Tints of #ec90ba Color

#ec90ba
#ee9cc1
#f0a8c9
#f2b5d1
#f4c1d8
#f6cde0
#f8dae8
#fae6ef
#fcf2f7
#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

#ec90ba
#90ecc2

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

Split Complementary

#ec90ba
#90ec94
#90e8ec

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

Analogous Color

#ec90df
#ec90cc
#ec90ba
#ec90a8
#ec9095

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

#ec90ba
#baec90
#90baec

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

#ec90ba
#e8ec90
#90ecc2
#9490ec

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

#ec90ba
#90ecc2
#90e8ec
#ec9490

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

#ec90ba Color Code Preview on Black Background Color

This is how #ec90ba Color will look on black background color. Color contrast ratio is 9.26

#ec90ba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ec90ba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ec90ba

#ec90ba color code is use for CSS Background Color

Background color for the above div is #ec90ba

HTML with inline CSS

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

#ec90ba color code is use for CSS Border Color

CSS Border color for the above div is #ec90ba

HTML with inline CSS

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

CSS Border Left color for the above div is #ec90ba

HTML with inline CSS

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

CSS Border Right color for the above div is #ec90ba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ec90ba

HTML with inline CSS

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

CSS Border Top color for the above div is #ec90ba

HTML with inline CSS

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

#ec90ba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ec90ba Color code Preview on White Background

This is how #ec90ba Color code will look on white background color. Color contrast ratio is 2.27

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

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,144,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(144,236,194,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(236,144,186,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.