crispedge.com

Color picker

Loading...

#fdcdf9 hex color - Red - Warm color - Information

#fdcdf9 hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #fdcdf9 color code is between #ffccff web safe hex color code and #eeddee web safe hex color code. #ffccff is the nearest web safe color code. You can see here many more shades of #fdcdf9 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefdcdf9#fdcdf9
RGB Decimal253, 205, 249rgb(253, 205, 249)
RGB Percent99%, 80%, 98%rgb(99%, 80%, 98%)
CSS RGBa253, 205, 249,1rgba(253,205,249,1)
CMYK Modelcmyk(0%,19%,2%,1%)
HSL Color Space305,92% ,90%hsl(305,92% ,90%)
HSV Color Space305°, 19%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111011100110111111001
Octal375315371
Decimal253205249
Hexfdcdf9

Different shades of #fdcdf9 color code.

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

Light Shade of #fdcdf9
#fffeff
Dark Shade of #fdcdf9
#fb9cf3
Saturated Shade of #fdcdf9
#ffcbfb
Desaturated Shade of #fdcdf9
#fad0f7
Grey scale Shade of #fdcdf9
#e5e5e5
Brighten Shade
#ffe6ff
Most Readable Shade
#000000

Shades of #fdcdf9 color code

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

#fdcdf9
#e0b6dd
#c49fc1
#a888a6
#8c718a
#705b6e
#544453
#382d37
#1c161b
#000000

Similar Color like #fdcdf9 color

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

#fecefa
#ffcffb
#ffd0fc
#ffd1fd
#ffd2fe
#ffd3ff
#ffd4ff
#ffd5ff
#ffd6ff
#ffd7ff
#ffd8ff
#ffd9ff
#ffdaff
#ffdbff
#fcccf8
#fbcbf7
#facaf6
#f9c9f5
#f8c8f4
#f7c7f3
#f6c6f2
#f5c5f1
#f4c4f0
#f3c3ef
#f2c2ee
#f1c1ed
#f0c0ec
#efbfeb

Monochromatic Color with #fdcdf9

#fdcdf9
#282128
#534352
#7d667c
#a888a5
#d2abcf

Tints of #fdcdf9 Color

#fdcdf9
#fdd2f9
#fdd8fa
#fdddfb
#fde3fb
#fee8fc
#feeefd
#fef3fd
#fef9fe
#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

#fdcdf9
#cdfdd1

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

Split Complementary

#fdcdf9
#e1fdcd
#cdfde9

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

Analogous Color

#eecdfd
#f7cdfd
#fdcdf9
#fdcdef
#fdcde6

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

#fdcdf9
#f9fdcd
#cdf9fd

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

#fdcdf9
#fde9cd
#cdfdd1
#cde1fd

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

#fdcdf9
#cdfdd1
#cdfde9
#fdcde1

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

#fdcdf9 Color Code Preview on Black Background Color

This is how #fdcdf9 Color will look on black background color. Color contrast ratio is 15.28

#fdcdf9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdcdf9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdcdf9

#fdcdf9 color code is use for CSS Background Color

Background color for the above div is #fdcdf9

HTML with inline CSS

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

#fdcdf9 color code is use for CSS Border Color

CSS Border color for the above div is #fdcdf9

HTML with inline CSS

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

CSS Border Left color for the above div is #fdcdf9

HTML with inline CSS

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

CSS Border Right color for the above div is #fdcdf9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fdcdf9

HTML with inline CSS

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

CSS Border Top color for the above div is #fdcdf9

HTML with inline CSS

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

#fdcdf9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fdcdf9 Color code Preview on White Background

This is how #fdcdf9 Color code will look on white background color. Color contrast ratio is 1.37

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

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