crispedge.com

Color picker

Loading...

#fc7cde hex color - Violet - Warm color - Information

#fc7cde hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #fc7cde Color code in RGB color code model is created after adding 98.82% red color, 48.63% green color and 87.06% blue color. Hex #fc7cde Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 51% magenta, 12% yellow and 1% black.

Hex #fc7cde color code is between #ff77dd web safe hex color code and #ee88ee web safe hex color code. #ff77dd is the nearest web safe color code. You can see here many more shades of #fc7cde color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefc7cde#fc7cde
RGB Decimal252, 124, 222rgb(252, 124, 222)
RGB Percent99%, 49%, 87%rgb(99%, 49%, 87%)
CSS RGBa252, 124, 222,1rgba(252,124,222,1)
CMYK Modelcmyk(0%,51%,12%,1%)
HSL Color Space314,96% ,74%hsl(314,96% ,74%)
HSV Color Space314°, 51%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111000111110011011110
Octal374174336
Decimal252124222
Hexfc7cde

Different shades of #fc7cde color code.

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

Light Shade of #fc7cde
#fdaeeb
Dark Shade of #fc7cde
#fb4ad1
Saturated Shade of #fc7cde
#ff79e0
Desaturated Shade of #fc7cde
#f583da
Grey scale Shade of #fc7cde
#bcbcbc
Brighten Shade
#ff95f7
Most Readable Shade
#000000

Shades of #fc7cde color code

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

#fc7cde
#e06ec5
#c460ac
#a85294
#8c447b
#703762
#54294a
#381b31
#1c0d18
#000000

Similar Color like #fc7cde color

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

#fd7ddf
#fe7ee0
#ff7fe1
#ff80e2
#ff81e3
#ff82e4
#ff83e5
#ff84e6
#ff85e7
#ff86e8
#ff87e9
#ff88ea
#ff89eb
#ff8aec
#fb7bdd
#fa7adc
#f979db
#f878da
#f777d9
#f676d8
#f575d7
#f474d6
#f373d5
#f272d4
#f171d3
#f070d2
#ef6fd1
#ee6ed0

Monochromatic Color with #fc7cde

#fc7cde
#271323
#522848
#7c3d6e
#a75293
#d167b9

Tints of #fc7cde Color

#fc7cde
#fc8ae1
#fc99e5
#fda7e9
#fdb6ec
#fdc4f0
#fed3f4
#fee1f7
#fef0fb
#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

#fc7cde
#7cfc9a

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

Split Complementary

#fc7cde
#9efc7c
#7cfcda

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

Analogous Color

#e77cfc
#fc7cf8
#fc7cde
#fc7cc4
#fc7cab

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

#fc7cde
#defc7c
#7cdefc

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

#fc7cde
#fcda7c
#7cfc9a
#7c9efc

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

#fc7cde
#7cfc9a
#7cfcda
#fc7c9e

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

#fc7cde Color Code Preview on Black Background Color

This is how #fc7cde Color will look on black background color. Color contrast ratio is 9.08

#fc7cde in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc7cde

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc7cde

#fc7cde color code is use for CSS Background Color

Background color for the above div is #fc7cde

HTML with inline CSS

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

#fc7cde color code is use for CSS Border Color

CSS Border color for the above div is #fc7cde

HTML with inline CSS

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

CSS Border Left color for the above div is #fc7cde

HTML with inline CSS

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

CSS Border Right color for the above div is #fc7cde

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fc7cde

HTML with inline CSS

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

CSS Border Top color for the above div is #fc7cde

HTML with inline CSS

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

#fc7cde hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fc7cde Color code Preview on White Background

This is how #fc7cde Color code will look on white background color. Color contrast ratio is 2.31

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

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,124,222,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(124,252,154,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(252,124,222,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.