Skip to main content Skip to docs navigation

#fd2e41 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 Lightish Red and its hex is #FE2F4A Nearest Color Name

Color Hue/Base color: Red

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

Hex #fd2e41 color code is between #ff3344 web safe hex color code and #ee2233 web safe hex color code. #ff3344 is the nearest web safe color code. You can see here many more shades of #fd2e41 color code.

RGB Chart

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

Color Table

Hex Color Code fd2e41 #fd2e41
RGB Decimal 253, 46, 65 253, 46, 65
RGB Percent 99%, 18%, 25% rgb(99%, 18%, 25%)
CSS RGBa 253, 46, 65,1 rgba(253,46,65,1)
CMYK Model cmyk(0%,82%,74%,0.78%)
HSL Color Space 354,98% ,59% hsl(354,98% ,59%)
HSV Color Space 354°, 82%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111101 00101110 01000001
Octal 375 56 101
Decimal 253 46 65
Hex fd 2e 41

Different shades of #fd2e41 color code.

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

Darkest of #fd2e41
#91010f
Darker of #fd2e41
#c30214
Dark of #fd2e41
#f60219
Base of #fd2e41
#fd2e41
Light of #fd2e41
#fd616f
Lighter
#fe939d
Lightest
#fec6cb

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

#fd2e41
#2efdea

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

Split Complementary

#fd2e41
#2efd82
#2ea9fd

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

Analogous Color

#fd2eba
#fd2e97
#fd2e41
#fd602e
#fdb62e

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

#fd2e41
#2e41fd
#41fd2e

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

#fd2e41
#41fd2e
#2efdea
#ea2efd

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

#fd2e41
#a9fd2e
#2efdea
#822efd

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

#5e0109
#91010f
#c30214
#f60219
#fd2e41
#fd616f
#fe939d
#fec6cb
#fff8f9

Tints of #fd2e41 Color

#fd2e41
#fd4556
#fd5c6b
#fd7380
#fd8a95
#fea2aa
#feb9bf
#fed0d4
#fee7e9
#ffffff

Shades of #fd2e41 color code

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

#fd2e41
#e02839
#c42332
#a81e2b
#8c1924
#70141c
#540f15
#380a0e
#1c0507
#000000

Tones

#fd2e41
#e84352
#d35863
#be6d75
#a98286

Tones

Similar Color like #fd2e41 color

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

#fe2f42
#ff3043
#ff3144
#ff3245
#ff3346
#ff3447
#ff3548
#ff3649
#ff374a
#ff384b
#ff394c
#ff3a4d
#ff3b4e
#ff3c4f
#fc2d40
#fb2c3f
#fa2b3e
#f92a3d
#f8293c
#f7283b
#f6273a
#f52639
#f42538
#f32437
#f22336
#f12235
#f02134
#ef2033

Download this Dark Red

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

#fd2e41 Color Code Preview on Black Background Color

This is how #fd2e41 Color will look on black background color. Color contrast ratio is 5.64

#fd2e41 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd2e41

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd2e41

#fd2e41 color code is use for CSS Background Color

Background color for the above div is #fd2e41

HTML with inline CSS

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

#fd2e41 color code is use for CSS Border Color

CSS Border color for the above div is #fd2e41

HTML with inline CSS

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

CSS Border Left color for the above div is #fd2e41

HTML with inline CSS

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

CSS Border Right color for the above div is #fd2e41

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd2e41

HTML with inline CSS

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

CSS Border Top color for the above div is #fd2e41

HTML with inline CSS

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

#fd2e41 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd2e41 Color code Preview on White Background

This is how #fd2e41 Color code will look on white background color. Color contrast ratio is 3.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 #fd2e41; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #fd2e41; }

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