crispedge.com

Color picker

Loading...

#fde5fd hex color - Red - Warm color - Information

#fde5fd hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fde5fd Color code in RGB color code model is created after adding 99.22% red color, 89.8% green color and 99.22% blue color. Hex #fde5fd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 0% yellow and 1% black.

Hex #fde5fd color code is between #ffddff web safe hex color code and #eeeeee web safe hex color code. #ffddff is the nearest web safe color code. You can see here many more shades of #fde5fd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefde5fd#fde5fd
RGB Decimal253, 229, 253rgb(253, 229, 253)
RGB Percent99%, 90%, 99%rgb(99%, 90%, 99%)
CSS RGBa253, 229, 253,1rgba(253,229,253,1)
CMYK Modelcmyk(0%,9%,0%,1%)
HSL Color Space300,86% ,95%hsl(300,86% ,95%)
HSV Color Space300°, 9%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111011110010111111101
Octal375345375
Decimal253229253
Hexfde5fd

Different shades of #fde5fd color code.

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

Light Shade of #fde5fd
#ffffff
Dark Shade of #fde5fd
#f9b6f9
Saturated Shade of #fde5fd
#fee4fe
Desaturated Shade of #fde5fd
#fce6fc
Grey scale Shade of #fde5fd
#f1f1f1
Brighten Shade
#fffeff
Most Readable Shade
#000000

Shades of #fde5fd color code

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

#fde5fd
#e0cbe0
#c4b2c4
#a898a8
#8c7f8c
#706570
#544c54
#383238
#1c191c
#000000

Similar Color like #fde5fd color

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

#fee6fe
#ffe7ff
#ffe8ff
#ffe9ff
#ffeaff
#ffebff
#ffecff
#ffedff
#ffeeff
#ffefff
#fff0ff
#fff1ff
#fff2ff
#fff3ff
#fce4fc
#fbe3fb
#fae2fa
#f9e1f9
#f8e0f8
#f7dff7
#f6def6
#f5ddf5
#f4dcf4
#f3dbf3
#f2daf2
#f1d9f1
#f0d8f0
#efd7ef

Monochromatic Color with #fde5fd

#fde5fd
#282528
#534b53
#7d727d
#a898a8
#d2bfd2

Tints of #fde5fd Color

#fde5fd
#fde7fd
#fdeafd
#fdedfd
#fdf0fd
#fef3fe
#fef6fe
#fef9fe
#fefcfe
#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

#fde5fd
#e5fde5

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

Split Complementary

#fde5fd
#f1fde5
#e5fdf1

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

Analogous Color

#f3e5fd
#f8e5fd
#fde5fd
#fde5f8
#fde5f3

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

#fde5fd
#fdfde5
#e5fdfd

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

#fde5fd
#fdf1e5
#e5fde5
#e5f1fd

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

#fde5fd
#e5fde5
#e5fdf1
#fde5f1

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

#fde5fd Color Code Preview on Black Background Color

This is how #fde5fd Color will look on black background color. Color contrast ratio is 17.80

#fde5fd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fde5fd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fde5fd

#fde5fd color code is use for CSS Background Color

Background color for the above div is #fde5fd

HTML with inline CSS

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

#fde5fd color code is use for CSS Border Color

CSS Border color for the above div is #fde5fd

HTML with inline CSS

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

CSS Border Left color for the above div is #fde5fd

HTML with inline CSS

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

CSS Border Right color for the above div is #fde5fd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fde5fd

HTML with inline CSS

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

CSS Border Top color for the above div is #fde5fd

HTML with inline CSS

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

#fde5fd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fde5fd Color code Preview on White Background

This is how #fde5fd Color code will look on white background color. Color contrast ratio is 1.18

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

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(253,229,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(229,253,229,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,229,253,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.