Skip to main content Skip to docs navigation

#fa20a2 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 #fa20a2 Color code in RGB color code model is created after adding 98.04% red color, 12.55% green color and 63.53% blue color. Hex #fa20a2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 87% magenta, 35% yellow and 1.96% black.

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

RGB Chart

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

Color Table

Hex Color Code fa20a2 #fa20a2
RGB Decimal 250, 32, 162 250, 32, 162
RGB Percent 98%, 13%, 64% rgb(98%, 13%, 64%)
CSS RGBa 250, 32, 162,1 rgba(250,32,162,1)
CMYK Model cmyk(0%,87%,35%,1.96%)
HSL Color Space 324,96% ,55% hsl(324,96% ,55%)
HSV Color Space 324°, 87%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111010 00100000 10100010
Octal 372 40 242
Decimal 250 32 162
Hex fa 20 a2

Different shades of #fa20a2 color code.

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

Darkest of #fa20a2
#7e034c
Darker of #fa20a2
#b0046b
Dark of #fa20a2
#e20589
Base of #fa20a2
#fa20a2
Light of #fa20a2
#fb52b7
Lighter
#fc84cc
Lightest
#fdb6e0

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

#fa20a2
#20fa78

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

Split Complementary

#fa20a2
#35fa20
#20fae5

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

Analogous Color

#d320fa
#f720fa
#fa20a2
#fa2059
#fa4120

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

#fa20a2
#20a2fa
#a2fa20

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

#fa20a2
#a2fa20
#20fa78
#7820fa

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

#fa20a2
#fae520
#20fa78
#2035fa

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

#4c022e
#7e034c
#b0046b
#e20589
#fa20a2
#fb52b7
#fc84cc
#fdb6e0
#fee8f5

Tints of #fa20a2 Color

#fa20a2
#fa38ac
#fb51b6
#fb6ac1
#fc83cb
#fc9bd5
#fdb4e0
#fdcdea
#fee6f4
#ffffff

Shades of #fa20a2 color code

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

#fa20a2
#de1c90
#c2187e
#a6156c
#8a115a
#6f0e48
#530a36
#370724
#1b0312
#000000

Tones

#fa20a2
#e3379e
#cc4e99
#b66495
#9f7b90

Tones

Similar Color like #fa20a2 color

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

#fb21a3
#fc22a4
#fd23a5
#fe24a6
#ff25a7
#ff26a8
#ff27a9
#ff28aa
#ff29ab
#ff2aac
#ff2bad
#ff2cae
#ff2daf
#ff2eb0
#f91fa1
#f81ea0
#f71d9f
#f61c9e
#f51b9d
#f41a9c
#f3199b
#f2189a
#f11799
#f01698
#ef1597
#ee1496
#ed1395
#ec1294

Download this Dark Red

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

#fa20a2 Color Code Preview on Black Background Color

This is how #fa20a2 Color will look on black background color. Color contrast ratio is 5.79

#fa20a2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa20a2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa20a2

#fa20a2 color code is use for CSS Background Color

Background color for the above div is #fa20a2

HTML with inline CSS

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

#fa20a2 color code is use for CSS Border Color

CSS Border color for the above div is #fa20a2

HTML with inline CSS

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

CSS Border Left color for the above div is #fa20a2

HTML with inline CSS

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

CSS Border Right color for the above div is #fa20a2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fa20a2

HTML with inline CSS

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

CSS Border Top color for the above div is #fa20a2

HTML with inline CSS

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

#fa20a2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fa20a2 Color code Preview on White Background

This is how #fa20a2 Color code will look on white background color. Color contrast ratio is 3.62

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

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(250,32,162,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(32,250,120,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(250,32,162,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }