crispedge.com

#fe59ee hex color - Red - Warm color - Information

#fe59ee hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fe59ee Color code in RGB color code model is created after adding 99.61% red color, 34.9% green color and 93.33% blue color. Hex #fe59ee Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 65% magenta, 6% yellow and 0.39% black.

Hex #fe59ee color code is between #ff55dd web safe hex color code and #ee66ff web safe hex color code. #ff55dd is the nearest web safe color code. You can see here many more shades of #fe59ee color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefe59ee#fe59ee
RGB Decimal254, 89, 238rgb(254, 89, 238)
RGB Percent100%, 35%, 93%rgb(100%, 35%, 93%)
CSS RGBa254, 89, 238,1rgba(254,89,238,1)
CMYK Modelcmyk(0%,65%,6%,0.39%)
HSL Color Space306,99% ,67%hsl(306,99% ,67%)
HSV Color Space306°, 65%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111100101100111101110
Octal376131356
Decimal25489238
Hexfe59ee

Different shades of #fe59ee color code.

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

Light Shade of #fe59ee
#fe8cf3
Dark Shade of #fe59ee
#fe26e9
Saturated Shade of #fe59ee
#ff58ef
Desaturated Shade of #fe59ee
#f661e7
Grey scale Shade of #fe59ee
#ababab
Brighten Shade
#ff72ff
Most Readable Shade
#000000

Shades of #fe59ee color code

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

#fe59ee
#e14fd3
#c545b9
#a93b9e
#8d3184
#702769
#541d4f
#381334
#1c091a
#000000

Similar Color like #fe59ee color

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

#ff5aef
#ff5bf0
#ff5cf1
#ff5df2
#ff5ef3
#ff5ff4
#ff60f5
#ff61f6
#ff62f7
#ff63f8
#ff64f9
#ff65fa
#ff66fb
#ff67fc
#fd58ed
#fc57ec
#fb56eb
#fa55ea
#f954e9
#f853e8
#f752e7
#f651e6
#f550e5
#f44fe4
#f34ee3
#f24de2
#f14ce1
#f04be0

Monochromatic Color with #fe59ee

#fe59ee
#290f27
#541d4f
#7e2c77
#a93b9e
#d34ac6

Tints of #fe59ee Color

#fe59ee
#fe6bef
#fe7df1
#fe90f3
#fea2f5
#feb5f7
#fec7f9
#fedafb
#feecfd
#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

#fe59ee
#59fe69

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

Split Complementary

#fe59ee
#9cfe59
#59febb

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

Analogous Color

#cc59fe
#ed59fe
#fe59ee
#fe59cd
#fe59ac

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

#fe59ee
#eefe59
#59eefe

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

#fe59ee
#febb59
#59fe69
#599bfe

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

#fe59ee
#59fe69
#59febc
#fe599c

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

#fe59ee Color Code Preview on Black Background Color

This is how #fe59ee Color will look on black background color. Color contrast ratio is 7.88

#fe59ee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe59ee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe59ee

#fe59ee color code is use for CSS Background Color

Background color for the above div is #fe59ee

HTML with inline CSS

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

#fe59ee color code is use for CSS Border Color

CSS Border color for the above div is #fe59ee

HTML with inline CSS

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

CSS Border Left color for the above div is #fe59ee

HTML with inline CSS

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

CSS Border Right color for the above div is #fe59ee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fe59ee

HTML with inline CSS

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

CSS Border Top color for the above div is #fe59ee

HTML with inline CSS

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

#fe59ee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fe59ee Color code Preview on White Background

This is how #fe59ee Color code will look on white background color. Color contrast ratio is 2.67

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

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(254,89,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(89,254,105,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,89,238,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.