crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#ed80bb hex color - Red - Warm color - Information

#ed80bb hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

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

Hex #ed80bb color code is between #ee88aa web safe hex color code and #dd77cc web safe hex color code. #ee88aa is the nearest web safe color code. You can see here many more shades of #ed80bb color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeed80bb#ed80bb
RGB Decimal237, 128, 187rgb(237, 128, 187)
RGB Percent93%, 50%, 73%rgb(93%, 50%, 73%)
CSS RGBa237, 128, 187,1rgba(237,128,187,1)
CMYK Modelcmyk(0%,46%,21%,7%)
HSL Color Space328,75% ,72%hsl(328,75% ,72%)
HSV Color Space328°, 46%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011000000010111011
Octal355200273
Decimal237128187
Hexed80bb

Different shades of #ed80bb color code.

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

Light Shade of #ed80bb
#f3add3
Dark Shade of #ed80bb
#e753a3
Saturated Shade of #ed80bb
#f479bc
Desaturated Shade of #ed80bb
#e687ba
Grey scale Shade of #ed80bb
#b6b6b6
Brighten Shade
#ff99d4
Most Readable Shade
#000000

Shades of #ed80bb color code

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

#ed80bb
#d271a6
#b86391
#9e557c
#834767
#693853
#4f2a3e
#341c29
#1a0e14
#000000

Similar Color like #ed80bb color

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

#ee81bc
#ef82bd
#f083be
#f184bf
#f285c0
#f386c1
#f487c2
#f588c3
#f689c4
#f78ac5
#f88bc6
#f98cc7
#fa8dc8
#fb8ec9
#ec7fba
#eb7eb9
#ea7db8
#e97cb7
#e87bb6
#e77ab5
#e679b4
#e578b3
#e477b2
#e376b1
#e275b0
#e174af
#e073ae
#df72ad

Monochromatic Color with #ed80bb

#ed80bb
#180d13
#432435
#6d3b56
#985278
#c26999

Tints of #ed80bb Color

#ed80bb
#ef8ec2
#f19cca
#f3aad1
#f5b8d9
#f7c6e0
#f9d4e8
#fbe2ef
#fdf0f7
#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

#ed80bb
#80edb2

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

Split Complementary

#ed80bb
#84ed80
#80ede9

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

Analogous Color

#ed80e7
#ed80d1
#ed80bb
#ed80a5
#ed808f

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

#ed80bb
#bbed80
#80bbed

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

#ed80bb
#ede880
#80edb2
#8084ed

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

#ed80bb
#80edb2
#80ede9
#ed8084

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 #ed80bb 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.

#ed80bb Color Code Preview on Black Background Color

This is how #ed80bb Color will look on black background color. Color contrast ratio is 8.41

#ed80bb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed80bb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed80bb

#ed80bb color code is use for CSS Background Color

Background color for the above div is #ed80bb

HTML with inline CSS

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

#ed80bb color code is use for CSS Border Color

CSS Border color for the above div is #ed80bb

HTML with inline CSS

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

CSS Border Left color for the above div is #ed80bb

HTML with inline CSS

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

CSS Border Right color for the above div is #ed80bb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ed80bb

HTML with inline CSS

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

CSS Border Top color for the above div is #ed80bb

HTML with inline CSS

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

#ed80bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ed80bb Color code Preview on White Background

This is how #ed80bb Color code will look on white background color. Color contrast ratio is 2.50

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.