Skip to main content Skip to docs navigation

#ef0dff 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 Brusque Pink and its hex is #EE00FF Nearest Color Name

Color Hue/Base color: Violet

Hex #ef0dff Color code in RGB color code model is created after adding 93.73% red color, 5.1% green color and 100% blue color. Hex #ef0dff Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 95% magenta, 0% yellow and 0% black.

Hex #ef0dff color code is between #ee11ee web safe hex color code and #ff00dd web safe hex color code. #ee11ee is the nearest web safe color code. You can see here many more shades of #ef0dff color code.

RGB Chart

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

Color Table

Hex Color Code ef0dff #ef0dff
RGB Decimal 239, 13, 255 239, 13, 255
RGB Percent 94%, 5%, 100% rgb(94%, 5%, 100%)
CSS RGBa 239, 13, 255,1 rgba(239,13,255,1)
CMYK Model cmyk(6%,95%,0%,0%)
HSL Color Space 296,100% ,53% hsl(296,100% ,53%)
HSV Color Space 296°, 95%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 00001101 11111111
Octal 357 15 377
Decimal 239 13 255
Hex ef 0d ff

Different shades of #ef0dff color code.

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

Darkest of #ef0dff
#6b0073
Darker of #ef0dff
#9b00a6
Dark of #ef0dff
#cb00d9
Base of #ef0dff
#ef0dff
Light of #ef0dff
#f240ff
Lighter
#f673ff
Lightest
#f9a6ff

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

#ef0dff
#1dff0d

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

Split Complementary

#ef0dff
#96ff0d
#0dff76

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

Analogous Color

#620dff
#8a0dff
#ef0dff
#ff0dbe
#ff0d5a

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

#ef0dff
#0dffef
#ffef0d

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

#ef0dff
#ffef0d
#1dff0d
#0d1dff

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

#ef0dff
#ff760d
#1dff0d
#0d96ff

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

#3c0040
#6b0073
#9b00a6
#cb00d9
#ef0dff
#f240ff
#f673ff
#f9a6ff
#fcd9ff

Tints of #ef0dff Color

#ef0dff
#f027ff
#f242ff
#f45dff
#f678ff
#f793ff
#f9aeff
#fbc9ff
#fde4ff
#ffffff

Shades of #ef0dff color code

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

#ef0dff
#d40be2
#b90ac6
#9f08aa
#84078d
#6a0571
#4f0455
#350238
#1a011c
#000000

Tones

#ef0dff
#da25e7
#c53dcf
#b056b6
#9b6e9e

Tones

Similar Color like #ef0dff color

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

#f00eff
#f10fff
#f210ff
#f311ff
#f412ff
#f513ff
#f614ff
#f715ff
#f816ff
#f917ff
#fa18ff
#fb19ff
#fc1aff
#fd1bff
#ee0cfe
#ed0bfd
#ec0afc
#eb09fb
#ea08fa
#e907f9
#e806f8
#e705f7
#e604f6
#e503f5
#e402f4
#e301f3
#e200f2
#e100f1

Download this Dark Violet

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

#ef0dff Color Code Preview on Black Background Color

This is how #ef0dff Color will look on black background color. Color contrast ratio is 6.17

#ef0dff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef0dff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ef0dff

#ef0dff color code is use for CSS Background Color

Background color for the above div is #ef0dff

HTML with inline CSS

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

#ef0dff color code is use for CSS Border Color

CSS Border color for the above div is #ef0dff

HTML with inline CSS

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

CSS Border Left color for the above div is #ef0dff

HTML with inline CSS

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

CSS Border Right color for the above div is #ef0dff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ef0dff

HTML with inline CSS

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

CSS Border Top color for the above div is #ef0dff

HTML with inline CSS

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

#ef0dff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ef0dff Color code Preview on White Background

This is how #ef0dff Color code will look on white background color. Color contrast ratio is 3.40

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

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