Skip to main content Skip to docs navigation

#fd1fcf hex color | Download Dark Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Kind Magenta and its hex is #FF1DCE Nearest Color Name

Color Hue/Base color: Red

Hex #fd1fcf Color code in RGB color code model is created after adding 99.22% red color, 12.16% green color and 81.18% blue color. Hex #fd1fcf Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 88% magenta, 18% yellow and 0.78% black.

Hex #fd1fcf color code is between #ff22cc web safe hex color code and #ee11dd web safe hex color code. #ff22cc is the nearest web safe color code. You can see here many more shades of #fd1fcf color code.

RGB Chart

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

Color Table

Hex Color Code fd1fcf #fd1fcf
RGB Decimal 253, 31, 207 253, 31, 207
RGB Percent 99%, 12%, 81% rgb(99%, 12%, 81%)
CSS RGBa 253, 31, 207,1 rgba(253,31,207,1)
CMYK Model cmyk(0%,88%,18%,0.78%)
HSL Color Space 312,98% ,56% hsl(312,98% ,56%)
HSV Color Space 312°, 88%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111101 00011111 11001111
Octal 375 37 317
Decimal 253 31 207
Hex fd 1f cf

Different shades of #fd1fcf color code.

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

Darkest of #fd1fcf
#820167
Darker of #fd1fcf
#b4028f
Dark of #fd1fcf
#e702b8
Base of #fd1fcf
#fd1fcf
Light of #fd1fcf
#fd52da
Lighter
#fe84e5
Lightest
#feb7f0

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

#fd1fcf
#1ffd4d

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

Split Complementary

#fd1fcf
#60fd1f
#1ffdbc

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

Analogous Color

#a91ffd
#ce1ffd
#fd1fcf
#fd1f85
#fd1f29

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

#fd1fcf
#1fcffd
#cffd1f

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

#fd1fcf
#cffd1f
#1ffd4d
#4d1ffd

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#fd1fcf
#fdbc1f
#1ffd4d
#1f60fd

Square 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).

Monochromatic Color with #fd1fcf

#4f013f
#820167
#b4028f
#e702b8
#fd1fcf
#fd52da
#fe84e5
#feb7f0
#ffe9fa

Tints of #fd1fcf Color

#fd1fcf
#fd37d4
#fd50d9
#fd69df
#fd82e4
#fe9be9
#feb4ef
#fecdf4
#fee6f9
#ffffff

Shades of #fd1fcf color code

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

#fd1fcf
#e01bb8
#c418a1
#a8148a
#8c1173
#700d5c
#540a45
#38062e
#1c0317
#000000

Tones

#fd1fcf
#e636c2
#d04cb5
#b963a7
#a3799a

Tones

Similar Color like #fd1fcf color

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

#fe20d0
#ff21d1
#ff22d2
#ff23d3
#ff24d4
#ff25d5
#ff26d6
#ff27d7
#ff28d8
#ff29d9
#ff2ada
#ff2bdb
#ff2cdc
#ff2ddd
#fc1ece
#fb1dcd
#fa1ccc
#f91bcb
#f81aca
#f719c9
#f618c8
#f517c7
#f416c6
#f315c5
#f214c4
#f113c3
#f012c2
#ef11c1

Download this Dark Red

Hex #fd1fcf 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.

#fd1fcf Color Code Preview on Black Background Color

This is how #fd1fcf Color will look on black background color. Color contrast ratio is 6.27

#fd1fcf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd1fcf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd1fcf

#fd1fcf color code is use for CSS Background Color

Background color for the above div is #fd1fcf

HTML with inline CSS

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

#fd1fcf color code is use for CSS Border Color

CSS Border color for the above div is #fd1fcf

HTML with inline CSS

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

CSS Border Left color for the above div is #fd1fcf

HTML with inline CSS

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

CSS Border Right color for the above div is #fd1fcf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd1fcf

HTML with inline CSS

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

CSS Border Top color for the above div is #fd1fcf

HTML with inline CSS

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

#fd1fcf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd1fcf Color code Preview on White Background

This is how #fd1fcf Color code will look on white background color. Color contrast ratio is 3.35

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(253,31,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(31,253,77,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,31,207,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }