crispedge.com

Color picker

Loading...

#fc2e9f hex color - Red - Warm color - Information

#fc2e9f hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #fc2e9f Color code in RGB color code model is created after adding 98.82% red color, 18.04% green color and 62.35% blue color. Hex #fc2e9f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 82% magenta, 37% yellow and 1% black.

Hex #fc2e9f color code is between #ff3399 web safe hex color code and #ee22aa web safe hex color code. #ff3399 is the nearest web safe color code. You can see here many more shades of #fc2e9f color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codefc2e9f#fc2e9f
RGB Decimal252, 46, 159rgb(252, 46, 159)
RGB Percent99%, 18%, 62%rgb(99%, 18%, 62%)
CSS RGBa252, 46, 159,1rgba(252,46,159,1)
CMYK Modelcmyk(0%,82%,37%,1%)
HSL Color Space327,97% ,58%hsl(327,97% ,58%)
HSV Color Space327°, 82%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111000010111010011111
Octal37456237
Decimal25246159
Hexfc2e9f

Different shades of #fc2e9f color code.

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

Light Shade of #fc2e9f
#fd60b6
Dark Shade of #fc2e9f
#f30487
Saturated Shade of #fc2e9f
#ff2b9f
Desaturated Shade of #fc2e9f
#f1399e
Grey scale Shade of #fc2e9f
#959595
Brighten Shade
#ff47b8
Most Readable Shade
#FFFFFF

Shades of #fc2e9f color code

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

#fc2e9f
#e0288d
#c4237b
#a81e6a
#8c1958
#701446
#540f35
#380a23
#1c0511
#000000

Similar Color like #fc2e9f color

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

#fd2fa0
#fe30a1
#ff31a2
#ff32a3
#ff33a4
#ff34a5
#ff35a6
#ff36a7
#ff37a8
#ff38a9
#ff39aa
#ff3aab
#ff3bac
#ff3cad
#fb2d9e
#fa2c9d
#f92b9c
#f82a9b
#f7299a
#f62899
#f52798
#f42697
#f32596
#f22495
#f12394
#f02293
#ef2192
#ee2091

Monochromatic Color with #fc2e9f

#fc2e9f
#270719
#520f34
#7c174f
#a71e69
#d12684

Tints of #fc2e9f Color

#fc2e9f
#fc45a9
#fc5cb4
#fd73bf
#fd8ac9
#fda2d4
#feb9df
#fed0e9
#fee7f4
#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

#fc2e9f
#2efc8b

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

Split Complementary

#fc2e9f
#38fc2e
#2efcf2

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

Analogous Color

#fc2ef1
#fc2ec8
#fc2e9f
#fc2e76
#fc2e4d

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

#fc2e9f
#9ffc2e
#2e9ffc

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

#fc2e9f
#fcf22e
#2efc8b
#2e38fc

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

#fc2e9f
#2efc8b
#2efcf2
#fc2e38

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

#fc2e9f Color Code Preview on Black Background Color

This is how #fc2e9f Color will look on black background color. Color contrast ratio is 6.03

#fc2e9f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc2e9f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc2e9f

#fc2e9f color code is use for CSS Background Color

Background color for the above div is #fc2e9f

HTML with inline CSS

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

#fc2e9f color code is use for CSS Border Color

CSS Border color for the above div is #fc2e9f

HTML with inline CSS

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

CSS Border Left color for the above div is #fc2e9f

HTML with inline CSS

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

CSS Border Right color for the above div is #fc2e9f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fc2e9f

HTML with inline CSS

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

CSS Border Top color for the above div is #fc2e9f

HTML with inline CSS

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

#fc2e9f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fc2e9f Color code Preview on White Background

This is how #fc2e9f Color code will look on white background color. Color contrast ratio is 3.48

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.