Skip to main content Skip to docs navigation

#ed2c8a 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 #ed2c8a Color code in RGB color code model is created after adding 92.94% red color, 17.25% green color and 54.12% blue color. Hex #ed2c8a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 81% magenta, 42% yellow and 7.06% black.

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

RGB Chart

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

Color Table

Hex Color Code ed2c8a #ed2c8a
RGB Decimal 237, 44, 138 237, 44, 138
RGB Percent 93%, 17%, 54% rgb(93%, 17%, 54%)
CSS RGBa 237, 44, 138,1 rgba(237,44,138,1)
CMYK Model cmyk(0%,81%,42%,7.06%)
HSL Color Space 331,84% ,55% hsl(331,84% ,55%)
HSV Color Space 331°, 81%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 00101100 10001010
Octal 355 54 212
Decimal 237 44 138
Hex ed 2c 8a

Different shades of #ed2c8a color code.

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

Darkest of #ed2c8a
#760a3f
Darker of #ed2c8a
#a50e58
Dark of #ed2c8a
#d41270
Base of #ed2c8a
#ed2c8a
Light of #ed2c8a
#f15ba4
Lighter
#f58abe
Lightest
#f9b9d8

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

#ed2c8a
#2ced8f

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

Split Complementary

#ed2c8a
#2ced2f
#2ceaed

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

Analogous Color

#df2ced
#ed2cda
#ed2c8a
#ed2c4a
#ed5f2c

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

#ed2c8a
#2c8aed
#8aed2c

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

#ed2c8a
#8aed2c
#2ced8f
#8f2ced

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

#ed2c8a
#eaed2c
#2ced8f
#2f2ced

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

#470626
#760a3f
#a50e58
#d41270
#ed2c8a
#f15ba4
#f58abe
#f9b9d8
#fde8f2

Tints of #ed2c8a Color

#ed2c8a
#ef4397
#f15aa4
#f372b1
#f589be
#f7a1cb
#f9b8d8
#fbd0e5
#fde7f2
#ffffff

Shades of #ed2c8a color code

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

#ed2c8a
#d2277a
#b8226b
#9e1d5c
#83184c
#69133d
#4f0e2e
#34091e
#1a040f
#000000

Tones

#ed2c8a
#d6438b
#bf5a8b
#a8718c
#91888c

Tones

Similar Color like #ed2c8a color

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

#ee2d8b
#ef2e8c
#f02f8d
#f1308e
#f2318f
#f33290
#f43391
#f53492
#f63593
#f73694
#f83795
#f93896
#fa3997
#fb3a98
#ec2b89
#eb2a88
#ea2987
#e92886
#e82785
#e72684
#e62583
#e52482
#e42381
#e32280
#e2217f
#e1207e
#e01f7d
#df1e7c

Download this Dark Red

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

#ed2c8a Color Code Preview on Black Background Color

This is how #ed2c8a Color will look on black background color. Color contrast ratio is 5.33

#ed2c8a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed2c8a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed2c8a

#ed2c8a color code is use for CSS Background Color

Background color for the above div is #ed2c8a

HTML with inline CSS

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

#ed2c8a color code is use for CSS Border Color

CSS Border color for the above div is #ed2c8a

HTML with inline CSS

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

CSS Border Left color for the above div is #ed2c8a

HTML with inline CSS

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

CSS Border Right color for the above div is #ed2c8a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ed2c8a

HTML with inline CSS

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

CSS Border Top color for the above div is #ed2c8a

HTML with inline CSS

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

#ed2c8a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ed2c8a Color code Preview on White Background

This is how #ed2c8a Color code will look on white background color. Color contrast ratio is 3.94

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

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