Skip to main content Skip to docs navigation

#ef42e4 hex color | Download Dark Red BG image | Information

Color Picker

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

Color Info

Woow we have a nearby visually matching color name available. It's name is Lake Retba Pink and its hex is #EE55EE Nearest Color Name

Color Hue/Base color: Red

Hex #ef42e4 Color code in RGB color code model is created after adding 93.73% red color, 25.88% green color and 89.41% blue color. Hex #ef42e4 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 72% magenta, 5% yellow and 6.27% black.

Hex #ef42e4 color code is between #ee44dd web safe hex color code and #ff33ee web safe hex color code. #ee44dd is the nearest web safe color code. You can see here many more shades of #ef42e4 color code.

RGB Chart

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

Color Table

Hex Color Code ef42e4 #ef42e4
RGB Decimal 239, 66, 228 239, 66, 228
RGB Percent 94%, 26%, 89% rgb(94%, 26%, 89%)
CSS RGBa 239, 66, 228,1 rgba(239,66,228,1)
CMYK Model cmyk(0%,72%,5%,6.27%)
HSL Color Space 304,84% ,60% hsl(304,84% ,60%)
HSV Color Space 304°, 72%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 01000010 11100100
Octal 357 102 344
Decimal 239 66 228
Hex ef 42 e4

Different shades of #ef42e4 color code.

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

Darkest of #ef42e4
#8c0c84
Darker of #ef42e4
#bb10b0
Dark of #ef42e4
#ea14dd
Base of #ef42e4
#ef42e4
Light of #ef42e4
#f371eb
Lighter
#f7a0f1
Lightest
#fbcff8

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

#ef42e4
#42ef4d

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

Split Complementary

#ef42e4
#8def42
#42efa4

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

Analogous Color

#9542ef
#b242ef
#ef42e4
#ef42aa
#ef4262

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

#ef42e4
#42e4ef
#e4ef42

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

#ef42e4
#e4ef42
#42ef4d
#4d42ef

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#ef42e4
#efa442
#42ef4d
#428def

Square 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).

Monochromatic Color with #ef42e4

#5d0858
#8c0c84
#bb10b0
#ea14dd
#ef42e4
#f371eb
#f7a0f1
#fbcff8
#fffeff

Tints of #ef42e4 Color

#ef42e4
#f057e7
#f26cea
#f481ed
#f696f0
#f7abf3
#f9c0f6
#fbd5f9
#fdeafc
#ffffff

Shades of #ef42e4 color code

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

#ef42e4
#d43aca
#b933b1
#9f2c98
#84247e
#6a1d65
#4f164c
#350e32
#1a0719
#000000

Tones

#ef42e4
#da56d2
#c66bc0
#b17fae
#9d949c

Tones

Similar Color like #ef42e4 color

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

#f043e5
#f144e6
#f245e7
#f346e8
#f447e9
#f548ea
#f649eb
#f74aec
#f84bed
#f94cee
#fa4def
#fb4ef0
#fc4ff1
#fd50f2
#ee41e3
#ed40e2
#ec3fe1
#eb3ee0
#ea3ddf
#e93cde
#e83bdd
#e73adc
#e639db
#e538da
#e437d9
#e336d8
#e235d7
#e134d6

Download this Dark Red

Hex #ef42e4 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.

#ef42e4 Color Code Preview on Black Background Color

This is how #ef42e4 Color will look on black background color. Color contrast ratio is 6.57

#ef42e4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef42e4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef42e4

#ef42e4 color code is use for CSS Background Color

Background color for the above div is #ef42e4

HTML with inline CSS

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

#ef42e4 color code is use for CSS Border Color

CSS Border color for the above div is #ef42e4

HTML with inline CSS

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

CSS Border Left color for the above div is #ef42e4

HTML with inline CSS

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

CSS Border Right color for the above div is #ef42e4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef42e4

HTML with inline CSS

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

CSS Border Top color for the above div is #ef42e4

HTML with inline CSS

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

#ef42e4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef42e4 Color code Preview on White Background

This is how #ef42e4 Color code will look on white background color. Color contrast ratio is 3.20

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(239,66,228,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(66,239,77,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,66,228,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }