crispedge.com

Color picker

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

#ea57b8 hex color - Red - Warm color - Information

#ea57b8 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ea57b8 Color code in RGB color code model is created after adding 91.76% red color, 34.12% green color and 72.16% blue color. Hex #ea57b8 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 63% magenta, 21% yellow and 8% black.

Hex #ea57b8 color code is between #ee55bb web safe hex color code and #dd66aa web safe hex color code. #ee55bb is the nearest web safe color code. You can see here many more shades of #ea57b8 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeea57b8#ea57b8
RGB Decimal234, 87, 184rgb(234, 87, 184)
RGB Percent92%, 34%, 72%rgb(92%, 34%, 72%)
CSS RGBa234, 87, 184,1rgba(234,87,184,1)
CMYK Modelcmyk(0%,63%,21%,8%)
HSL Color Space320,78% ,63%hsl(320,78% ,63%)
HSV Color Space320°, 63%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010100101011110111000
Octal352127270
Decimal23487184
Hexea57b8

Different shades of #ea57b8 color code.

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

Light Shade of #ea57b8
#f084cb
Dark Shade of #ea57b8
#e42aa5
Saturated Shade of #ea57b8
#f34ebb
Desaturated Shade of #ea57b8
#e160b5
Grey scale Shade of #ea57b8
#a0a0a0
Brighten Shade
#ff70d1
Most Readable Shade
#000000

Shades of #ea57b8 color code

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

#ea57b8
#d04da3
#b6438f
#9c3a7a
#823066
#682651
#4e1d3d
#341328
#1a0914
#000000

Similar Color like #ea57b8 color

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

#eb58b9
#ec59ba
#ed5abb
#ee5bbc
#ef5cbd
#f05dbe
#f15ebf
#f25fc0
#f360c1
#f461c2
#f562c3
#f663c4
#f764c5
#f865c6
#e956b7
#e855b6
#e754b5
#e653b4
#e552b3
#e451b2
#e350b1
#e24fb0
#e14eaf
#e04dae
#df4cad
#de4bac
#dd4aab
#dc49aa

Monochromatic Color with #ea57b8

#ea57b8
#150811
#401832
#6a2854
#953775
#bf4797

Tints of #ea57b8 Color

#ea57b8
#ec69bf
#ee7cc7
#f18fcf
#f3a1d7
#f5b4df
#f8c7e7
#fad9ef
#fcecf7
#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

#ea57b8
#57ea89

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

Split Complementary

#ea57b8
#6eea57
#57ead3

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

Analogous Color

#e157ea
#ea57d5
#ea57b8
#ea579b
#ea577d

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

#ea57b8
#b8ea57
#57b8ea

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

#ea57b8
#ead257
#57ea89
#576fea

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

#ea57b8
#57ea89
#57ead3
#ea576e

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

#ea57b8 Color Code Preview on Black Background Color

This is how #ea57b8 Color will look on black background color. Color contrast ratio is 6.55

#ea57b8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea57b8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea57b8

#ea57b8 color code is use for CSS Background Color

Background color for the above div is #ea57b8

HTML with inline CSS

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

#ea57b8 color code is use for CSS Border Color

CSS Border color for the above div is #ea57b8

HTML with inline CSS

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

CSS Border Left color for the above div is #ea57b8

HTML with inline CSS

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

CSS Border Right color for the above div is #ea57b8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ea57b8

HTML with inline CSS

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

CSS Border Top color for the above div is #ea57b8

HTML with inline CSS

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

#ea57b8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ea57b8 Color code Preview on White Background

This is how #ea57b8 Color code will look on white background color. Color contrast ratio is 3.20

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

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.