Skip to main content Skip to docs navigation

#fd5bdd 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 Purple Pizzazz and its hex is #FE4EDA Nearest Color Name

Color Hue/Base color: Red

Hex #fd5bdd Color code in RGB color code model is created after adding 99.22% red color, 35.69% green color and 86.67% blue color. Hex #fd5bdd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 64% magenta, 13% yellow and 0.78% black.

Hex #fd5bdd color code is between #ff55cc web safe hex color code and #ee66ee web safe hex color code. #ff55cc is the nearest web safe color code. You can see here many more shades of #fd5bdd color code.

RGB Chart

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

Color Table

Hex Color Code fd5bdd #fd5bdd
RGB Decimal 253, 91, 221 253, 91, 221
RGB Percent 99%, 36%, 87% rgb(99%, 36%, 87%)
CSS RGBa 253, 91, 221,1 rgba(253,91,221,1)
CMYK Model cmyk(0%,64%,13%,0.78%)
HSL Color Space 312,98% ,67% hsl(312,98% ,67%)
HSV Color Space 312°, 64%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111101 01011011 11011101
Octal 375 133 335
Decimal 253 91 221
Hex fd 5b dd

Different shades of #fd5bdd color code.

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

Darkest of #fd5bdd
#bd0298
Darker of #fd5bdd
#ef03c0
Dark of #fd5bdd
#fc29d3
Base of #fd5bdd
#fd5bdd
Light of #fd5bdd
#fe8de7
Lighter
#fec0f2
Lightest
#fff2fc

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

#fd5bdd
#5bfd7b

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

Split Complementary

#fd5bdd
#8cfd5b
#5bfdcc

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

Analogous Color

#be5bfd
#d95bfd
#fd5bdd
#fd5ba7
#fd5b64

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

#fd5bdd
#5bddfd
#ddfd5b

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

#fd5bdd
#ddfd5b
#5bfd7b
#7b5bfd

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

#fd5bdd
#fdcc5b
#5bfd7b
#5b8cfd

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

#8a026f
#bd0298
#ef03c0
#fc29d3
#fd5bdd
#fe8de7
#fec0f2
#fff2fc
#ffffff

Tints of #fd5bdd Color

#fd5bdd
#fd6de0
#fd7fe4
#fd91e8
#fda3ec
#feb6ef
#fec8f3
#fedaf7
#feecfb
#ffffff

Shades of #fd5bdd color code

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

#fd5bdd
#e050c4
#c446ab
#a83c93
#8c327a
#702862
#541e49
#381431
#1c0a18
#000000

Tones

#fd5bdd
#ec6cd3
#dc7cc9
#cb8dbf
#bb9db5

Tones

Similar Color like #fd5bdd color

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

#fe5cde
#ff5ddf
#ff5ee0
#ff5fe1
#ff60e2
#ff61e3
#ff62e4
#ff63e5
#ff64e6
#ff65e7
#ff66e8
#ff67e9
#ff68ea
#ff69eb
#fc5adc
#fb59db
#fa58da
#f957d9
#f856d8
#f755d7
#f654d6
#f553d5
#f452d4
#f351d3
#f250d2
#f14fd1
#f04ed0
#ef4dcf

Download this Dark Red

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

#fd5bdd Color Code Preview on Black Background Color

This is how #fd5bdd Color will look on black background color. Color contrast ratio is 7.72

#fd5bdd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd5bdd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd5bdd

#fd5bdd color code is use for CSS Background Color

Background color for the above div is #fd5bdd

HTML with inline CSS

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

#fd5bdd color code is use for CSS Border Color

CSS Border color for the above div is #fd5bdd

HTML with inline CSS

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

CSS Border Left color for the above div is #fd5bdd

HTML with inline CSS

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

CSS Border Right color for the above div is #fd5bdd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd5bdd

HTML with inline CSS

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

CSS Border Top color for the above div is #fd5bdd

HTML with inline CSS

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

#fd5bdd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd5bdd Color code Preview on White Background

This is how #fd5bdd Color code will look on white background color. Color contrast ratio is 2.72

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

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