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

#fe97ed hex color - Red - Warm color - Information

#fe97ed hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fe97ed Color code in RGB color code model is created after adding 99.61% red color, 59.22% green color and 92.94% blue color. Hex #fe97ed Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 41% magenta, 7% yellow and 0.39% black.

Hex #fe97ed color code is between #ff99ee web safe hex color code and #ee88dd web safe hex color code. #ff99ee is the nearest web safe color code. You can see here many more shades of #fe97ed color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code fe97ed #fe97ed
RGB Decimal 254, 151, 237 rgb(254, 151, 237)
RGB Percent 100%, 59%, 93% rgb(100%, 59%, 93%)
CSS RGBa 254, 151, 237,1 rgba(254,151,237,1)
CMYK Model cmyk(0%,41%,7%,0.39%)
HSL Color Space 310,98% ,79% hsl(310,98% ,79%)
HSV Color Space 310°, 41%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111110 10010111 11101101
Octal 376 227 355
Decimal 254 151 237
Hex fe 97 ed

Different shades of #fe97ed color code.

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

Light Shade of #fe97ed
#fecaf6
Dark Shade of #fe97ed
#fe64e4
Saturated Shade of #fe97ed
#ff96ee
Desaturated Shade of #fe97ed
#f99ce9
Grey scale Shade of #fe97ed
#cacaca
Brighten Shade
#ffb0ff
Most Readable Shade
#000000

Shades of #fe97ed color code

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

#fe97ed
#e186d2
#c575b8
#a9649e
#8d5383
#704369
#54324f
#382134
#1c101a
#000000

Similar Color like #fe97ed color

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

#ff98ee
#ff99ef
#ff9af0
#ff9bf1
#ff9cf2
#ff9df3
#ff9ef4
#ff9ff5
#ffa0f6
#ffa1f7
#ffa2f8
#ffa3f9
#ffa4fa
#ffa5fb
#fd96ec
#fc95eb
#fb94ea
#fa93e9
#f992e8
#f891e7
#f790e6
#f68fe5
#f58ee4
#f48de3
#f38ce2
#f28be1
#f18ae0
#f089df

Monochromatic Color with #fe97ed

#fe97ed
#291927
#54324e
#7e4b76
#a9649e
#d37ec5

Tints of #fe97ed Color

#fe97ed
#fea2ef
#feaef1
#feb9f3
#fec5f5
#fed0f7
#fedcf9
#fee7fb
#fef3fd
#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

#fe97ed
#97fea8

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

Split Complementary

#fe97ed
#b9fe97
#97fedc

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

Analogous Color

#e697fe
#fa97fe
#fe97ed
#fe97d8
#fe97c4

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

#fe97ed
#edfe97
#97edfe

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

#fe97ed
#fedb97
#97fea8
#97b9fe

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

#fe97ed
#97fea8
#97fedc
#fe97b9

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

#fe97ed Color Code Preview on Black Background Color

This is how #fe97ed Color will look on black background color. Color contrast ratio is 10.86

#fe97ed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe97ed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe97ed

#fe97ed color code is use for CSS Background Color

Background color for the above div is #fe97ed

HTML with inline CSS

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

#fe97ed color code is use for CSS Border Color

CSS Border color for the above div is #fe97ed

HTML with inline CSS

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

CSS Border Left color for the above div is #fe97ed

HTML with inline CSS

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

CSS Border Right color for the above div is #fe97ed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fe97ed

HTML with inline CSS

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

CSS Border Top color for the above div is #fe97ed

HTML with inline CSS

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

#fe97ed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fe97ed Color code Preview on White Background

This is how #fe97ed Color code will look on white background color. Color contrast ratio is 1.93

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

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,151,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(151,254,168,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,151,237,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.