Skip to main content Skip to docs navigation

#fa008a 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 Fancy Fuchsia and its hex is #FF0088 Nearest Color Name

Color Hue/Base color: Red

Hex #fa008a Color code in RGB color code model is created after adding 98.04% red color, 0% green color and 54.12% blue color. Hex #fa008a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 100% magenta, 45% yellow and 1.96% black.

Hex #fa008a color code is between #ff0088 web safe hex color code and #ee0099 web safe hex color code. #ff0088 is the nearest web safe color code. You can see here many more shades of #fa008a color code.

RGB Chart

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

Color Table

Hex Color Code fa008a #fa008a
RGB Decimal 250, 0, 138 250, 0, 138
RGB Percent 98%, 0%, 54% rgb(98%, 0%, 54%)
CSS RGBa 250, 0, 138,1 rgba(250,0,138,1)
CMYK Model cmyk(0%,100%,45%,1.96%)
HSL Color Space 327,100% ,49% hsl(327,100% ,49%)
HSV Color Space 327°, 100%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111010 00000000 10001010
Octal 372 0 212
Decimal 250 0 138
Hex fa 00 8a

Different shades of #fa008a color code.

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

Darkest of #fa008a
#610036
Darker of #fa008a
#940052
Dark of #fa008a
#c7006e
Base of #fa008a
#fa008a
Light of #fa008a
#ff2ea1
Lighter
#ff61b8
Lightest
#ff94cf

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

#fa008a
#00fa70

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

Split Complementary

#fa008a
#0dfa00
#00faed

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

Analogous Color

#d800fa
#fa00f2
#fa008a
#fa0037
#fa3200

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

#fa008a
#008afa
#8afa00

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

#fa008a
#8afa00
#00fa70
#7000fa

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

#fa008a
#faed00
#00fa70
#000dfa

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

#2e0019
#610036
#940052
#c7006e
#fa008a
#ff2ea1
#ff61b8
#ff94cf
#ffc7e6

Tints of #fa008a Color

#fa008a
#fa1c97
#fb38a4
#fb55b1
#fc71be
#fc8dcb
#fdaad8
#fdc6e5
#fee2f2
#ffffff

Shades of #fa008a color code

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

#fa008a
#de007a
#c2006b
#a6005c
#8a004c
#6f003d
#53002e
#37001e
#1b000f
#000000

Tones

#fa008a
#e11987
#c83285
#af4b82
#966480

Tones

Similar Color like #fa008a color

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

#fb018b
#fc028c
#fd038d
#fe048e
#ff058f
#ff0690
#ff0791
#ff0892
#ff0993
#ff0a94
#ff0b95
#ff0c96
#ff0d97
#ff0e98
#f90089
#f80088
#f70087
#f60086
#f50085
#f40084
#f30083
#f20082
#f10081
#f00080
#ef007f
#ee007e
#ed007d
#ec007c

Download this Dark Red

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

#fa008a Color Code Preview on Black Background Color

This is how #fa008a Color will look on black background color. Color contrast ratio is 5.43

#fa008a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa008a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa008a

#fa008a color code is use for CSS Background Color

Background color for the above div is #fa008a

HTML with inline CSS

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

#fa008a color code is use for CSS Border Color

CSS Border color for the above div is #fa008a

HTML with inline CSS

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

CSS Border Left color for the above div is #fa008a

HTML with inline CSS

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

CSS Border Right color for the above div is #fa008a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fa008a

HTML with inline CSS

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

CSS Border Top color for the above div is #fa008a

HTML with inline CSS

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

#fa008a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fa008a Color code Preview on White Background

This is how #fa008a Color code will look on white background color. Color contrast ratio is 3.87

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

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