crispedge.com

Color picker

Loading...

#fd5cad hex color - Red - Warm color - Information

#fd5cad hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #fd5cad Color code in RGB color code model is created after adding 99.22% red color, 36.08% green color and 67.84% blue color. Hex #fd5cad Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 64% magenta, 32% yellow and 1% black.

Hex #fd5cad color code is between #ff55aa web safe hex color code and #ee66bb web safe hex color code. #ff55aa is the nearest web safe color code. You can see here many more shades of #fd5cad color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefd5cad#fd5cad
RGB Decimal253, 92, 173rgb(253, 92, 173)
RGB Percent99%, 36%, 68%rgb(99%, 36%, 68%)
CSS RGBa253, 92, 173,1rgba(253,92,173,1)
CMYK Modelcmyk(0%,64%,32%,1%)
HSL Color Space330,98% ,68%hsl(330,98% ,68%)
HSV Color Space330°, 64%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111010101110010101101
Octal375134255
Decimal25392173
Hexfd5cad

Different shades of #fd5cad color code.

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

Light Shade of #fd5cad
#fe8ec6
Dark Shade of #fd5cad
#fc2a94
Saturated Shade of #fd5cad
#ff5aad
Desaturated Shade of #fd5cad
#f564ad
Grey scale Shade of #fd5cad
#acacac
Brighten Shade
#ff75c6
Most Readable Shade
#000000

Shades of #fd5cad color code

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

#fd5cad
#e05199
#c44786
#a83d73
#8c3360
#70284c
#541e39
#381426
#1c0a13
#000000

Similar Color like #fd5cad color

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

#fe5dae
#ff5eaf
#ff5fb0
#ff60b1
#ff61b2
#ff62b3
#ff63b4
#ff64b5
#ff65b6
#ff66b7
#ff67b8
#ff68b9
#ff69ba
#ff6abb
#fc5bac
#fb5aab
#fa59aa
#f958a9
#f857a8
#f756a7
#f655a6
#f554a5
#f453a4
#f352a3
#f251a2
#f150a1
#f04fa0
#ef4e9f

Monochromatic Color with #fd5cad

#fd5cad
#280f1c
#531e39
#7d2e56
#a83d73
#d24d90

Tints of #fd5cad Color

#fd5cad
#fd6eb6
#fd80bf
#fd92c8
#fda4d1
#feb6da
#fec8e3
#fedaec
#feecf5
#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

#fd5cad
#5cfdac

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

Split Complementary

#fd5cad
#5dfd5c
#5cfdfc

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

Analogous Color

#fd5ced
#fd5ccd
#fd5cad
#fd5c8d
#fd5c6d

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

#fd5cad
#adfd5c
#5cadfd

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

#fd5cad
#fdfc5c
#5cfdac
#5c5cfd

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

#fd5cad
#5cfdac
#5cfdfc
#fd5c5d

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

#fd5cad Color Code Preview on Black Background Color

This is how #fd5cad Color will look on black background color. Color contrast ratio is 7.31

#fd5cad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd5cad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd5cad

#fd5cad color code is use for CSS Background Color

Background color for the above div is #fd5cad

HTML with inline CSS

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

#fd5cad color code is use for CSS Border Color

CSS Border color for the above div is #fd5cad

HTML with inline CSS

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

CSS Border Left color for the above div is #fd5cad

HTML with inline CSS

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

CSS Border Right color for the above div is #fd5cad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd5cad

HTML with inline CSS

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

CSS Border Top color for the above div is #fd5cad

HTML with inline CSS

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

#fd5cad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd5cad Color code Preview on White Background

This is how #fd5cad Color code will look on white background color. Color contrast ratio is 2.87

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

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,92,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(92,253,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,92,173,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.