crispedge.com

Color picker

Loading...

#fe5deb hex color - Red - Warm color - Information

#fe5deb hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fe5deb Color code in RGB color code model is created after adding 99.61% red color, 36.47% green color and 92.16% blue color. Hex #fe5deb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 63% magenta, 7% yellow and 0% black.

Hex #fe5deb color code is between #ff55ee web safe hex color code and #ee66dd web safe hex color code. #ff55ee is the nearest web safe color code. You can see here many more shades of #fe5deb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefe5deb#fe5deb
RGB Decimal254, 93, 235rgb(254, 93, 235)
RGB Percent100%, 36%, 92%rgb(100%, 36%, 92%)
CSS RGBa254, 93, 235,1rgba(254,93,235,1)
CMYK Modelcmyk(0%,63%,7%,0%)
HSL Color Space307,99% ,68%hsl(307,99% ,68%)
HSV Color Space307°, 63%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111100101110111101011
Octal376135353
Decimal25493235
Hexfe5deb

Different shades of #fe5deb color code.

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

Light Shade of #fe5deb
#fe90f1
Dark Shade of #fe5deb
#fe2ae5
Saturated Shade of #fe5deb
#ff5cec
Desaturated Shade of #fe5deb
#f665e5
Grey scale Shade of #fe5deb
#adadad
Brighten Shade
#ff76ff
Most Readable Shade
#000000

Shades of #fe5deb color code

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

#fe5deb
#e152d0
#c548b6
#a93e9c
#8d3382
#702968
#541f4e
#381434
#1c0a1a
#000000

Similar Color like #fe5deb color

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

#ff5eec
#ff5fed
#ff60ee
#ff61ef
#ff62f0
#ff63f1
#ff64f2
#ff65f3
#ff66f4
#ff67f5
#ff68f6
#ff69f7
#ff6af8
#ff6bf9
#fd5cea
#fc5be9
#fb5ae8
#fa59e7
#f958e6
#f857e5
#f756e4
#f655e3
#f554e2
#f453e1
#f352e0
#f251df
#f150de
#f04fdd

Monochromatic Color with #fe5deb

#fe5deb
#290f26
#541f4e
#7e2e75
#a93e9c
#d34dc4

Tints of #fe5deb Color

#fe5deb
#fe6fed
#fe81ef
#fe93f1
#fea5f3
#feb7f6
#fec9f8
#fedbfa
#feedfc
#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

#fe5deb
#5dfe70

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

Split Complementary

#fe5deb
#9bfe5d
#5dfec0

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

Analogous Color

#d15dfe
#f15dfe
#fe5deb
#fe5dcb
#fe5dab

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

#fe5deb
#ebfe5d
#5debfe

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

#fe5deb
#fec05d
#5dfe70
#5d9afe

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

#fe5deb
#5dfe70
#5dfec0
#fe5d9b

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

#fe5deb Color Code Preview on Black Background Color

This is how #fe5deb Color will look on black background color. Color contrast ratio is 7.98

#fe5deb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe5deb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe5deb

#fe5deb color code is use for CSS Background Color

Background color for the above div is #fe5deb

HTML with inline CSS

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

#fe5deb color code is use for CSS Border Color

CSS Border color for the above div is #fe5deb

HTML with inline CSS

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

CSS Border Left color for the above div is #fe5deb

HTML with inline CSS

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

CSS Border Right color for the above div is #fe5deb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fe5deb

HTML with inline CSS

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

CSS Border Top color for the above div is #fe5deb

HTML with inline CSS

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

#fe5deb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fe5deb Color code Preview on White Background

This is how #fe5deb Color code will look on white background color. Color contrast ratio is 2.63

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

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,93,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(93,254,112,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,93,235,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.