Skip to main content Skip to docs navigation

#e5259c 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 Pinkinity and its hex is #E82A8E Nearest Color Name

Color Hue/Base color: Violet

Hex #e5259c Color code in RGB color code model is created after adding 89.8% red color, 14.51% green color and 61.18% blue color. Hex #e5259c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 84% magenta, 32% yellow and 10.2% black.

Hex #e5259c color code is between #dd2299 web safe hex color code and #ee33aa web safe hex color code. #dd2299 is the nearest web safe color code. You can see here many more shades of #e5259c color code.

RGB Chart

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

Color Table

Hex Color Code e5259c #e5259c
RGB Decimal 229, 37, 156 229, 37, 156
RGB Percent 90%, 15%, 61% rgb(90%, 15%, 61%)
CSS RGBa 229, 37, 156,1 rgba(229,37,156,1)
CMYK Model cmyk(0%,84%,32%,10.2%)
HSL Color Space 323,79% ,52% hsl(323,79% ,52%)
HSV Color Space 323°, 84%, 90%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11100101 00100101 10011100
Octal 345 45 234
Decimal 229 37 156
Hex e5 25 9c

Different shades of #e5259c color code.

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

Darkest of #e5259c
#650c43
Darker of #e5259c
#931161
Dark of #e5259c
#c01780
Base of #e5259c
#e5259c
Light of #e5259c
#ea53b1
Lighter
#f080c5
Lightest
#f5aeda

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

#e5259c
#25e56e

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

Split Complementary

#e5259c
#3ce525
#25e5ce

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

Analogous Color

#be25e5
#de25e5
#e5259c
#e5255c
#e53e25

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

#e5259c
#259ce5
#9ce525

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

#e5259c
#9ce525
#25e56e
#6e25e5

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

#e5259c
#e5ce25
#25e56e
#253ce5

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

#370725
#650c43
#931161
#c01780
#e5259c
#ea53b1
#f080c5
#f5aeda
#fbdbef

Tints of #e5259c Color

#e5259c
#e73da7
#ea55b2
#ed6dbd
#f085c8
#f39ed3
#f6b6de
#f9cee9
#fce6f4
#ffffff

Shades of #e5259c color code

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

#e5259c
#cb208a
#b21c79
#981868
#7f1456
#651045
#4c0c34
#320822
#190411
#000000

Tones

#e5259c
#cd3d96
#b45690
#9c6e8a
#858585

Tones

Similar Color like #e5259c color

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

#e6269d
#e7279e
#e8289f
#e929a0
#ea2aa1
#eb2ba2
#ec2ca3
#ed2da4
#ee2ea5
#ef2fa6
#f030a7
#f131a8
#f232a9
#f333aa
#e4249b
#e3239a
#e22299
#e12198
#e02097
#df1f96
#de1e95
#dd1d94
#dc1c93
#db1b92
#da1a91
#d91990
#d8188f
#d7178e

Download this Dark Violet

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

#e5259c Color Code Preview on Black Background Color

This is how #e5259c Color will look on black background color. Color contrast ratio is 5.08

#e5259c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e5259c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e5259c

#e5259c color code is use for CSS Background Color

Background color for the above div is #e5259c

HTML with inline CSS

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

#e5259c color code is use for CSS Border Color

CSS Border color for the above div is #e5259c

HTML with inline CSS

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

CSS Border Left color for the above div is #e5259c

HTML with inline CSS

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

CSS Border Right color for the above div is #e5259c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e5259c

HTML with inline CSS

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

CSS Border Top color for the above div is #e5259c

HTML with inline CSS

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

#e5259c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e5259c Color code Preview on White Background

This is how #e5259c Color code will look on white background color. Color contrast ratio is 4.14

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

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(229,37,156,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(37,229,110,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(229,37,156,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }