crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#fde2eb hex color - Red - Warm color - Information

#fde2eb hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #fde2eb color code is between #ffddee web safe hex color code and #eeeedd web safe hex color code. #ffddee is the nearest web safe color code. You can see here many more shades of #fde2eb color code.

0 Likes 0 Comments | 11 Views

Color Table

Hex Color Codefde2eb#fde2eb
RGB Decimal253, 226, 235rgb(253, 226, 235)
RGB Percent99%, 89%, 92%rgb(99%, 89%, 92%)
CSS RGBa253, 226, 235,1rgba(253,226,235,1)
CMYK Modelcmyk(0%,11%,7%,1%)
HSL Color Space340,87% ,94%hsl(340,87% ,94%)
HSV Color Space340°, 11%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111011110001011101011
Octal375342353
Decimal253226235
Hexfde2eb

Different shades of #fde2eb color code.

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

Light Shade of #fde2eb
#ffffff
Dark Shade of #fde2eb
#fab2ca
Saturated Shade of #fde2eb
#ffe0ea
Desaturated Shade of #fde2eb
#fbe4ec
Grey scale Shade of #fde2eb
#efefef
Brighten Shade
#fffbff
Most Readable Shade
#000000

Shades of #fde2eb color code

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

#fde2eb
#e0c8d0
#c4afb6
#a8969c
#8c7d82
#706468
#544b4e
#383234
#1c191a
#000000

Similar Color like #fde2eb color

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

#fee3ec
#ffe4ed
#ffe5ee
#ffe6ef
#ffe7f0
#ffe8f1
#ffe9f2
#ffeaf3
#ffebf4
#ffecf5
#ffedf6
#ffeef7
#ffeff8
#fff0f9
#fce1ea
#fbe0e9
#fadfe8
#f9dee7
#f8dde6
#f7dce5
#f6dbe4
#f5dae3
#f4d9e2
#f3d8e1
#f2d7e0
#f1d6df
#f0d5de
#efd4dd

Monochromatic Color with #fde2eb

#fde2eb
#282426
#534a4d
#7d7075
#a8969c
#d2bcc4

Tints of #fde2eb Color

#fde2eb
#fde5ed
#fde8ef
#fdebf1
#fdeef3
#fef2f6
#fef5f8
#fef8fa
#fefbfc
#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

#fde2eb
#e2fdf4

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

Split Complementary

#fde2eb
#e2fde7
#e2f9fd

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

Analogous Color

#fde2f6
#fde2f0
#fde2eb
#fde2e6
#fde4e2

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

#fde2eb
#ebfde2
#e2ebfd

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

#fde2eb
#f8fde2
#e2fdf4
#e6e2fd

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

#fde2eb
#e2fdf4
#e2f9fd
#fde7e2

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

#fde2eb Color Code Preview on Black Background Color

This is how #fde2eb Color will look on black background color. Color contrast ratio is 17.25

#fde2eb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fde2eb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fde2eb

#fde2eb color code is use for CSS Background Color

Background color for the above div is #fde2eb

HTML with inline CSS

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

#fde2eb color code is use for CSS Border Color

CSS Border color for the above div is #fde2eb

HTML with inline CSS

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

CSS Border Left color for the above div is #fde2eb

HTML with inline CSS

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

CSS Border Right color for the above div is #fde2eb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fde2eb

HTML with inline CSS

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

CSS Border Top color for the above div is #fde2eb

HTML with inline CSS

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

#fde2eb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fde2eb Color code Preview on White Background

This is how #fde2eb Color code will look on white background color. Color contrast ratio is 1.22

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 11 Views

Post your comment:-

By submitting comment you agree to our privacy policy.