crispedge.com

Color picker

Loading...

#ee3fc2 hex color - Red - Warm color - Information

#ee3fc2 hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #ee3fc2 color code is between #dd44bb web safe hex color code and #ff33cc web safe hex color code. #dd44bb is the nearest web safe color code. You can see here many more shades of #ee3fc2 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeee3fc2#ee3fc2
RGB Decimal238, 63, 194rgb(238, 63, 194)
RGB Percent93%, 25%, 76%rgb(93%, 25%, 76%)
CSS RGBa238, 63, 194,1rgba(238,63,194,1)
CMYK Modelcmyk(0%,74%,18%,7%)
HSL Color Space315,84% ,59%hsl(315,84% ,59%)
HSV Color Space315°, 74%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011100011111111000010
Octal35677302
Decimal23863194
Hexee3fc2

Different shades of #ee3fc2 color code.

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

Light Shade of #ee3fc2
#f26ed1
Dark Shade of #ee3fc2
#e614b1
Saturated Shade of #ee3fc2
#f835c7
Desaturated Shade of #ee3fc2
#e449bd
Grey scale Shade of #ee3fc2
#969696
Brighten Shade
#ff58db
Most Readable Shade
#000000

Shades of #ee3fc2 color code

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

#ee3fc2
#d338ac
#b93196
#9e2a81
#84236b
#691c56
#4f1540
#340e2b
#1a0715
#000000

Similar Color like #ee3fc2 color

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

#ef40c3
#f041c4
#f142c5
#f243c6
#f344c7
#f445c8
#f546c9
#f647ca
#f748cb
#f849cc
#f94acd
#fa4bce
#fb4ccf
#fc4dd0
#ed3ec1
#ec3dc0
#eb3cbf
#ea3bbe
#e93abd
#e839bc
#e738bb
#e637ba
#e536b9
#e435b8
#e334b7
#e233b6
#e132b5
#e031b4

Monochromatic Color with #ee3fc2

#ee3fc2
#1a0715
#441237
#6e1d5a
#99297d
#c3349f

Tints of #ee3fc2 Color

#ee3fc2
#ef54c8
#f169cf
#f37fd6
#f594dd
#f7a9e3
#f9bfea
#fbd4f1
#fde9f8
#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

#ee3fc2
#3fee6b

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

Split Complementary

#ee3fc2
#6aee3f
#3feec3

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

Analogous Color

#d43fee
#ee3fe5
#ee3fc2
#ee3f9f
#ee3f7c

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

#ee3fc2
#c2ee3f
#3fc2ee

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

#ee3fc2
#eec23f
#3fee6b
#3f6aee

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

#ee3fc2
#3fee6b
#3feec3
#ee3f6a

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

#ee3fc2 Color Code Preview on Black Background Color

This is how #ee3fc2 Color will look on black background color. Color contrast ratio is 6.13

#ee3fc2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee3fc2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ee3fc2

#ee3fc2 color code is use for CSS Background Color

Background color for the above div is #ee3fc2

HTML with inline CSS

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

#ee3fc2 color code is use for CSS Border Color

CSS Border color for the above div is #ee3fc2

HTML with inline CSS

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

CSS Border Left color for the above div is #ee3fc2

HTML with inline CSS

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

CSS Border Right color for the above div is #ee3fc2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ee3fc2

HTML with inline CSS

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

CSS Border Top color for the above div is #ee3fc2

HTML with inline CSS

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

#ee3fc2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ee3fc2 Color code Preview on White Background

This is how #ee3fc2 Color code will look on white background color. Color contrast ratio is 3.43

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

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,63,194,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(63,238,107,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(238,63,194,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.