Skip to main content Skip to docs navigation

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

Hex #fa2ddb color code is between #ff33dd web safe hex color code and #ee22cc web safe hex color code. #ff33dd is the nearest web safe color code. You can see here many more shades of #fa2ddb color code.

RGB Chart

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

Color Table

Hex Color Code fa2ddb #fa2ddb
RGB Decimal 250, 45, 219 250, 45, 219
RGB Percent 98%, 18%, 86% rgb(98%, 18%, 86%)
CSS RGBa 250, 45, 219,1 rgba(250,45,219,1)
CMYK Model cmyk(0%,82%,12%,1.96%)
HSL Color Space 309,95% ,58% hsl(309,95% ,58%)
HSV Color Space 309°, 82%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111010 00101101 11011011
Octal 372 55 333
Decimal 250 45 219
Hex fa 2d db

Different shades of #fa2ddb color code.

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

Darkest of #fa2ddb
#8b0376
Darker of #fa2ddb
#bc04a1
Dark of #fa2ddb
#ee06cb
Base of #fa2ddb
#fa2ddb
Light of #fa2ddb
#fb5fe4
Lighter
#fc91ec
Lightest
#fec2f5

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

#fa2ddb
#2dfa4c

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

Split Complementary

#fa2ddb
#75fa2d
#2dfab2

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

Analogous Color

#a12dfa
#c42dfa
#fa2ddb
#fa2d97
#fa2d41

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

#fa2ddb
#2ddbfa
#dbfa2d

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

#fa2ddb
#dbfa2d
#2dfa4c
#4c2dfa

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

#fa2ddb
#fab22d
#2dfa4c
#2d75fa

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

#59024c
#8b0376
#bc04a1
#ee06cb
#fa2ddb
#fb5fe4
#fc91ec
#fec2f5
#fff4fd

Tints of #fa2ddb Color

#fa2ddb
#fa44df
#fb5be3
#fb73e7
#fc8aeb
#fca1ef
#fdb9f3
#fdd0f7
#fee7fb
#ffffff

Shades of #fa2ddb color code

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

#fa2ddb
#de28c2
#c223aa
#a61e92
#8a1979
#6f1461
#530f49
#370a30
#1b0518
#000000

Tones

#fa2ddb
#e442cc
#cf58bd
#b96dae
#a4839f

Tones

Similar Color like #fa2ddb color

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

#fb2edc
#fc2fdd
#fd30de
#fe31df
#ff32e0
#ff33e1
#ff34e2
#ff35e3
#ff36e4
#ff37e5
#ff38e6
#ff39e7
#ff3ae8
#ff3be9
#f92cda
#f82bd9
#f72ad8
#f629d7
#f528d6
#f427d5
#f326d4
#f225d3
#f124d2
#f023d1
#ef22d0
#ee21cf
#ed20ce
#ec1fcd

Download this Dark Red

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

#fa2ddb Color Code Preview on Black Background Color

This is how #fa2ddb Color will look on black background color. Color contrast ratio is 6.46

#fa2ddb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa2ddb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa2ddb

#fa2ddb color code is use for CSS Background Color

Background color for the above div is #fa2ddb

HTML with inline CSS

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

#fa2ddb color code is use for CSS Border Color

CSS Border color for the above div is #fa2ddb

HTML with inline CSS

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

CSS Border Left color for the above div is #fa2ddb

HTML with inline CSS

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

CSS Border Right color for the above div is #fa2ddb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fa2ddb

HTML with inline CSS

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

CSS Border Top color for the above div is #fa2ddb

HTML with inline CSS

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

#fa2ddb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fa2ddb Color code Preview on White Background

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

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