crispedge.com

Color picker

Loading...

#ef29a3 hex color - Red - Warm color - Information

#ef29a3 hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #ef29a3 Color code in RGB color code model is created after adding 93.73% red color, 16.08% green color and 63.92% blue color. Hex #ef29a3 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 83% magenta, 32% yellow and 6% black.

Hex #ef29a3 color code is between #ee22aa web safe hex color code and #ff3399 web safe hex color code. #ee22aa is the nearest web safe color code. You can see here many more shades of #ef29a3 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeef29a3#ef29a3
RGB Decimal239, 41, 163rgb(239, 41, 163)
RGB Percent94%, 16%, 64%rgb(94%, 16%, 64%)
CSS RGBa239, 41, 163,1rgba(239,41,163,1)
CMYK Modelcmyk(0%,83%,32%,6%)
HSL Color Space323,86% ,55%hsl(323,86% ,55%)
HSV Color Space323°, 83%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011110010100110100011
Octal35751243
Decimal23941163
Hexef29a3

Different shades of #ef29a3 color code.

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

Light Shade of #ef29a3
#f358b7
Dark Shade of #ef29a3
#d51089
Saturated Shade of #ef29a3
#fa1da6
Desaturated Shade of #ef29a3
#e334a0
Grey scale Shade of #ef29a3
#8c8c8c
Brighten Shade
#ff42bc
Most Readable Shade
#FFFFFF

Shades of #ef29a3 color code

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

#ef29a3
#d42490
#b91f7e
#9f1b6c
#84165a
#6a1248
#4f0d36
#350924
#1a0412
#000000

Similar Color like #ef29a3 color

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

#f02aa4
#f12ba5
#f22ca6
#f32da7
#f42ea8
#f52fa9
#f630aa
#f731ab
#f832ac
#f933ad
#fa34ae
#fb35af
#fc36b0
#fd37b1
#ee28a2
#ed27a1
#ec26a0
#eb259f
#ea249e
#e9239d
#e8229c
#e7219b
#e6209a
#e51f99
#e41e98
#e31d97
#e21c96
#e11b95

Monochromatic Color with #ef29a3

#ef29a3
#1a0512
#450c2f
#6f134c
#9a1a69
#c42286

Tints of #ef29a3 Color

#ef29a3
#f040ad
#f258b7
#f470c1
#f688cb
#f79fd6
#f9b7e0
#fbcfea
#fde7f4
#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

#ef29a3
#29ef75

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

Split Complementary

#ef29a3
#40ef29
#29efd8

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

Analogous Color

#ec29ef
#ef29cb
#ef29a3
#ef297b
#ef2954

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

#ef29a3
#a3ef29
#29a3ef

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

#ef29a3
#efd829
#29ef75
#2940ef

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

#ef29a3
#29ef75
#29efd8
#ef2940

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

#ef29a3 Color Code Preview on Black Background Color

This is how #ef29a3 Color will look on black background color. Color contrast ratio is 5.52

#ef29a3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef29a3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef29a3

#ef29a3 color code is use for CSS Background Color

Background color for the above div is #ef29a3

HTML with inline CSS

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

#ef29a3 color code is use for CSS Border Color

CSS Border color for the above div is #ef29a3

HTML with inline CSS

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

CSS Border Left color for the above div is #ef29a3

HTML with inline CSS

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

CSS Border Right color for the above div is #ef29a3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef29a3

HTML with inline CSS

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

CSS Border Top color for the above div is #ef29a3

HTML with inline CSS

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

#ef29a3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef29a3 Color code Preview on White Background

This is how #ef29a3 Color code will look on white background color. Color contrast ratio is 3.81

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

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(239,41,163,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(41,239,117,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,41,163,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.