Skip to main content Skip to docs navigation

#e074fd hex color | Download Light 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 Venus Slipper Orchid and its hex is #DF73FF Nearest Color Name

Color Hue/Base color: Violet

Hex #e074fd Color code in RGB color code model is created after adding 87.84% red color, 45.49% green color and 99.22% blue color. Hex #e074fd Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 54% magenta, 0% yellow and 0.78% black.

Hex #e074fd color code is between #dd77ff web safe hex color code and #ee66ee web safe hex color code. #dd77ff is the nearest web safe color code. You can see here many more shades of #e074fd color code.

RGB Chart

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

Color Table

Hex Color Code e074fd #e074fd
RGB Decimal 224, 116, 253 224, 116, 253
RGB Percent 88%, 45%, 99% rgb(88%, 45%, 99%)
CSS RGBa 224, 116, 253,1 rgba(224,116,253,1)
CMYK Model cmyk(11%,54%,0%,0.78%)
HSL Color Space 287,97% ,72% hsl(287,97% ,72%)
HSV Color Space 287°, 54%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11100000 01110100 11111101
Octal 340 164 375
Decimal 224 116 253
Hex e0 74 fd

Different shades of #e074fd color code.

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

Darkest of #e074fd
#a803d5
Darker of #e074fd
#ca0ffc
Dark of #e074fd
#d542fc
Base of #e074fd
#e074fd
Light of #e074fd
#eba6fe
Lighter
#f6d9fe
Lightest
#ffffff

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

#e074fd
#91fd74

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

Split Complementary

#e074fd
#d5fd74
#74fd9b

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

Analogous Color

#9074fd
#a774fd
#e074fd
#fd74ec
#fd74b3

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

#e074fd
#74fde0
#fde074

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

#e074fd
#fde074
#91fd74
#7491fd

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

#e074fd
#fd9b74
#91fd74
#74d5fd

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

#8102a3
#a803d5
#ca0ffc
#d542fc
#e074fd
#eba6fe
#f6d9fe
#ffffff
#ffffff

Tints of #e074fd Color

#e074fd
#e383fd
#e692fd
#eaa2fd
#edb1fd
#f1c1fe
#f4d0fe
#f8e0fe
#fbeffe
#ffffff

Shades of #e074fd color code

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

#e074fd
#c767e0
#ae5ac4
#954da8
#7c408c
#633370
#4a2654
#311938
#180c1c
#000000

Tones

#e074fd
#d882ef
#d090e1
#c89ed3
#bfacc5

Tones

Similar Color like #e074fd color

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

#e175fe
#e276ff
#e377ff
#e478ff
#e579ff
#e67aff
#e77bff
#e87cff
#e97dff
#ea7eff
#eb7fff
#ec80ff
#ed81ff
#ee82ff
#df73fc
#de72fb
#dd71fa
#dc70f9
#db6ff8
#da6ef7
#d96df6
#d86cf5
#d76bf4
#d66af3
#d569f2
#d468f1
#d367f0
#d266ef

Download this Light Violet

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

#e074fd Color Code Preview on Black Background Color

This is how #e074fd Color will look on black background color. Color contrast ratio is 8.09

#e074fd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e074fd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e074fd

#e074fd color code is use for CSS Background Color

Background color for the above div is #e074fd

HTML with inline CSS

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

#e074fd color code is use for CSS Border Color

CSS Border color for the above div is #e074fd

HTML with inline CSS

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

CSS Border Left color for the above div is #e074fd

HTML with inline CSS

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

CSS Border Right color for the above div is #e074fd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e074fd

HTML with inline CSS

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

CSS Border Top color for the above div is #e074fd

HTML with inline CSS

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

#e074fd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e074fd Color code Preview on White Background

This is how #e074fd Color code will look on white background color. Color contrast ratio is 2.60

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

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