Skip to main content Skip to docs navigation

#ee2cfd 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 Epink and its hex is #DD33FF Nearest Color Name

Color Hue/Base color: Violet

Hex #ee2cfd Color code in RGB color code model is created after adding 93.33% red color, 17.25% green color and 99.22% blue color. Hex #ee2cfd Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 83% magenta, 0% yellow and 0.78% black.

Hex #ee2cfd color code is between #dd33ff web safe hex color code and #ff22ee web safe hex color code. #dd33ff is the nearest web safe color code. You can see here many more shades of #ee2cfd color code.

RGB Chart

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

Color Table

Hex Color Code ee2cfd #ee2cfd
RGB Decimal 238, 44, 253 238, 44, 253
RGB Percent 93%, 17%, 99% rgb(93%, 17%, 99%)
CSS RGBa 238, 44, 253,1 rgba(238,44,253,1)
CMYK Model cmyk(6%,83%,0%,0.78%)
HSL Color Space 296,98% ,58% hsl(296,98% ,58%)
HSV Color Space 296°, 83%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101110 00101100 11111101
Octal 356 54 375
Decimal 238 44 253
Hex ee 2c fd

Different shades of #ee2cfd color code.

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

Darkest of #ee2cfd
#85018f
Darker of #ee2cfd
#b302c1
Dark of #ee2cfd
#e202f4
Base of #ee2cfd
#ee2cfd
Light of #ee2cfd
#f25ffd
Lighter
#f691fe
Lightest
#fac4fe

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

#ee2cfd
#3bfd2c

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

Split Complementary

#ee2cfd
#a4fd2c
#2cfd86

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

Analogous Color

#742cfd
#972cfd
#ee2cfd
#fd2cc6
#fd2c6f

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

#ee2cfd
#2cfdee
#fdee2c

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

#ee2cfd
#fdee2c
#3bfd2c
#2c3bfd

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

#ee2cfd
#fd862c
#3bfd2c
#2ca4fd

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

#56015c
#85018f
#b302c1
#e202f4
#ee2cfd
#f25ffd
#f691fe
#fac4fe
#fef6ff

Tints of #ee2cfd Color

#ee2cfd
#ef43fd
#f15afd
#f372fd
#f589fd
#f7a1fe
#f9b8fe
#fbd0fe
#fde7fe
#ffffff

Shades of #ee2cfd color code

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

#ee2cfd
#d327e0
#b922c4
#9e1da8
#84188c
#691370
#4f0e54
#340938
#1a041c
#000000

Tones

#ee2cfd
#dc41e8
#ca57d2
#b76cbd
#a581a8

Tones

Similar Color like #ee2cfd color

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

#ef2dfe
#f02eff
#f12fff
#f230ff
#f331ff
#f432ff
#f533ff
#f634ff
#f735ff
#f836ff
#f937ff
#fa38ff
#fb39ff
#fc3aff
#ed2bfc
#ec2afb
#eb29fa
#ea28f9
#e927f8
#e826f7
#e725f6
#e624f5
#e523f4
#e422f3
#e321f2
#e220f1
#e11ff0
#e01eef

Download this Dark Violet

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

#ee2cfd Color Code Preview on Black Background Color

This is how #ee2cfd Color will look on black background color. Color contrast ratio is 6.41

#ee2cfd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee2cfd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee2cfd

#ee2cfd color code is use for CSS Background Color

Background color for the above div is #ee2cfd

HTML with inline CSS

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

#ee2cfd color code is use for CSS Border Color

CSS Border color for the above div is #ee2cfd

HTML with inline CSS

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

CSS Border Left color for the above div is #ee2cfd

HTML with inline CSS

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

CSS Border Right color for the above div is #ee2cfd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ee2cfd

HTML with inline CSS

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

CSS Border Top color for the above div is #ee2cfd

HTML with inline CSS

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

#ee2cfd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ee2cfd Color code Preview on White Background

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

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(238,44,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(59,253,44,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(238,44,253,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }