@
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.

#ec69aa hex color - Red - Warm color - Information

#ec69aa hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ec69aa Color code in RGB color code model is created after adding 92.55% red color, 41.18% green color and 66.67% blue color. Hex #ec69aa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 56% magenta, 28% yellow and 7.45% black.

Hex #ec69aa color code is between #ee6699 web safe hex color code and #dd77bb web safe hex color code. #ee6699 is the nearest web safe color code. You can see here many more shades of #ec69aa 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 ec69aa #ec69aa
RGB Decimal 236, 105, 170 rgb(236, 105, 170)
RGB Percent 93%, 41%, 67% rgb(93%, 41%, 67%)
CSS RGBa 236, 105, 170,1 rgba(236,105,170,1)
CMYK Model cmyk(0%,56%,28%,7.45%)
HSL Color Space 330,78% ,67% hsl(330,78% ,67%)
HSV Color Space 330°, 56%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101100 01101001 10101010
Octal 354 151 252
Decimal 236 105 170
Hex ec 69 aa

Different shades of #ec69aa color code.

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

Light Shade of #ec69aa
#f296c4
Dark Shade of #ec69aa
#e63c90
Saturated Shade of #ec69aa
#f461aa
Desaturated Shade of #ec69aa
#e471aa
Grey scale Shade of #ec69aa
#aaaaaa
Brighten Shade
#ff82c3
Most Readable Shade
#000000

Shades of #ec69aa color code

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

#ec69aa
#d15d97
#b75184
#9d4671
#833a5e
#682e4b
#4e2338
#341725
#1a0b12
#000000

Similar Color like #ec69aa color

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

#ed6aab
#ee6bac
#ef6cad
#f06dae
#f16eaf
#f26fb0
#f370b1
#f471b2
#f572b3
#f673b4
#f774b5
#f875b6
#f976b7
#fa77b8
#eb68a9
#ea67a8
#e966a7
#e865a6
#e764a5
#e663a4
#e562a3
#e461a2
#e360a1
#e25fa0
#e15e9f
#e05d9e
#df5c9d
#de5b9c

Monochromatic Color with #ec69aa

#ec69aa
#170a11
#421d30
#6c304e
#97436d
#c1568b

Tints of #ec69aa Color

#ec69aa
#ee79b3
#f08abc
#f29bc6
#f4abcf
#f6bcd9
#f8cde2
#faddec
#fceef5
#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

#ec69aa
#69ecab

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

Split Complementary

#ec69aa
#69ec69
#69ebec

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

Analogous Color

#ec69de
#ec69c4
#ec69aa
#ec6990
#ec6976

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

#ec69aa
#aaec69
#69aaec

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

#ec69aa
#ebec69
#69ecab
#6969ec

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

#ec69aa
#69ecab
#69ebec
#ec6969

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

#ec69aa Color Code Preview on Black Background Color

This is how #ec69aa Color will look on black background color. Color contrast ratio is 7.17

#ec69aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ec69aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ec69aa

#ec69aa color code is use for CSS Background Color

Background color for the above div is #ec69aa

HTML with inline CSS

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

#ec69aa color code is use for CSS Border Color

CSS Border color for the above div is #ec69aa

HTML with inline CSS

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

CSS Border Left color for the above div is #ec69aa

HTML with inline CSS

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

CSS Border Right color for the above div is #ec69aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ec69aa

HTML with inline CSS

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

CSS Border Top color for the above div is #ec69aa

HTML with inline CSS

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

#ec69aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ec69aa Color code Preview on White Background

This is how #ec69aa Color code will look on white background color. Color contrast ratio is 2.93

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

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,105,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(105,236,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(236,105,170,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.