Skip to main content Skip to docs navigation

#fa1abb 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 CGA Pink and its hex is #FC0FC0 Nearest Color Name

Color Hue/Base color: Red

Hex #fa1abb Color code in RGB color code model is created after adding 98.04% red color, 10.2% green color and 73.33% blue color. Hex #fa1abb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 90% magenta, 25% yellow and 1.96% black.

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

RGB Chart

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

Color Table

Hex Color Code fa1abb #fa1abb
RGB Decimal 250, 26, 187 250, 26, 187
RGB Percent 98%, 10%, 73% rgb(98%, 10%, 73%)
CSS RGBa 250, 26, 187,1 rgba(250,26,187,1)
CMYK Model cmyk(0%,90%,25%,1.96%)
HSL Color Space 317,96% ,54% hsl(317,96% ,54%)
HSV Color Space 317°, 90%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111010 00011010 10111011
Octal 372 32 273
Decimal 250 26 187
Hex fa 1a bb

Different shades of #fa1abb color code.

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

Darkest of #fa1abb
#780357
Darker of #fa1abb
#aa047b
Dark of #fa1abb
#dc05a0
Base of #fa1abb
#fa1abb
Light of #fa1abb
#fb4cca
Lighter
#fc7ed9
Lightest
#fdb0e7

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

#fa1abb
#1afa59

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

Split Complementary

#fa1abb
#4bfa1a
#1afac9

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

Analogous Color

#b61afa
#dc1afa
#fa1abb
#fa1a70
#fa211a

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

#fa1abb
#1abbfa
#bbfa1a

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

#fa1abb
#bbfa1a
#1afa59
#591afa

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

#fa1abb
#fac91a
#1afa59
#1a4bfa

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

#460233
#780357
#aa047b
#dc05a0
#fa1abb
#fb4cca
#fc7ed9
#fdb0e7
#fee2f6

Tints of #fa1abb Color

#fa1abb
#fa33c2
#fb4cca
#fb66d1
#fc7fd9
#fc99e0
#fdb2e8
#fdccef
#fee5f7
#ffffff

Shades of #fa1abb color code

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

#fa1abb
#de17a6
#c21491
#a6117c
#8a0e67
#6f0b53
#53083e
#370529
#1b0214
#000000

Tones

#fa1abb
#e331b1
#cb49a7
#b4609c
#9c7892

Tones

Similar Color like #fa1abb color

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

#fb1bbc
#fc1cbd
#fd1dbe
#fe1ebf
#ff1fc0
#ff20c1
#ff21c2
#ff22c3
#ff23c4
#ff24c5
#ff25c6
#ff26c7
#ff27c8
#ff28c9
#f919ba
#f818b9
#f717b8
#f616b7
#f515b6
#f414b5
#f313b4
#f212b3
#f111b2
#f010b1
#ef0fb0
#ee0eaf
#ed0dae
#ec0cad

Download this Dark Red

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

#fa1abb Color Code Preview on Black Background Color

This is how #fa1abb Color will look on black background color. Color contrast ratio is 5.93

#fa1abb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa1abb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa1abb

#fa1abb color code is use for CSS Background Color

Background color for the above div is #fa1abb

HTML with inline CSS

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

#fa1abb color code is use for CSS Border Color

CSS Border color for the above div is #fa1abb

HTML with inline CSS

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

CSS Border Left color for the above div is #fa1abb

HTML with inline CSS

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

CSS Border Right color for the above div is #fa1abb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fa1abb

HTML with inline CSS

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

CSS Border Top color for the above div is #fa1abb

HTML with inline CSS

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

#fa1abb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fa1abb Color code Preview on White Background

This is how #fa1abb Color code will look on white background color. Color contrast ratio is 3.54

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

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