Skip to main content Skip to docs navigation

#fc2aab 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 Persian Rose and its hex is #FE28A2 Nearest Color Name

Color Hue/Base color: Red

Hex #fc2aab Color code in RGB color code model is created after adding 98.82% red color, 16.47% green color and 67.06% blue color. Hex #fc2aab Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 83% magenta, 32% yellow and 1.18% black.

Hex #fc2aab color code is between #ff22aa web safe hex color code and #ee33bb web safe hex color code. #ff22aa is the nearest web safe color code. You can see here many more shades of #fc2aab color code.

RGB Chart

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

Color Table

Hex Color Code fc2aab #fc2aab
RGB Decimal 252, 42, 171 252, 42, 171
RGB Percent 99%, 16%, 67% rgb(99%, 16%, 67%)
CSS RGBa 252, 42, 171,1 rgba(252,42,171,1)
CMYK Model cmyk(0%,83%,32%,1.18%)
HSL Color Space 323,97% ,58% hsl(323,97% ,58%)
HSV Color Space 323°, 83%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111100 00101010 10101011
Octal 374 52 253
Decimal 252 42 171
Hex fc 2a ab

Different shades of #fc2aab color code.

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

Darkest of #fc2aab
#8b0256
Darker of #fc2aab
#bd0375
Dark of #fc2aab
#f00395
Base of #fc2aab
#fc2aab
Light of #fc2aab
#fd5cbf
Lighter
#fd8fd3
Lightest
#fec1e7

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

#fc2aab
#2afc7b

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

Split Complementary

#fc2aab
#42fc2a
#2afce4

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

Analogous Color

#d22afc
#f52afc
#fc2aab
#fc2a65
#fc472a

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

#fc2aab
#2aabfc
#abfc2a

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

#fc2aab
#abfc2a
#2afc7b
#7b2afc

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

#fc2aab
#fce42a
#2afc7b
#2a42fc

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

#590137
#8b0256
#bd0375
#f00395
#fc2aab
#fd5cbf
#fd8fd3
#fec1e7
#fff3fa

Tints of #fc2aab Color

#fc2aab
#fc41b4
#fc59bd
#fd71c7
#fd88d0
#fda0d9
#feb8e3
#fecfec
#fee7f5
#ffffff

Shades of #fc2aab color code

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

#fc2aab
#e02598
#c42085
#a81c72
#8c175f
#70124c
#540e39
#380926
#1c0413
#000000

Tones

#fc2aab
#e640a6
#d155a1
#bb6b9c
#a68097

Tones

Similar Color like #fc2aab color

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

#fd2bac
#fe2cad
#ff2dae
#ff2eaf
#ff2fb0
#ff30b1
#ff31b2
#ff32b3
#ff33b4
#ff34b5
#ff35b6
#ff36b7
#ff37b8
#ff38b9
#fb29aa
#fa28a9
#f927a8
#f826a7
#f725a6
#f624a5
#f523a4
#f422a3
#f321a2
#f220a1
#f11fa0
#f01e9f
#ef1d9e
#ee1c9d

Download this Dark Red

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

#fc2aab Color Code Preview on Black Background Color

This is how #fc2aab Color will look on black background color. Color contrast ratio is 6.06

#fc2aab in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc2aab

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc2aab

#fc2aab color code is use for CSS Background Color

Background color for the above div is #fc2aab

HTML with inline CSS

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

#fc2aab color code is use for CSS Border Color

CSS Border color for the above div is #fc2aab

HTML with inline CSS

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

CSS Border Left color for the above div is #fc2aab

HTML with inline CSS

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

CSS Border Right color for the above div is #fc2aab

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fc2aab

HTML with inline CSS

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

CSS Border Top color for the above div is #fc2aab

HTML with inline CSS

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

#fc2aab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fc2aab Color code Preview on White Background

This is how #fc2aab Color code will look on white background color. Color contrast ratio is 3.47

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

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