Skip to main content Skip to docs navigation

#e75cd8 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 Death of a Star and its hex is #E760D2 Nearest Color Name

Color Hue/Base color: Red

Hex #e75cd8 Color code in RGB color code model is created after adding 90.59% red color, 36.08% green color and 84.71% blue color. Hex #e75cd8 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 60% magenta, 6% yellow and 9.41% black.

Hex #e75cd8 color code is between #ee55dd web safe hex color code and #dd66cc web safe hex color code. #ee55dd is the nearest web safe color code. You can see here many more shades of #e75cd8 color code.

RGB Chart

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

Color Table

Hex Color Code e75cd8 #e75cd8
RGB Decimal 231, 92, 216 231, 92, 216
RGB Percent 91%, 36%, 85% rgb(91%, 36%, 85%)
CSS RGBa 231, 92, 216,1 rgba(231,92,216,1)
CMYK Model cmyk(0%,60%,6%,9.41%)
HSL Color Space 306,74% ,63% hsl(306,74% ,63%)
HSV Color Space 306°, 60%, 91%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11100111 01011100 11011000
Octal 347 134 330
Decimal 231 92 216
Hex e7 5c d8

Different shades of #e75cd8 color code.

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

Darkest of #e75cd8
#941687
Darker of #e75cd8
#c11caf
Dark of #e75cd8
#e030cd
Base of #e75cd8
#e75cd8
Light of #e75cd8
#ee88e3
Lighter
#f4b5ed
Lightest
#fbe1f8

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

#e75cd8
#5ce76b

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

Split Complementary

#e75cd8
#93e75c
#5ce7b0

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

Analogous Color

#a55ce7
#bc5ce7
#e75cd8
#e75caa
#e75c70

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

#e75cd8
#5cd8e7
#d8e75c

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

#e75cd8
#d8e75c
#5ce76b
#6b5ce7

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

#e75cd8
#e7b05c
#5ce76b
#5c93e7

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

#680f5e
#941687
#c11caf
#e030cd
#e75cd8
#ee88e3
#f4b5ed
#fbe1f8
#ffffff

Tints of #e75cd8 Color

#e75cd8
#e96edc
#ec80e0
#ef92e5
#f1a4e9
#f4b6ed
#f7c8f2
#f9daf6
#fcecfa
#ffffff

Shades of #e75cd8 color code

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

#e75cd8
#cd51c0
#b347a8
#9a3d90
#803378
#662860
#4d1e48
#331430
#190a18
#000000

Tones

#e75cd8
#d46fc9
#c281bb
#af94ac
#a1a1a1

Tones

Similar Color like #e75cd8 color

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

#e85dd9
#e95eda
#ea5fdb
#eb60dc
#ec61dd
#ed62de
#ee63df
#ef64e0
#f065e1
#f166e2
#f267e3
#f368e4
#f469e5
#f56ae6
#e65bd7
#e55ad6
#e459d5
#e358d4
#e257d3
#e156d2
#e055d1
#df54d0
#de53cf
#dd52ce
#dc51cd
#db50cc
#da4fcb
#d94eca

Download this Dark Red

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

#e75cd8 Color Code Preview on Black Background Color

This is how #e75cd8 Color will look on black background color. Color contrast ratio is 6.92

#e75cd8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e75cd8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e75cd8

#e75cd8 color code is use for CSS Background Color

Background color for the above div is #e75cd8

HTML with inline CSS

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

#e75cd8 color code is use for CSS Border Color

CSS Border color for the above div is #e75cd8

HTML with inline CSS

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

CSS Border Left color for the above div is #e75cd8

HTML with inline CSS

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

CSS Border Right color for the above div is #e75cd8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e75cd8

HTML with inline CSS

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

CSS Border Top color for the above div is #e75cd8

HTML with inline CSS

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

#e75cd8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e75cd8 Color code Preview on White Background

This is how #e75cd8 Color code will look on white background color. Color contrast ratio is 3.03

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

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(231,92,216,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(92,231,107,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(231,92,216,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }