Skip to main content Skip to docs navigation

#ee5c8a hex color | Download Dark Red BG image | Information

Color Picker

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

Woow we have a nearby visually matching color name available. It's name is Power Peony and its hex is #EE5588 Nearest Color Name

Color Hue/Base color: Red

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

Hex #ee5c8a 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 #ee5c8a color code.

RGB Chart

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

Color Table

Hex Color Code ee5c8a #ee5c8a
RGB Decimal 238, 92, 138 238, 92, 138
RGB Percent 93%, 36%, 54% rgb(93%, 36%, 54%)
CSS RGBa 238, 92, 138,1 rgba(238,92,138,1)
CMYK Model cmyk(0%,61%,42%,6.67%)
HSL Color Space 341,81% ,65% hsl(341,81% ,65%)
HSV Color Space 341°, 61%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101110 01011100 10001010
Octal 356 134 212
Decimal 238 92 138
Hex ee 5c 8a

Different shades of #ee5c8a color code.

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

Darkest of #ee5c8a
#a0113e
Darker of #ee5c8a
#ce1650
Dark of #ee5c8a
#e92e69
Base of #ee5c8a
#ee5c8a
Light of #ee5c8a
#f38aab
Lighter
#f8b8cc
Lightest
#fce7ed

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

#ee5c8a
#5ceec0

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

Split Complementary

#ee5c8a
#5cee77
#5cd3ee

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

Analogous Color

#ee5cdf
#ee5cc7
#ee5c8a
#ee5f5c
#ee9c5c

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

#ee5c8a
#5c8aee
#8aee5c

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

#ee5c8a
#8aee5c
#5ceec0
#c05cee

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

Square Color

#ee5c8a
#d3ee5c
#5ceec0
#775cee

Square 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).

Monochromatic Color with #ee5c8a

#720c2c
#a0113e
#ce1650
#e92e69
#ee5c8a
#f38aab
#f8b8cc
#fce7ed
#ffffff

Tints of #ee5c8a Color

#ee5c8a
#ef6e97
#f180a4
#f392b1
#f5a4be
#f7b6cb
#f9c8d8
#fbdae5
#fdecf2
#ffffff

Shades of #ee5c8a color code

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

#ee5c8a
#d3517a
#b9476b
#9e3d5c
#84334c
#69283d
#4f1e2e
#34141e
#1a0a0f
#000000

Tones

#ee5c8a
#dc6e91
#ca8097
#b8929e
#a6a4a5

Tones

Similar Color like #ee5c8a color

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

#ef5d8b
#f05e8c
#f15f8d
#f2608e
#f3618f
#f46290
#f56391
#f66492
#f76593
#f86694
#f96795
#fa6896
#fb6997
#fc6a98
#ed5b89
#ec5a88
#eb5987
#ea5886
#e95785
#e85684
#e75583
#e65482
#e55381
#e45280
#e3517f
#e2507e
#e14f7d
#e04e7c

Download this Dark Red

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

#ee5c8a Color Code Preview on Black Background Color

This is how #ee5c8a Color will look on black background color. Color contrast ratio is 6.53

#ee5c8a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee5c8a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee5c8a

#ee5c8a color code is use for CSS Background Color

Background color for the above div is #ee5c8a

HTML with inline CSS

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

#ee5c8a color code is use for CSS Border Color

CSS Border color for the above div is #ee5c8a

HTML with inline CSS

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

CSS Border Left color for the above div is #ee5c8a

HTML with inline CSS

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

CSS Border Right color for the above div is #ee5c8a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ee5c8a

HTML with inline CSS

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

CSS Border Top color for the above div is #ee5c8a

HTML with inline CSS

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

#ee5c8a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ee5c8a Color code Preview on White Background

This is how #ee5c8a Color code will look on white background color. Color contrast ratio is 3.21

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

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