crispedge.com

Color picker

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

#ee5b8a hex color - Red - Warm color - Information

#ee5b8a hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ee5b8a Color code in RGB color code model is created after adding 93.33% red color, 35.69% green color and 54.12% blue color. Hex #ee5b8a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 62% magenta, 42% yellow and 7% black.

Hex #ee5b8a color code is between #dd5588 web safe hex color code and #ff6699 web safe hex color code. #dd5588 is the nearest web safe color code. You can see here many more shades of #ee5b8a color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeee5b8a#ee5b8a
RGB Decimal238, 91, 138rgb(238, 91, 138)
RGB Percent93%, 36%, 54%rgb(93%, 36%, 54%)
CSS RGBa238, 91, 138,1rgba(238,91,138,1)
CMYK Modelcmyk(0%,62%,42%,7%)
HSL Color Space341,81% ,65%hsl(341,81% ,65%)
HSV Color Space341°, 62%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011100101101110001010
Octal356133212
Decimal23891138
Hexee5b8a

Different shades of #ee5b8a color code.

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

Light Shade of #ee5b8a
#f389ab
Dark Shade of #ee5b8a
#e92d69
Saturated Shade of #ee5b8a
#f75287
Desaturated Shade of #ee5b8a
#e5648d
Grey scale Shade of #ee5b8a
#a4a4a4
Brighten Shade
#ff74a3
Most Readable Shade
#000000

Shades of #ee5b8a color code

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

#ee5b8a
#d3507a
#b9466b
#9e3c5c
#84324c
#69283d
#4f1e2e
#34141e
#1a0a0f
#000000

Similar Color like #ee5b8a color

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

#ef5c8b
#f05d8c
#f15e8d
#f25f8e
#f3608f
#f46190
#f56291
#f66392
#f76493
#f86594
#f96695
#fa6796
#fb6897
#fc6998
#ed5a89
#ec5988
#eb5887
#ea5786
#e95685
#e85584
#e75483
#e65382
#e55281
#e45180
#e3507f
#e24f7e
#e14e7d
#e04d7c

Monochromatic Color with #ee5b8a

#ee5b8a
#1a0a0f
#441a27
#6e2a40
#993b59
#c34b71

Tints of #ee5b8a Color

#ee5b8a
#ef6d97
#f17fa4
#f391b1
#f5a3be
#f7b6cb
#f9c8d8
#fbdae5
#fdecf2
#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

#ee5b8a
#5beebf

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

Split Complementary

#ee5b8a
#5bee75
#5bd3ee

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

Analogous Color

#ee5bc5
#ee5ba7
#ee5b8a
#ee5b6d
#ee675b

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

#ee5b8a
#8aee5b
#5b8aee

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

#ee5b8a
#d3ee5b
#5beebf
#755bee

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

#ee5b8a
#5beebf
#5bd3ee
#ee765b

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

#ee5b8a Color Code Preview on Black Background Color

This is how #ee5b8a Color will look on black background color. Color contrast ratio is 6.50

#ee5b8a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee5b8a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee5b8a

#ee5b8a color code is use for CSS Background Color

Background color for the above div is #ee5b8a

HTML with inline CSS

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

#ee5b8a color code is use for CSS Border Color

CSS Border color for the above div is #ee5b8a

HTML with inline CSS

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

CSS Border Left color for the above div is #ee5b8a

HTML with inline CSS

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

CSS Border Right color for the above div is #ee5b8a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ee5b8a

HTML with inline CSS

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

CSS Border Top color for the above div is #ee5b8a

HTML with inline CSS

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

#ee5b8a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ee5b8a Color code Preview on White Background

This is how #ee5b8a Color code will look on white background color. Color contrast ratio is 3.23

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

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.