crispedge.com

Color picker

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

#fee3fd hex color - Red - Warm color - Information

#fee3fd hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #fee3fd 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 #fee3fd color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codefee3fd#fee3fd
RGB Decimal254, 227, 253rgb(254, 227, 253)
RGB Percent100%, 89%, 99%rgb(100%, 89%, 99%)
CSS RGBa254, 227, 253,1rgba(254,227,253,1)
CMYK Modelcmyk(0%,11%,0%,0%)
HSL Color Space302,93% ,94%hsl(302,93% ,94%)
HSV Color Space302°, 11%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111101110001111111101
Octal376343375
Decimal254227253
Hexfee3fd

Different shades of #fee3fd color code.

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

Light Shade of #fee3fd
#ffffff
Dark Shade of #fee3fd
#fcb2f9
Saturated Shade of #fee3fd
#ffe2fe
Desaturated Shade of #fee3fd
#fde4fc
Grey scale Shade of #fee3fd
#f0f0f0
Brighten Shade
#fffcff
Most Readable Shade
#000000

Shades of #fee3fd color code

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

#fee3fd
#e1c9e0
#c5b0c4
#a997a8
#8d7e8c
#706470
#544b54
#383238
#1c191c
#000000

Similar Color like #fee3fd color

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

#ffe4fe
#ffe5ff
#ffe6ff
#ffe7ff
#ffe8ff
#ffe9ff
#ffeaff
#ffebff
#ffecff
#ffedff
#ffeeff
#ffefff
#fff0ff
#fff1ff
#fde2fc
#fce1fb
#fbe0fa
#fadff9
#f9def8
#f8ddf7
#f7dcf6
#f6dbf5
#f5daf4
#f4d9f3
#f3d8f2
#f2d7f1
#f1d6f0
#f0d5ef

Monochromatic Color with #fee3fd

#fee3fd
#292529
#544b54
#7e717e
#a997a8
#d3bdd3

Tints of #fee3fd Color

#fee3fd
#fee6fd
#fee9fd
#feecfd
#feeffd
#fef2fe
#fef5fe
#fef8fe
#fefbfe
#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

#fee3fd
#e3fee4

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

Split Complementary

#fee3fd
#f0fee3
#e3fef1

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

Analogous Color

#f4e3fe
#fae3fe
#fee3fd
#fee3f8
#fee3f2

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

#fee3fd
#fdfee3
#e3fdfe

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

#fee3fd
#fef1e3
#e3fee4
#e3effe

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

#fee3fd
#e3fee4
#e3fef2
#fee3f0

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

#fee3fd Color Code Preview on Black Background Color

This is how #fee3fd Color will look on black background color. Color contrast ratio is 17.62

#fee3fd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fee3fd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fee3fd

#fee3fd color code is use for CSS Background Color

Background color for the above div is #fee3fd

HTML with inline CSS

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

#fee3fd color code is use for CSS Border Color

CSS Border color for the above div is #fee3fd

HTML with inline CSS

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

CSS Border Left color for the above div is #fee3fd

HTML with inline CSS

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

CSS Border Right color for the above div is #fee3fd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fee3fd

HTML with inline CSS

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

CSS Border Top color for the above div is #fee3fd

HTML with inline CSS

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

#fee3fd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fee3fd Color code Preview on White Background

This is how #fee3fd Color code will look on white background color. Color contrast ratio is 1.19

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.