Skip to main content Skip to docs navigation

#fc2ddd 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 Cupid’s Eye and its hex is #FF22DD Nearest Color Name

Color Hue/Base color: Red

Hex #fc2ddd Color code in RGB color code model is created after adding 98.82% red color, 17.65% green color and 86.67% blue color. Hex #fc2ddd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 82% magenta, 12% yellow and 1.18% black.

Hex #fc2ddd color code is between #ff33cc web safe hex color code and #ee22ee web safe hex color code. #ff33cc is the nearest web safe color code. You can see here many more shades of #fc2ddd color code.

RGB Chart

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

Color Table

Hex Color Code fc2ddd #fc2ddd
RGB Decimal 252, 45, 221 252, 45, 221
RGB Percent 99%, 18%, 87% rgb(99%, 18%, 87%)
CSS RGBa 252, 45, 221,1 rgba(252,45,221,1)
CMYK Model cmyk(0%,82%,12%,1.18%)
HSL Color Space 309,97% ,58% hsl(309,97% ,58%)
HSV Color Space 309°, 82%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111100 00101101 11011101
Octal 374 55 335
Decimal 252 45 221
Hex fc 2d dd

Different shades of #fc2ddd color code.

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

Darkest of #fc2ddd
#8e0279
Darker of #fc2ddd
#c003a4
Dark of #fc2ddd
#f303cf
Base of #fc2ddd
#fc2ddd
Light of #fc2ddd
#fd5fe5
Lighter
#fd92ed
Lightest
#fec4f5

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

#fc2ddd
#2dfc4c

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

Split Complementary

#fc2ddd
#76fc2d
#2dfcb4

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

Analogous Color

#a22dfc
#c52dfc
#fc2ddd
#fc2d98
#fc2d42

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

#fc2ddd
#2dddfc
#ddfc2d

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

#fc2ddd
#ddfc2d
#2dfc4c
#4c2dfc

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

#fc2ddd
#fcb42d
#2dfc4c
#2d76fc

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 #fc2ddd

#5c014e
#8e0279
#c003a4
#f303cf
#fc2ddd
#fd5fe5
#fd92ed
#fec4f5
#fff6fe

Tints of #fc2ddd Color

#fc2ddd
#fc44e0
#fc5be4
#fd73e8
#fd8aec
#fda1ef
#feb9f3
#fed0f7
#fee7fb
#ffffff

Shades of #fc2ddd color code

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

#fc2ddd
#e028c4
#c423ab
#a81e93
#8c197a
#701462
#540f49
#380a31
#1c0518
#000000

Tones

#fc2ddd
#e742ce
#d158bf
#bc6db0
#a782a1

Tones

Similar Color like #fc2ddd color

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

#fd2ede
#fe2fdf
#ff30e0
#ff31e1
#ff32e2
#ff33e3
#ff34e4
#ff35e5
#ff36e6
#ff37e7
#ff38e8
#ff39e9
#ff3aea
#ff3beb
#fb2cdc
#fa2bdb
#f92ada
#f829d9
#f728d8
#f627d7
#f526d6
#f425d5
#f324d4
#f223d3
#f122d2
#f021d1
#ef20d0
#ee1fcf

Download this Dark Red

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

#fc2ddd Color Code Preview on Black Background Color

This is how #fc2ddd Color will look on black background color. Color contrast ratio is 6.56

#fc2ddd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc2ddd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc2ddd

#fc2ddd color code is use for CSS Background Color

Background color for the above div is #fc2ddd

HTML with inline CSS

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

#fc2ddd color code is use for CSS Border Color

CSS Border color for the above div is #fc2ddd

HTML with inline CSS

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

CSS Border Left color for the above div is #fc2ddd

HTML with inline CSS

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

CSS Border Right color for the above div is #fc2ddd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fc2ddd

HTML with inline CSS

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

CSS Border Top color for the above div is #fc2ddd

HTML with inline CSS

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

#fc2ddd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fc2ddd Color code Preview on White Background

This is how #fc2ddd Color code will look on white background color. Color contrast ratio is 3.20

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

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