Skip to main content Skip to docs navigation

#ed0cbb 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 Mademoiselle Pink and its hex is #F504C9 Nearest Color Name

Color Hue/Base color: Red

Hex #ed0cbb Color code in RGB color code model is created after adding 92.94% red color, 4.71% green color and 73.33% blue color. Hex #ed0cbb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 95% magenta, 21% yellow and 7.06% black.

Hex #ed0cbb color code is between #ee11aa web safe hex color code and #dd00cc web safe hex color code. #ee11aa is the nearest web safe color code. You can see here many more shades of #ed0cbb color code.

RGB Chart

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

Color Table

Hex Color Code ed0cbb #ed0cbb
RGB Decimal 237, 12, 187 237, 12, 187
RGB Percent 93%, 5%, 73% rgb(93%, 5%, 73%)
CSS RGBa 237, 12, 187,1 rgba(237,12,187,1)
CMYK Model cmyk(0%,95%,21%,7.06%)
HSL Color Space 313,90% ,49% hsl(313,90% ,49%)
HSV Color Space 313°, 95%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 00001100 10111011
Octal 355 14 273
Decimal 237 12 187
Hex ed 0c bb

Different shades of #ed0cbb color code.

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

Darkest of #ed0cbb
#5b0548
Darker of #ed0cbb
#8c076e
Dark of #ed0cbb
#bc0a95
Base of #ed0cbb
#ed0cbb
Light of #ed0cbb
#f537cb
Lighter
#f768d7
Lightest
#fa98e4

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

#ed0cbb
#0ced3e

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

Split Complementary

#ed0cbb
#4bed0c
#0cedae

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

Analogous Color

#9c0ced
#c10ced
#ed0cbb
#ed0c70
#ed0c12

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

#ed0cbb
#0cbbed
#bbed0c

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

#ed0cbb
#bbed0c
#0ced3e
#3e0ced

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

#ed0cbb
#edae0c
#0ced3e
#0c4bed

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

#2b0222
#5b0548
#8c076e
#bc0a95
#ed0cbb
#f537cb
#f768d7
#fa98e4
#fcc9f1

Tints of #ed0cbb Color

#ed0cbb
#ef27c2
#f142ca
#f35dd1
#f578d9
#f793e0
#f9aee8
#fbc9ef
#fde4f7
#ffffff

Shades of #ed0cbb color code

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

#ed0cbb
#d20aa6
#b80991
#9e087c
#830667
#690553
#4f043e
#340229
#1a0114
#000000

Tones

#ed0cbb
#d425ad
#bb3e9f
#a25791
#897084

Tones

Similar Color like #ed0cbb color

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

#ee0dbc
#ef0ebd
#f00fbe
#f110bf
#f211c0
#f312c1
#f413c2
#f514c3
#f615c4
#f716c5
#f817c6
#f918c7
#fa19c8
#fb1ac9
#ec0bba
#eb0ab9
#ea09b8
#e908b7
#e807b6
#e706b5
#e605b4
#e504b3
#e403b2
#e302b1
#e201b0
#e100af
#e000ae
#df00ad

Download this Dark Red

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

#ed0cbb Color Code Preview on Black Background Color

This is how #ed0cbb Color will look on black background color. Color contrast ratio is 5.37

#ed0cbb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed0cbb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed0cbb

#ed0cbb color code is use for CSS Background Color

Background color for the above div is #ed0cbb

HTML with inline CSS

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

#ed0cbb color code is use for CSS Border Color

CSS Border color for the above div is #ed0cbb

HTML with inline CSS

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

CSS Border Left color for the above div is #ed0cbb

HTML with inline CSS

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

CSS Border Right color for the above div is #ed0cbb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ed0cbb

HTML with inline CSS

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

CSS Border Top color for the above div is #ed0cbb

HTML with inline CSS

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

#ed0cbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ed0cbb Color code Preview on White Background

This is how #ed0cbb Color code will look on white background color. Color contrast ratio is 3.91

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

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