Skip to main content Skip to docs navigation

#fd41dd 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 Flamingo Diva and its hex is #FF44DD Nearest Color Name

Color Hue/Base color: Red

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

Hex #fd41dd color code is between #ff44cc web safe hex color code and #ee33ee web safe hex color code. #ff44cc is the nearest web safe color code. You can see here many more shades of #fd41dd color code.

RGB Chart

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

Color Table

Hex Color Code fd41dd #fd41dd
RGB Decimal 253, 65, 221 253, 65, 221
RGB Percent 99%, 25%, 87% rgb(99%, 25%, 87%)
CSS RGBa 253, 65, 221,1 rgba(253,65,221,1)
CMYK Model cmyk(0%,74%,13%,0.78%)
HSL Color Space 310,98% ,62% hsl(310,98% ,62%)
HSV Color Space 310°, 74%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111101 01000001 11011101
Octal 375 101 335
Decimal 253 65 221
Hex fd 41 dd

Different shades of #fd41dd color code.

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

Darkest of #fd41dd
#a30288
Darker of #fd41dd
#d602b2
Dark of #fd41dd
#fc0fd4
Base of #fd41dd
#fd41dd
Light of #fd41dd
#fe73e6
Lighter
#fea6ef
Lightest
#ffd8f8

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

#fd41dd
#41fd61

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

Split Complementary

#fd41dd
#7ffd41
#41fdbf

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

Analogous Color

#af41fd
#cf41fd
#fd41dd
#fd419e
#fd4150

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

#fd41dd
#41ddfd
#ddfd41

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

#fd41dd
#ddfd41
#41fd61
#6141fd

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

#fd41dd
#fdbf41
#41fd61
#417ffd

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

#71015e
#a30288
#d602b2
#fc0fd4
#fd41dd
#fe73e6
#fea6ef
#ffd8f8
#ffffff

Tints of #fd41dd Color

#fd41dd
#fd56e0
#fd6be4
#fd80e8
#fd95ec
#feaaef
#febff3
#fed4f7
#fee9fb
#ffffff

Shades of #fd41dd color code

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

#fd41dd
#e039c4
#c432ab
#a82b93
#8c247a
#701c62
#541549
#380e31
#1c0718
#000000

Tones

#fd41dd
#ea54d0
#d767c4
#c37bb7
#b08eaa

Tones

Similar Color like #fd41dd color

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

#fe42de
#ff43df
#ff44e0
#ff45e1
#ff46e2
#ff47e3
#ff48e4
#ff49e5
#ff4ae6
#ff4be7
#ff4ce8
#ff4de9
#ff4eea
#ff4feb
#fc40dc
#fb3fdb
#fa3eda
#f93dd9
#f83cd8
#f73bd7
#f63ad6
#f539d5
#f438d4
#f337d3
#f236d2
#f135d1
#f034d0
#ef33cf

Download this Dark Red

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

#fd41dd Color Code Preview on Black Background Color

This is how #fd41dd Color will look on black background color. Color contrast ratio is 6.98

#fd41dd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd41dd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd41dd

#fd41dd color code is use for CSS Background Color

Background color for the above div is #fd41dd

HTML with inline CSS

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

#fd41dd color code is use for CSS Border Color

CSS Border color for the above div is #fd41dd

HTML with inline CSS

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

CSS Border Left color for the above div is #fd41dd

HTML with inline CSS

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

CSS Border Right color for the above div is #fd41dd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd41dd

HTML with inline CSS

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

CSS Border Top color for the above div is #fd41dd

HTML with inline CSS

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

#fd41dd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd41dd Color code Preview on White Background

This is how #fd41dd Color code will look on white background color. Color contrast ratio is 3.01

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

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