Skip to main content Skip to docs navigation

#eb2585 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 Cruel Jewel and its hex is #EE2288 Nearest Color Name

Color Hue/Base color: Red

Hex #eb2585 Color code in RGB color code model is created after adding 92.16% red color, 14.51% green color and 52.16% blue color. Hex #eb2585 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 84% magenta, 43% yellow and 7.84% black.

Hex #eb2585 color code is between #ee2288 web safe hex color code and #dd3377 web safe hex color code. #ee2288 is the nearest web safe color code. You can see here many more shades of #eb2585 color code.

RGB Chart

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

Color Table

Hex Color Code eb2585 #eb2585
RGB Decimal 235, 37, 133 235, 37, 133
RGB Percent 92%, 15%, 52% rgb(92%, 15%, 52%)
CSS RGBa 235, 37, 133,1 rgba(235,37,133,1)
CMYK Model cmyk(0%,84%,43%,7.84%)
HSL Color Space 331,83% ,53% hsl(331,83% ,53%)
HSV Color Space 331°, 84%, 92%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101011 00100101 10000101
Octal 353 45 205
Decimal 235 37 133
Hex eb 25 85

Different shades of #eb2585 color code.

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

Darkest of #eb2585
#6d0a3a
Darker of #eb2585
#9c0e53
Dark of #eb2585
#ca136c
Base of #eb2585
#eb2585
Light of #eb2585
#ef549f
Lighter
#f482b9
Lightest
#f8b1d3

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

#eb2585
#25eb8b

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

Split Complementary

#eb2585
#25eb28
#25e8eb

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

Analogous Color

#dd25eb
#eb25d7
#eb2585
#eb2543
#eb5925

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

#eb2585
#2585eb
#85eb25

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

#eb2585
#85eb25
#25eb8b
#8b25eb

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

#eb2585
#e8eb25
#25eb8b
#2825eb

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

#3e0621
#6d0a3a
#9c0e53
#ca136c
#eb2585
#ef549f
#f482b9
#f8b1d3
#fce0ee

Tints of #eb2585 Color

#eb2585
#ed3d92
#ef55a0
#f16dad
#f385bb
#f69ec8
#f8b6d6
#facee3
#fce6f1
#ffffff

Shades of #eb2585 color code

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

#eb2585
#d02076
#b61c67
#9c1858
#821449
#68103b
#4e0c2c
#34081d
#1a040e
#000000

Tones

#eb2585
#d33d86
#bb5586
#a46c87
#8c8488

Tones

Similar Color like #eb2585 color

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

#ec2686
#ed2787
#ee2888
#ef2989
#f02a8a
#f12b8b
#f22c8c
#f32d8d
#f42e8e
#f52f8f
#f63090
#f73191
#f83292
#f93393
#ea2484
#e92383
#e82282
#e72181
#e62080
#e51f7f
#e41e7e
#e31d7d
#e21c7c
#e11b7b
#e01a7a
#df1979
#de1878
#dd1777

Download this Dark Red

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

#eb2585 Color Code Preview on Black Background Color

This is how #eb2585 Color will look on black background color. Color contrast ratio is 5.14

#eb2585 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eb2585

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eb2585

#eb2585 color code is use for CSS Background Color

Background color for the above div is #eb2585

HTML with inline CSS

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

#eb2585 color code is use for CSS Border Color

CSS Border color for the above div is #eb2585

HTML with inline CSS

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

CSS Border Left color for the above div is #eb2585

HTML with inline CSS

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

CSS Border Right color for the above div is #eb2585

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eb2585

HTML with inline CSS

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

CSS Border Top color for the above div is #eb2585

HTML with inline CSS

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

#eb2585 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eb2585 Color code Preview on White Background

This is how #eb2585 Color code will look on white background color. Color contrast ratio is 4.09

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

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