crispedge.com

Color picker

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

#fcd9fe hex color - White - Warm color - Information

#fcd9fe hex color - White - Warm color

Color Hue/Base color: White

Hex #fcd9fe Color code in RGB color code model is created after adding 98.82% red color, 85.1% green color and 99.61% blue color. Hex #fcd9fe Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 15% magenta, 0% yellow and 0% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codefcd9fe#fcd9fe
RGB Decimal252, 217, 254rgb(252, 217, 254)
RGB Percent99%, 85%, 100%rgb(99%, 85%, 100%)
CSS RGBa252, 217, 254,1rgba(252,217,254,1)
CMYK Modelcmyk(1%,15%,0%,0%)
HSL Color Space297,95% ,92%hsl(297,95% ,92%)
HSV Color Space297°, 15%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111001101100111111110
Octal374331376
Decimal252217254
Hexfcd9fe

Different shades of #fcd9fe color code.

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

Light Shade of #fcd9fe
#ffffff
Dark Shade of #fcd9fe
#f8a7fd
Saturated Shade of #fcd9fe
#fdd8ff
Desaturated Shade of #fcd9fe
#fadbfc
Grey scale Shade of #fcd9fe
#ebebeb
Brighten Shade
#fff2ff
Most Readable Shade
#000000

Shades of #fcd9fe color code

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

#fcd9fe
#e0c0e1
#c4a8c5
#a890a9
#8c788d
#706070
#544854
#383038
#1c181c
#000000

Similar Color like #fcd9fe color

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

#fddaff
#fedbff
#ffdcff
#ffddff
#ffdeff
#ffdfff
#ffe0ff
#ffe1ff
#ffe2ff
#ffe3ff
#ffe4ff
#ffe5ff
#ffe6ff
#ffe7ff
#fbd8fd
#fad7fc
#f9d6fb
#f8d5fa
#f7d4f9
#f6d3f8
#f5d2f7
#f4d1f6
#f3d0f5
#f2cff4
#f1cef3
#f0cdf2
#efccf1
#eecbf0

Monochromatic Color with #fcd9fe

#fcd9fe
#292329
#534854
#7d6c7e
#a890a9
#d2b5d3

Tints of #fcd9fe Color

#fcd9fe
#fcddfe
#fce1fe
#fde5fe
#fde9fe
#fdeefe
#fef2fe
#fef6fe
#fefafe
#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

#fcd9fe
#dbfed9

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

Split Complementary

#fcd9fe
#edfed9
#d9feea

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

Analogous Color

#edd9fe
#f5d9fe
#fcd9fe
#fed9f9
#fed9f1

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

#fcd9fe
#fefcd9
#d9fefc

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

#fcd9fe
#fee9d9
#dbfed9
#d9edfe

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

#fcd9fe
#dbfed9
#d9feea
#fed9ed

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

#fcd9fe Color Code Preview on Black Background Color

This is how #fcd9fe Color will look on black background color. Color contrast ratio is 16.50

#fcd9fe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcd9fe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcd9fe

#fcd9fe color code is use for CSS Background Color

Background color for the above div is #fcd9fe

HTML with inline CSS

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

#fcd9fe color code is use for CSS Border Color

CSS Border color for the above div is #fcd9fe

HTML with inline CSS

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

CSS Border Left color for the above div is #fcd9fe

HTML with inline CSS

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

CSS Border Right color for the above div is #fcd9fe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fcd9fe

HTML with inline CSS

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

CSS Border Top color for the above div is #fcd9fe

HTML with inline CSS

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

#fcd9fe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fcd9fe Color code Preview on White Background

This is how #fcd9fe Color code will look on white background color. Color contrast ratio is 1.27

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

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.