Skip to main content Skip to docs navigation

#fda5dc hex color - Red - Warm color - Information

On this page
@
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.

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

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

Hex #fda5dc color code is between #ffaadd web safe hex color code and #ee99cc web safe hex color code. #ffaadd is the nearest web safe color code. You can see here many more shades of #fda5dc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code fda5dc #fda5dc
RGB Decimal 253, 165, 220 rgb(253, 165, 220)
RGB Percent 99%, 65%, 86% rgb(99%, 65%, 86%)
CSS RGBa 253, 165, 220,1 rgba(253,165,220,1)
CMYK Model cmyk(0%,35%,13%,0.78%)
HSL Color Space 323,96% ,82% hsl(323,96% ,82%)
HSV Color Space 322°, 35%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111101 10100101 11011100
Octal 375 245 334
Decimal 253 165 220
Hex fd a5 dc

Different shades of #fda5dc color code.

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

Light Shade of #fda5dc
#fed7ef
Dark Shade of #fda5dc
#fc73c9
Saturated Shade of #fda5dc
#ffa3dc
Desaturated Shade of #fda5dc
#f8aadb
Grey scale Shade of #fda5dc
#d1d1d1
Brighten Shade
#ffbef5
Most Readable Shade
#000000

Shades of #fda5dc color code

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

#fda5dc
#e092c3
#c480ab
#a86e92
#8c5b7a
#704961
#543749
#382430
#1c1218
#000000

Similar Color like #fda5dc color

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

#fea6dd
#ffa7de
#ffa8df
#ffa9e0
#ffaae1
#ffabe2
#fface3
#ffade4
#ffaee5
#ffafe6
#ffb0e7
#ffb1e8
#ffb2e9
#ffb3ea
#fca4db
#fba3da
#faa2d9
#f9a1d8
#f8a0d7
#f79fd6
#f69ed5
#f59dd4
#f49cd3
#f39bd2
#f29ad1
#f199d0
#f098cf
#ef97ce

Monochromatic Color with #fda5dc

#fda5dc
#281a23
#533648
#7d526d
#a86e92
#d289b7

Tints of #fda5dc Color

#fda5dc
#fdafdf
#fdb9e3
#fdc3e7
#fdcdeb
#fed7ef
#fee1f3
#feebf7
#fef5fb
#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

#fda5dc
#a5fdc6

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

Split Complementary

#fda5dc
#b0fda5
#a5fdf2

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

Analogous Color

#fba5fd
#fda5ee
#fda5dc
#fda5ca
#fda5b9

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

#fda5dc
#dcfda5
#a5dcfd

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

#fda5dc
#fdf2a5
#a5fdc6
#a5b0fd

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

#fda5dc
#a5fdc6
#a5fdf2
#fda5b0

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

#fda5dc Color Code Preview on Black Background Color

This is how #fda5dc Color will look on black background color. Color contrast ratio is 11.59

#fda5dc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fda5dc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fda5dc

#fda5dc color code is use for CSS Background Color

Background color for the above div is #fda5dc

HTML with inline CSS

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

#fda5dc color code is use for CSS Border Color

CSS Border color for the above div is #fda5dc

HTML with inline CSS

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

CSS Border Left color for the above div is #fda5dc

HTML with inline CSS

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

CSS Border Right color for the above div is #fda5dc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fda5dc

HTML with inline CSS

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

CSS Border Top color for the above div is #fda5dc

HTML with inline CSS

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

#fda5dc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fda5dc Color code Preview on White Background

This is how #fda5dc Color code will look on white background color. Color contrast ratio is 1.81

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

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,165,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(165,253,198,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,165,220,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.