Skip to main content Skip to docs navigation

#ef40fa hex color | Download Dark Violet 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 Geisha Pink and its hex is #DD44FF Nearest Color Name

Color Hue/Base color: Violet

Hex #ef40fa Color code in RGB color code model is created after adding 93.73% red color, 25.1% green color and 98.04% blue color. Hex #ef40fa Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 74% magenta, 0% yellow and 1.96% black.

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

RGB Chart

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

Color Table

Hex Color Code ef40fa #ef40fa
RGB Decimal 239, 64, 250 239, 64, 250
RGB Percent 94%, 25%, 98% rgb(94%, 25%, 98%)
CSS RGBa 239, 64, 250,1 rgba(239,64,250,1)
CMYK Model cmyk(4%,74%,0%,1.96%)
HSL Color Space 296,95% ,62% hsl(296,95% ,62%)
HSV Color Space 296°, 74%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 01000000 11111010
Octal 357 100 372
Decimal 239 64 250
Hex ef 40 fa

Different shades of #ef40fa color code.

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

Darkest of #ef40fa
#94049d
Darker of #ef40fa
#c305cf
Dark of #ef40fa
#eb0ef9
Base of #ef40fa
#ef40fa
Light of #ef40fa
#f372fb
Lighter
#f7a3fd
Lightest
#fbd5fe

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

#ef40fa
#4bfa40

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

Split Complementary

#ef40fa
#a8fa40
#40fa92

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

Analogous Color

#8240fa
#a140fa
#ef40fa
#fa40c7
#fa407a

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

#ef40fa
#40faef
#faef40

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

#ef40fa
#faef40
#4bfa40
#404bfa

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

#ef40fa
#fa9240
#4bfa40
#40a8fa

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

#65036b
#94049d
#c305cf
#eb0ef9
#ef40fa
#f372fb
#f7a3fd
#fbd5fe
#ffffff

Tints of #ef40fa Color

#ef40fa
#f055fa
#f26afb
#f47ffb
#f694fc
#f7aafc
#f9bffd
#fbd4fd
#fde9fe
#ffffff

Shades of #ef40fa color code

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

#ef40fa
#d438de
#b931c2
#9f2aa6
#84238a
#6a1c6f
#4f1553
#350e37
#1a071b
#000000

Tones

#ef40fa
#de54e6
#cc67d3
#bb7bbf
#aa8eac

Tones

Similar Color like #ef40fa color

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

#f041fb
#f142fc
#f243fd
#f344fe
#f445ff
#f546ff
#f647ff
#f748ff
#f849ff
#f94aff
#fa4bff
#fb4cff
#fc4dff
#fd4eff
#ee3ff9
#ed3ef8
#ec3df7
#eb3cf6
#ea3bf5
#e93af4
#e839f3
#e738f2
#e637f1
#e536f0
#e435ef
#e334ee
#e233ed
#e132ec

Download this Dark Violet

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

#ef40fa Color Code Preview on Black Background Color

This is how #ef40fa Color will look on black background color. Color contrast ratio is 6.78

#ef40fa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef40fa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef40fa

#ef40fa color code is use for CSS Background Color

Background color for the above div is #ef40fa

HTML with inline CSS

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

#ef40fa color code is use for CSS Border Color

CSS Border color for the above div is #ef40fa

HTML with inline CSS

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

CSS Border Left color for the above div is #ef40fa

HTML with inline CSS

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

CSS Border Right color for the above div is #ef40fa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef40fa

HTML with inline CSS

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

CSS Border Top color for the above div is #ef40fa

HTML with inline CSS

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

#ef40fa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef40fa Color code Preview on White Background

This is how #ef40fa Color code will look on white background color. Color contrast ratio is 3.10

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

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