crispedge.com

Color picker

Loading...

#ef74aa hex color - Red - Warm color - Information

#ef74aa hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ef74aa Color code in RGB color code model is created after adding 93.73% red color, 45.49% green color and 66.67% blue color. Hex #ef74aa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 51% magenta, 29% yellow and 6% black.

Hex #ef74aa color code is between #ee7799 web safe hex color code and #ff66bb web safe hex color code. #ee7799 is the nearest web safe color code. You can see here many more shades of #ef74aa color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeef74aa#ef74aa
RGB Decimal239, 116, 170rgb(239, 116, 170)
RGB Percent94%, 45%, 67%rgb(94%, 45%, 67%)
CSS RGBa239, 116, 170,1rgba(239,116,170,1)
CMYK Modelcmyk(0%,51%,29%,6%)
HSL Color Space334,79% ,70%hsl(334,79% ,70%)
HSV Color Space334°, 51%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011110111010010101010
Octal357164252
Decimal239116170
Hexef74aa

Different shades of #ef74aa color code.

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

Light Shade of #ef74aa
#f4a2c6
Dark Shade of #ef74aa
#ea468e
Saturated Shade of #ef74aa
#f76ca9
Desaturated Shade of #ef74aa
#e77cab
Grey scale Shade of #ef74aa
#b1b1b1
Brighten Shade
#ff8dc3
Most Readable Shade
#000000

Shades of #ef74aa color code

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

#ef74aa
#d46797
#b95a84
#9f4d71
#84405e
#6a334b
#4f2638
#351925
#1a0c12
#000000

Similar Color like #ef74aa color

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

#f075ab
#f176ac
#f277ad
#f378ae
#f479af
#f57ab0
#f67bb1
#f77cb2
#f87db3
#f97eb4
#fa7fb5
#fb80b6
#fc81b7
#fd82b8
#ee73a9
#ed72a8
#ec71a7
#eb70a6
#ea6fa5
#e96ea4
#e86da3
#e76ca2
#e66ba1
#e56aa0
#e4699f
#e3689e
#e2679d
#e1669c

Monochromatic Color with #ef74aa

#ef74aa
#1a0d13
#452131
#6f364f
#9a4b6e
#c45f8c

Tints of #ef74aa Color

#ef74aa
#f083b3
#f292bc
#f4a2c6
#f6b1cf
#f7c1d9
#f9d0e2
#fbe0ec
#fdeff5
#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

#ef74aa
#74efb9

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

Split Complementary

#ef74aa
#74ef7c
#74e7ef

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

Analogous Color

#ef74db
#ef74c3
#ef74aa
#ef7491
#ef7479

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

#ef74aa
#aaef74
#74aaef

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

#ef74aa
#e7ef74
#74efb9
#7b74ef

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

#ef74aa
#74efb9
#74e7ef
#ef7c74

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

#ef74aa Color Code Preview on Black Background Color

This is how #ef74aa Color will look on black background color. Color contrast ratio is 7.75

#ef74aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef74aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef74aa

#ef74aa color code is use for CSS Background Color

Background color for the above div is #ef74aa

HTML with inline CSS

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

#ef74aa color code is use for CSS Border Color

CSS Border color for the above div is #ef74aa

HTML with inline CSS

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

CSS Border Left color for the above div is #ef74aa

HTML with inline CSS

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

CSS Border Right color for the above div is #ef74aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef74aa

HTML with inline CSS

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

CSS Border Top color for the above div is #ef74aa

HTML with inline CSS

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

#ef74aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef74aa Color code Preview on White Background

This is how #ef74aa Color code will look on white background color. Color contrast ratio is 2.71

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

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,116,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(116,239,185,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,116,170,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.