Skip to main content Skip to docs navigation

#ed2bbc hex color - Red - Warm color - Information

#ed2bbc hex color - Red - Warm color

On this page
@
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 Hue/Base color: Red

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

Hex #ed2bbc color code is between #ee33bb web safe hex color code and #dd22cc web safe hex color code. #ee33bb is the nearest web safe color code. You can see here many more shades of #ed2bbc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code ed2bbc #ed2bbc
RGB Decimal 237, 43, 188 rgb(237, 43, 188)
RGB Percent 93%, 17%, 74% rgb(93%, 17%, 74%)
CSS RGBa 237, 43, 188,1 rgba(237,43,188,1)
CMYK Model cmyk(0%,82%,21%,7.06%)
HSL Color Space 315,84% ,55% hsl(315,84% ,55%)
HSV Color Space 315°, 82%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 00101011 10111100
Octal 355 53 274
Decimal 237 43 188
Hex ed 2b bc

Different shades of #ed2bbc color code.

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

Light Shade of #ed2bbc
#f15acb
Dark Shade of #ed2bbc
#d312a2
Saturated Shade of #ed2bbc
#f81fc2
Desaturated Shade of #ed2bbc
#e137b6
Grey scale Shade of #ed2bbc
#8c8c8c
Brighten Shade
#ff44d5
Most Readable Shade
#FFFFFF

Shades of #ed2bbc color code

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

#ed2bbc
#d226a7
#b82192
#9e1c7d
#831768
#691353
#4f0e3e
#340929
#1a0414
#000000

Similar Color like #ed2bbc color

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

#ee2cbd
#ef2dbe
#f02ebf
#f12fc0
#f230c1
#f331c2
#f432c3
#f533c4
#f634c5
#f735c6
#f836c7
#f937c8
#fa38c9
#fb39ca
#ec2abb
#eb29ba
#ea28b9
#e927b8
#e826b7
#e725b6
#e624b5
#e523b4
#e422b3
#e321b2
#e220b1
#e11fb0
#e01eaf
#df1dae

Monochromatic Color with #ed2bbc

#ed2bbc
#180413
#430c35
#6d1457
#981c79
#c2239a

Tints of #ed2bbc Color

#ed2bbc
#ef42c3
#f15aca
#f371d2
#f589d9
#f7a0e1
#f9b8e8
#fbcff0
#fde7f7
#ffffff

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

#ed2bbc
#2bed5c

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

Split Complementary

#ed2bbc
#5bed2b
#2bedbd

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

Analogous Color

#d02bed
#ed2be3
#ed2bbc
#ed2b95
#ed2b6e

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

#ed2bbc
#bced2b
#2bbced

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

#ed2bbc
#edbd2b
#2bed5c
#2b5bed

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#ed2bbc
#2bed5c
#2bedbd
#ed2b5b

Double Complementary 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).

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

#ed2bbc Color Code Preview on Black Background Color

This is how #ed2bbc Color will look on black background color. Color contrast ratio is 5.67

#ed2bbc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed2bbc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed2bbc

#ed2bbc color code is use for CSS Background Color

Background color for the above div is #ed2bbc

HTML with inline CSS

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

#ed2bbc color code is use for CSS Border Color

CSS Border color for the above div is #ed2bbc

HTML with inline CSS

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

CSS Border Left color for the above div is #ed2bbc

HTML with inline CSS

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

CSS Border Right color for the above div is #ed2bbc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ed2bbc

HTML with inline CSS

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

CSS Border Top color for the above div is #ed2bbc

HTML with inline CSS

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

#ed2bbc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ed2bbc Color code Preview on White Background

This is how #ed2bbc Color code will look on white background color. Color contrast ratio is 3.70

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(237,43,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(43,237,92,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,43,188,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.