Skip to main content Skip to docs navigation

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

Hex #fa2bdd 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 #fa2bdd color code.

RGB Chart

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

Color Table

Hex Color Code fa2bdd #fa2bdd
RGB Decimal 250, 43, 221 250, 43, 221
RGB Percent 98%, 17%, 87% rgb(98%, 17%, 87%)
CSS RGBa 250, 43, 221,1 rgba(250,43,221,1)
CMYK Model cmyk(0%,83%,12%,1.96%)
HSL Color Space 308,95% ,57% hsl(308,95% ,57%)
HSV Color Space 308°, 83%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111010 00101011 11011101
Octal 372 53 335
Decimal 250 43 221
Hex fa 2b dd

Different shades of #fa2bdd color code.

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

Darkest of #fa2bdd
#890376
Darker of #fa2bdd
#bb04a1
Dark of #fa2bdd
#ec06cc
Base of #fa2bdd
#fa2bdd
Light of #fa2bdd
#fb5de5
Lighter
#fc8fed
Lightest
#fec0f5

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

#fa2bdd
#2bfa48

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

Split Complementary

#fa2bdd
#75fa2b
#2bfab0

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

Analogous Color

#9e2bfa
#c12bfa
#fa2bdd
#fa2b98
#fa2b42

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

#fa2bdd
#2bddfa
#ddfa2b

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

#fa2bdd
#ddfa2b
#2bfa48
#482bfa

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

#fa2bdd
#fab02b
#2bfa48
#2b75fa

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

#57024b
#890376
#bb04a1
#ec06cc
#fa2bdd
#fb5de5
#fc8fed
#fec0f5
#fff2fd

Tints of #fa2bdd Color

#fa2bdd
#fa42e0
#fb5ae4
#fb71e8
#fc89ec
#fca0ef
#fdb8f3
#fdcff7
#fee7fb
#ffffff

Shades of #fa2bdd color code

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

#fa2bdd
#de26c4
#c221ab
#a61c93
#8a177a
#6f1362
#530e49
#370931
#1b0418
#000000

Tones

#fa2bdd
#e441cd
#cf56be
#b96cae
#a3829f

Tones

Similar Color like #fa2bdd color

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

#fb2cde
#fc2ddf
#fd2ee0
#fe2fe1
#ff30e2
#ff31e3
#ff32e4
#ff33e5
#ff34e6
#ff35e7
#ff36e8
#ff37e9
#ff38ea
#ff39eb
#f92adc
#f829db
#f728da
#f627d9
#f526d8
#f425d7
#f324d6
#f223d5
#f122d4
#f021d3
#ef20d2
#ee1fd1
#ed1ed0
#ec1dcf

Download this Dark Red

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

#fa2bdd Color Code Preview on Black Background Color

This is how #fa2bdd Color will look on black background color. Color contrast ratio is 6.45

#fa2bdd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa2bdd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa2bdd

#fa2bdd color code is use for CSS Background Color

Background color for the above div is #fa2bdd

HTML with inline CSS

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

#fa2bdd color code is use for CSS Border Color

CSS Border color for the above div is #fa2bdd

HTML with inline CSS

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

CSS Border Left color for the above div is #fa2bdd

HTML with inline CSS

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

CSS Border Right color for the above div is #fa2bdd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fa2bdd

HTML with inline CSS

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

CSS Border Top color for the above div is #fa2bdd

HTML with inline CSS

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

#fa2bdd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fa2bdd Color code Preview on White Background

This is how #fa2bdd Color code will look on white background color. Color contrast ratio is 3.25

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

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