crispedge.com

#fd04ad hex color - Red - Warm color - Information

#fd04ad hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #fd04ad color code is between #ff00aa web safe hex color code and #ee00bb web safe hex color code. #ff00aa is the nearest web safe color code. You can see here many more shades of #fd04ad color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefd04ad#fd04ad
RGB Decimal253, 4, 173rgb(253, 4, 173)
RGB Percent99%, 2%, 68%rgb(99%, 2%, 68%)
CSS RGBa253, 4, 173,1rgba(253,4,173,1)
CMYK Modelcmyk(0%,98%,32%,1%)
HSL Color Space319,98% ,50%hsl(319,98% ,50%)
HSV Color Space319°, 98%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111010000010010101101
Octal3754255
Decimal2534173
Hexfd04ad

Different shades of #fd04ad color code.

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

Light Shade of #fd04ad
#fd37be
Dark Shade of #fd04ad
#cc028b
Saturated Shade of #fd04ad
#ff02ae
Desaturated Shade of #fd04ad
#f011a8
Grey scale Shade of #fd04ad
#808080
Brighten Shade
#ff1dc6
Most Readable Shade
#FFFFFF

Shades of #fd04ad color code

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

#fd04ad
#e00399
#c40386
#a80273
#8c0260
#70014c
#540139
#380026
#1c0013
#000000

Similar Color like #fd04ad color

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

#fe05ae
#ff06af
#ff07b0
#ff08b1
#ff09b2
#ff0ab3
#ff0bb4
#ff0cb5
#ff0db6
#ff0eb7
#ff0fb8
#ff10b9
#ff11ba
#ff12bb
#fc03ac
#fb02ab
#fa01aa
#f900a9
#f800a8
#f700a7
#f600a6
#f500a5
#f400a4
#f300a3
#f200a2
#f100a1
#f000a0
#ef009f

Monochromatic Color with #fd04ad

#fd04ad
#28011c
#530139
#7d0256
#a80373
#d20390

Tints of #fd04ad Color

#fd04ad
#fd1fb6
#fd3bbf
#fd57c8
#fd73d1
#fe8fda
#feabe3
#fec7ec
#fee3f5
#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

#fd04ad
#04fd54

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

Split Complementary

#fd04ad
#30fd04
#04fdd1

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

Analogous Color

#e904fd
#fd04df
#fd04ad
#fd047b
#fd0449

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

#fd04ad
#adfd04
#04adfd

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

#fd04ad
#fdd004
#04fd54
#0430fd

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

#fd04ad
#04fd54
#04fdd1
#fd0430

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

#fd04ad Color Code Preview on Black Background Color

This is how #fd04ad Color will look on black background color. Color contrast ratio is 5.80

#fd04ad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd04ad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd04ad

#fd04ad color code is use for CSS Background Color

Background color for the above div is #fd04ad

HTML with inline CSS

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

#fd04ad color code is use for CSS Border Color

CSS Border color for the above div is #fd04ad

HTML with inline CSS

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

CSS Border Left color for the above div is #fd04ad

HTML with inline CSS

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

CSS Border Right color for the above div is #fd04ad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd04ad

HTML with inline CSS

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

CSS Border Top color for the above div is #fd04ad

HTML with inline CSS

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

#fd04ad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd04ad Color code Preview on White Background

This is how #fd04ad Color code will look on white background color. Color contrast ratio is 3.62

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

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

< /html>