Skip to main content Skip to docs navigation

#ef3fdd 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 #ef3fdd Color code in RGB color code model is created after adding 93.73% red color, 24.71% green color and 86.67% blue color. Hex #ef3fdd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 74% magenta, 8% yellow and 6.27% black.

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

RGB Chart

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

Color Table

Hex Color Code ef3fdd #ef3fdd
RGB Decimal 239, 63, 221 239, 63, 221
RGB Percent 94%, 25%, 87% rgb(94%, 25%, 87%)
CSS RGBa 239, 63, 221,1 rgba(239,63,221,1)
CMYK Model cmyk(0%,74%,8%,6.27%)
HSL Color Space 306,85% ,59% hsl(306,85% ,59%)
HSV Color Space 306°, 74%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 00111111 11011101
Octal 357 77 335
Decimal 239 63 221
Hex ef 3f dd

Different shades of #ef3fdd color code.

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

Darkest of #ef3fdd
#8a0b7d
Darker of #ef3fdd
#b90fa7
Dark of #ef3fdd
#e813d2
Base of #ef3fdd
#ef3fdd
Light of #ef3fdd
#f36ee5
Lighter
#f79dee
Lightest
#fbccf6

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

#ef3fdd
#3fef51

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

Split Complementary

#ef3fdd
#85ef3f
#3fefa9

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

Analogous Color

#9a3fef
#b83fef
#ef3fdd
#ef3fa2
#ef3f59

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

#ef3fdd
#3fddef
#ddef3f

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

#ef3fdd
#ddef3f
#3fef51
#513fef

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

#ef3fdd
#efa93f
#3fef51
#3f85ef

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 #ef3fdd

#5a0852
#8a0b7d
#b90fa7
#e813d2
#ef3fdd
#f36ee5
#f79dee
#fbccf6
#fffbfe

Tints of #ef3fdd Color

#ef3fdd
#f054e0
#f269e4
#f47fe8
#f694ec
#f7a9ef
#f9bff3
#fbd4f7
#fde9fb
#ffffff

Shades of #ef3fdd color code

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

#ef3fdd
#d438c4
#b931ab
#9f2a93
#84237a
#6a1c62
#4f1549
#350e31
#1a0718
#000000

Tones

#ef3fdd
#da54cc
#c569bc
#b17dab
#9c929b

Tones

Similar Color like #ef3fdd color

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

#f040de
#f141df
#f242e0
#f343e1
#f444e2
#f545e3
#f646e4
#f747e5
#f848e6
#f949e7
#fa4ae8
#fb4be9
#fc4cea
#fd4deb
#ee3edc
#ed3ddb
#ec3cda
#eb3bd9
#ea3ad8
#e939d7
#e838d6
#e737d5
#e636d4
#e535d3
#e434d2
#e333d1
#e232d0
#e131cf

Download this Dark Red

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

#ef3fdd Color Code Preview on Black Background Color

This is how #ef3fdd Color will look on black background color. Color contrast ratio is 6.43

#ef3fdd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef3fdd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef3fdd

#ef3fdd color code is use for CSS Background Color

Background color for the above div is #ef3fdd

HTML with inline CSS

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

#ef3fdd color code is use for CSS Border Color

CSS Border color for the above div is #ef3fdd

HTML with inline CSS

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

CSS Border Left color for the above div is #ef3fdd

HTML with inline CSS

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

CSS Border Right color for the above div is #ef3fdd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef3fdd

HTML with inline CSS

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

CSS Border Top color for the above div is #ef3fdd

HTML with inline CSS

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

#ef3fdd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef3fdd Color code Preview on White Background

This is how #ef3fdd Color code will look on white background color. Color contrast ratio is 3.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 #ef3fdd; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ef3fdd; }

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