crispedge.com

#ee3edd hex color - Red - Warm color - Information

#ee3edd hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #ee3edd color code is between #dd44cc web safe hex color code and #ff33ee web safe hex color code. #dd44cc is the nearest web safe color code. You can see here many more shades of #ee3edd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeee3edd#ee3edd
RGB Decimal238, 62, 221rgb(238, 62, 221)
RGB Percent93%, 24%, 87%rgb(93%, 24%, 87%)
CSS RGBa238, 62, 221,1rgba(238,62,221,1)
CMYK Modelcmyk(0%,74%,7%,7%)
HSL Color Space306,84% ,59%hsl(306,84% ,59%)
HSV Color Space306°, 74%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011100011111011011101
Octal35676335
Decimal23862221
Hexee3edd

Different shades of #ee3edd color code.

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

Light Shade of #ee3edd
#f26de5
Dark Shade of #ee3edd
#e514d1
Saturated Shade of #ee3edd
#f833e5
Desaturated Shade of #ee3edd
#e348d5
Grey scale Shade of #ee3edd
#969696
Brighten Shade
#ff57f6
Most Readable Shade
#000000

Shades of #ee3edd color code

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

#ee3edd
#d337c4
#b930ab
#9e2993
#84227a
#691b62
#4f1449
#340d31
#1a0618
#000000

Similar Color like #ee3edd color

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

#ef3fde
#f040df
#f141e0
#f242e1
#f343e2
#f444e3
#f545e4
#f646e5
#f747e6
#f848e7
#f949e8
#fa4ae9
#fb4bea
#fc4ceb
#ed3ddc
#ec3cdb
#eb3bda
#ea3ad9
#e939d8
#e838d7
#e737d6
#e636d5
#e535d4
#e434d3
#e333d2
#e232d1
#e131d0
#e030cf

Monochromatic Color with #ee3edd

#ee3edd
#1a0718
#44123f
#6e1d67
#99288e
#c333b6

Tints of #ee3edd Color

#ee3edd
#ef53e0
#f168e4
#f37ee8
#f593ec
#f7a9ef
#f9bef3
#fbd4f7
#fde9fb
#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

#ee3edd
#3eee4f

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

Split Complementary

#ee3edd
#85ee3e
#3eeea7

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

Analogous Color

#b93eee
#dc3eee
#ee3edd
#ee3eba
#ee3e97

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

#ee3edd
#ddee3e
#3eddee

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

#ee3edd
#eea73e
#3eee4f
#3e85ee

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

#ee3edd
#3eee4f
#3eeea7
#ee3e85

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

#ee3edd Color Code Preview on Black Background Color

This is how #ee3edd Color will look on black background color. Color contrast ratio is 6.37

#ee3edd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee3edd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee3edd

#ee3edd color code is use for CSS Background Color

Background color for the above div is #ee3edd

HTML with inline CSS

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

#ee3edd color code is use for CSS Border Color

CSS Border color for the above div is #ee3edd

HTML with inline CSS

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

CSS Border Left color for the above div is #ee3edd

HTML with inline CSS

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

CSS Border Right color for the above div is #ee3edd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ee3edd

HTML with inline CSS

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

CSS Border Top color for the above div is #ee3edd

HTML with inline CSS

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

#ee3edd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ee3edd Color code Preview on White Background

This is how #ee3edd Color code will look on white background color. Color contrast ratio is 3.30

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>