@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#fdcadc hex color - Red - Warm color - Information

#fdcadc hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fdcadc Color code in RGB color code model is created after adding 99.22% red color, 79.22% green color and 86.27% blue color. Hex #fdcadc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 13% yellow and 0.78% black.

Hex #fdcadc color code is between #ffccdd web safe hex color code and #eebbcc web safe hex color code. #ffccdd is the nearest web safe color code. You can see here many more shades of #fdcadc color code.

0 Likes 0 Comments | 12 Views

RGB Chart

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

Color Table

Hex Color Code fdcadc #fdcadc
RGB Decimal 253, 202, 220 rgb(253, 202, 220)
RGB Percent 99%, 79%, 86% rgb(99%, 79%, 86%)
CSS RGBa 253, 202, 220,1 rgba(253,202,220,1)
CMYK Model cmyk(0%,20%,13%,0.78%)
HSL Color Space 339,93% ,89% hsl(339,93% ,89%)
HSV Color Space 339°, 20%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111101 11001010 11011100
Octal 375 312 334
Decimal 253 202 220
Hex fd ca dc

Different shades of #fdcadc color code.

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

Light Shade of #fdcadc
#fffbfc
Dark Shade of #fdcadc
#fb99bc
Saturated Shade of #fdcadc
#ffc8db
Desaturated Shade of #fdcadc
#facddd
Grey scale Shade of #fdcadc
#e3e3e3
Brighten Shade
#ffe3f5
Most Readable Shade
#000000

Shades of #fdcadc color code

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

#fdcadc
#e0b3c3
#c49dab
#a88692
#8c707a
#705961
#544349
#382c30
#1c1618
#000000

Similar Color like #fdcadc color

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

#fecbdd
#ffccde
#ffcddf
#ffcee0
#ffcfe1
#ffd0e2
#ffd1e3
#ffd2e4
#ffd3e5
#ffd4e6
#ffd5e7
#ffd6e8
#ffd7e9
#ffd8ea
#fcc9db
#fbc8da
#fac7d9
#f9c6d8
#f8c5d7
#f7c4d6
#f6c3d5
#f5c2d4
#f4c1d3
#f3c0d2
#f2bfd1
#f1bed0
#f0bdcf
#efbcce

Monochromatic Color with #fdcadc

#fdcadc
#282023
#534248
#7d646d
#a88692
#d2a8b7

Tints of #fdcadc Color

#fdcadc
#fdcfdf
#fdd5e3
#fddbe7
#fde1eb
#fee7ef
#feedf3
#fef3f7
#fef9fb
#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

#fdcadc
#cafdeb

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

Split Complementary

#fdcadc
#cafdd2
#caf6fd

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

Analogous Color

#fdcaf0
#fdcae6
#fdcadc
#fdcad2
#fdccca

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

#fdcadc
#dcfdca
#cadcfd

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

#fdcadc
#f5fdca
#cafdeb
#d1cafd

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

#fdcadc
#cafdeb
#caf6fd
#fdd1ca

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

#fdcadc Color Code Preview on Black Background Color

This is how #fdcadc Color will look on black background color. Color contrast ratio is 14.66

#fdcadc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdcadc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdcadc

#fdcadc color code is use for CSS Background Color

Background color for the above div is #fdcadc

HTML with inline CSS

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

#fdcadc color code is use for CSS Border Color

CSS Border color for the above div is #fdcadc

HTML with inline CSS

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

CSS Border Left color for the above div is #fdcadc

HTML with inline CSS

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

CSS Border Right color for the above div is #fdcadc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fdcadc

HTML with inline CSS

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

CSS Border Top color for the above div is #fdcadc

HTML with inline CSS

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

#fdcadc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fdcadc Color code Preview on White Background

This is how #fdcadc Color code will look on white background color. Color contrast ratio is 1.43

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

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,202,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(202,253,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,202,220,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 12 Views

Post your comment:-

By submitting comment you agree to our privacy policy.