Skip to main content Skip to docs navigation

#ee2ddd 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 Magenta Fizz and its hex is #ED24ED Nearest Color Name

Color Hue/Base color: Red

Hex #ee2ddd Color code in RGB color code model is created after adding 93.33% red color, 17.65% green color and 86.67% blue color. Hex #ee2ddd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 81% magenta, 7% yellow and 6.67% black.

Hex #ee2ddd color code is between #dd33cc web safe hex color code and #ff22ee web safe hex color code. #dd33cc is the nearest web safe color code. You can see here many more shades of #ee2ddd color code.

RGB Chart

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

Color Table

Hex Color Code ee2ddd #ee2ddd
RGB Decimal 238, 45, 221 238, 45, 221
RGB Percent 93%, 18%, 87% rgb(93%, 18%, 87%)
CSS RGBa 238, 45, 221,1 rgba(238,45,221,1)
CMYK Model cmyk(0%,81%,7%,6.67%)
HSL Color Space 305,85% ,55% hsl(305,85% ,55%)
HSV Color Space 305°, 81%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101110 00101101 11011101
Octal 356 55 335
Decimal 238 45 221
Hex ee 2d dd

Different shades of #ee2ddd color code.

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

Darkest of #ee2ddd
#780a6f
Darker of #ee2ddd
#a70e9a
Dark of #ee2ddd
#d711c5
Base of #ee2ddd
#ee2ddd
Light of #ee2ddd
#f25ce5
Lighter
#f68bec
Lightest
#f9bbf4

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

#ee2ddd
#2dee3e

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

Split Complementary

#ee2ddd
#7dee2d
#2dee9e

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

Analogous Color

#8e2dee
#af2dee
#ee2ddd
#ee2d9d
#ee2d4c

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

#ee2ddd
#2dddee
#ddee2d

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

#ee2ddd
#ddee2d
#2dee3e
#3e2dee

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

#ee2ddd
#ee9e2d
#2dee3e
#2d7dee

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 #ee2ddd

#490643
#780a6f
#a70e9a
#d711c5
#ee2ddd
#f25ce5
#f68bec
#f9bbf4
#fdeafc

Tints of #ee2ddd Color

#ee2ddd
#ef44e0
#f15be4
#f373e8
#f58aec
#f7a1ef
#f9b9f3
#fbd0f7
#fde7fb
#ffffff

Shades of #ee2ddd color code

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

#ee2ddd
#d328c4
#b923ab
#9e1e93
#84197a
#691462
#4f0f49
#340a31
#1a0518
#000000

Tones

#ee2ddd
#d744ca
#c15ab8
#aa71a5
#938892

Tones

Similar Color like #ee2ddd color

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

#ef2ede
#f02fdf
#f130e0
#f231e1
#f332e2
#f433e3
#f534e4
#f635e5
#f736e6
#f837e7
#f938e8
#fa39e9
#fb3aea
#fc3beb
#ed2cdc
#ec2bdb
#eb2ada
#ea29d9
#e928d8
#e827d7
#e726d6
#e625d5
#e524d4
#e423d3
#e322d2
#e221d1
#e120d0
#e01fcf

Download this Dark Red

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

#ee2ddd Color Code Preview on Black Background Color

This is how #ee2ddd Color will look on black background color. Color contrast ratio is 6.05

#ee2ddd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee2ddd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee2ddd

#ee2ddd color code is use for CSS Background Color

Background color for the above div is #ee2ddd

HTML with inline CSS

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

#ee2ddd color code is use for CSS Border Color

CSS Border color for the above div is #ee2ddd

HTML with inline CSS

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

CSS Border Left color for the above div is #ee2ddd

HTML with inline CSS

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

CSS Border Right color for the above div is #ee2ddd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ee2ddd

HTML with inline CSS

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

CSS Border Top color for the above div is #ee2ddd

HTML with inline CSS

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

#ee2ddd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ee2ddd Color code Preview on White Background

This is how #ee2ddd Color code will look on white background color. Color contrast ratio is 3.47

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

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,45,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(45,238,62,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(238,45,221,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }