@
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.

#e05bad hex color - Red - Warm color - Information

#e05bad hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #e05bad Color code in RGB color code model is created after adding 87.84% red color, 35.69% green color and 67.84% blue color. Hex #e05bad Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 59% magenta, 23% yellow and 12.16% black.

Hex #e05bad color code is between #dd55aa web safe hex color code and #ee66bb web safe hex color code. #dd55aa is the nearest web safe color code. You can see here many more shades of #e05bad color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code e05bad #e05bad
RGB Decimal 224, 91, 173 rgb(224, 91, 173)
RGB Percent 88%, 36%, 68% rgb(88%, 36%, 68%)
CSS RGBa 224, 91, 173,1 rgba(224,91,173,1)
CMYK Model cmyk(0%,59%,23%,12.16%)
HSL Color Space 323,68% ,62% hsl(323,68% ,62%)
HSV Color Space 323°, 59%, 88%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11100000 01011011 10101101
Octal 340 133 255
Decimal 224 91 173
Hex e0 5b ad

Different shades of #e05bad color code.

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

Light Shade of #e05bad
#e886c2
Dark Shade of #e05bad
#d83098
Saturated Shade of #e05bad
#ea51af
Desaturated Shade of #e05bad
#d665ab
Grey scale Shade of #e05bad
#9d9d9d
Brighten Shade
#f974c6
Most Readable Shade
#000000

Shades of #e05bad color code

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

#e05bad
#c75099
#ae4686
#953c73
#7c3260
#63284c
#4a1e39
#311426
#180a13
#000000

Similar Color like #e05bad color

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

#e15cae
#e25daf
#e35eb0
#e45fb1
#e560b2
#e661b3
#e762b4
#e863b5
#e964b6
#ea65b7
#eb66b8
#ec67b9
#ed68ba
#ee69bb
#df5aac
#de59ab
#dd58aa
#dc57a9
#db56a8
#da55a7
#d954a6
#d853a5
#d752a4
#d651a3
#d550a2
#d44fa1
#d34ea0
#d24d9f

Monochromatic Color with #e05bad

#e05bad
#0b0509
#36162a
#60274b
#8b386b
#b54a8c

Tints of #e05bad Color

#e05bad
#e36db6
#e67fbf
#ea91c8
#eda3d1
#f1b6da
#f4c8e3
#f8daec
#fbecf5
#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

#e05bad
#5be08e

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

Split Complementary

#e05bad
#6be05b
#5be0d1

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

Analogous Color

#de5be0
#e05bc8
#e05bad
#e05b92
#e05b78

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

#e05bad
#ade05b
#5bade0

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

#e05bad
#e0d05b
#5be08e
#5b6ae0

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

#e05bad
#5be08e
#5be0d1
#e05b6b

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

#e05bad Color Code Preview on Black Background Color

This is how #e05bad Color will look on black background color. Color contrast ratio is 6.27

#e05bad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e05bad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e05bad

#e05bad color code is use for CSS Background Color

Background color for the above div is #e05bad

HTML with inline CSS

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

#e05bad color code is use for CSS Border Color

CSS Border color for the above div is #e05bad

HTML with inline CSS

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

CSS Border Left color for the above div is #e05bad

HTML with inline CSS

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

CSS Border Right color for the above div is #e05bad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e05bad

HTML with inline CSS

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

CSS Border Top color for the above div is #e05bad

HTML with inline CSS

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

#e05bad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e05bad Color code Preview on White Background

This is how #e05bad Color code will look on white background color. Color contrast ratio is 3.35

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

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(224,91,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(91,224,142,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(224,91,173,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.