crispedge.com

Color picker

Loading...

#fc4df9 hex color - Red - Warm color - Information

#fc4df9 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fc4df9 Color code in RGB color code model is created after adding 98.82% red color, 30.2% green color and 97.65% blue color. Hex #fc4df9 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 69% magenta, 1% yellow and 1% black.

Hex #fc4df9 color code is between #ff55ff web safe hex color code and #ee44ee web safe hex color code. #ff55ff is the nearest web safe color code. You can see here many more shades of #fc4df9 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codefc4df9#fc4df9
RGB Decimal252, 77, 249rgb(252, 77, 249)
RGB Percent99%, 30%, 98%rgb(99%, 30%, 98%)
CSS RGBa252, 77, 249,1rgba(252,77,249,1)
CMYK Modelcmyk(0%,69%,1%,1%)
HSL Color Space301,97% ,65%hsl(301,97% ,65%)
HSV Color Space301°, 69%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111000100110111111001
Octal374115371
Decimal25277249
Hexfc4df9

Different shades of #fc4df9 color code.

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

Light Shade of #fc4df9
#fd7ffb
Dark Shade of #fc4df9
#fb1bf7
Saturated Shade of #fc4df9
#ff4afc
Desaturated Shade of #fc4df9
#f356f0
Grey scale Shade of #fc4df9
#a4a4a4
Brighten Shade
#ff66ff
Most Readable Shade
#000000

Shades of #fc4df9 color code

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

#fc4df9
#e044dd
#c43bc1
#a833a6
#8c2a8a
#70226e
#541953
#381137
#1c081b
#000000

Similar Color like #fc4df9 color

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

#fd4efa
#fe4ffb
#ff50fc
#ff51fd
#ff52fe
#ff53ff
#ff54ff
#ff55ff
#ff56ff
#ff57ff
#ff58ff
#ff59ff
#ff5aff
#ff5bff
#fb4cf8
#fa4bf7
#f94af6
#f849f5
#f748f4
#f647f3
#f546f2
#f445f1
#f344f0
#f243ef
#f142ee
#f041ed
#ef40ec
#ee3feb

Monochromatic Color with #fc4df9

#fc4df9
#270c27
#521951
#7c267b
#a733a5
#d140cf

Tints of #fc4df9 Color

#fc4df9
#fc60f9
#fc74fa
#fd88fb
#fd9cfb
#fdaffc
#fec3fd
#fed7fd
#feebfe
#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

#fc4df9
#4dfc50

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

Split Complementary

#fc4df9
#a2fc4d
#4dfca7

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

Analogous Color

#b94dfc
#dc4dfc
#fc4df9
#fc4dd6
#fc4db3

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

#fc4df9
#f9fc4d
#4df9fc

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

#fc4df9
#fca74d
#4dfc50
#4da1fc

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

#fc4df9
#4dfc50
#4dfca7
#fc4da2

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

#fc4df9 Color Code Preview on Black Background Color

This is how #fc4df9 Color will look on black background color. Color contrast ratio is 7.57

#fc4df9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc4df9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc4df9

#fc4df9 color code is use for CSS Background Color

Background color for the above div is #fc4df9

HTML with inline CSS

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

#fc4df9 color code is use for CSS Border Color

CSS Border color for the above div is #fc4df9

HTML with inline CSS

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

CSS Border Left color for the above div is #fc4df9

HTML with inline CSS

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

CSS Border Right color for the above div is #fc4df9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fc4df9

HTML with inline CSS

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

CSS Border Top color for the above div is #fc4df9

HTML with inline CSS

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

#fc4df9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fc4df9 Color code Preview on White Background

This is how #fc4df9 Color code will look on white background color. Color contrast ratio is 2.77

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

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(252,77,249,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(77,252,80,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(252,77,249,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.