Skip to main content Skip to docs navigation

#fd4ebc 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 Spinel Red and its hex is #FF4DC9 Nearest Color Name

Color Hue/Base color: Red

Hex #fd4ebc Color code in RGB color code model is created after adding 99.22% red color, 30.59% green color and 73.73% blue color. Hex #fd4ebc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 69% magenta, 26% yellow and 0.78% black.

Hex #fd4ebc color code is between #ff55bb web safe hex color code and #ee44cc web safe hex color code. #ff55bb is the nearest web safe color code. You can see here many more shades of #fd4ebc color code.

RGB Chart

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

Color Table

Hex Color Code fd4ebc #fd4ebc
RGB Decimal 253, 78, 188 253, 78, 188
RGB Percent 99%, 31%, 74% rgb(99%, 31%, 74%)
CSS RGBa 253, 78, 188,1 rgba(253,78,188,1)
CMYK Model cmyk(0%,69%,26%,0.78%)
HSL Color Space 322,98% ,65% hsl(322,98% ,65%)
HSV Color Space 322°, 69%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111101 01001110 10111100
Octal 375 116 274
Decimal 253 78 188
Hex fd 4e bc

Different shades of #fd4ebc color code.

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

Darkest of #fd4ebc
#b0026f
Darker of #fd4ebc
#e2038f
Dark of #fd4ebc
#fc1ca9
Base of #fd4ebc
#fd4ebc
Light of #fd4ebc
#fe80cf
Lighter
#feb3e2
Lightest
#ffe5f5

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

#fd4ebc
#4efd8f

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

Split Complementary

#fd4ebc
#64fd4e
#4efde7

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

Analogous Color

#d84efd
#f54efd
#fd4ebc
#fd4e82
#fd634e

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

#fd4ebc
#4ebcfd
#bcfd4e

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

#fd4ebc
#bcfd4e
#4efd8f
#8f4efd

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

#fd4ebc
#fde74e
#4efd8f
#4e64fd

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

#7e014f
#b0026f
#e2038f
#fc1ca9
#fd4ebc
#fe80cf
#feb3e2
#ffe5f5
#ffffff

Tints of #fd4ebc Color

#fd4ebc
#fd61c3
#fd75ca
#fd89d2
#fd9cd9
#feb0e1
#fec4e8
#fed7f0
#feebf7
#ffffff

Shades of #fd4ebc color code

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

#fd4ebc
#e045a7
#c43c92
#a8347d
#8c2b68
#702253
#541a3e
#381129
#1c0814
#000000

Tones

#fd4ebc
#eb60b7
#d972b3
#c784ae
#b596aa

Tones

Similar Color like #fd4ebc color

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

#fe4fbd
#ff50be
#ff51bf
#ff52c0
#ff53c1
#ff54c2
#ff55c3
#ff56c4
#ff57c5
#ff58c6
#ff59c7
#ff5ac8
#ff5bc9
#ff5cca
#fc4dbb
#fb4cba
#fa4bb9
#f94ab8
#f849b7
#f748b6
#f647b5
#f546b4
#f445b3
#f344b2
#f243b1
#f142b0
#f041af
#ef40ae

Download this Dark Red

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

#fd4ebc Color Code Preview on Black Background Color

This is how #fd4ebc Color will look on black background color. Color contrast ratio is 6.99

#fd4ebc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd4ebc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd4ebc

#fd4ebc color code is use for CSS Background Color

Background color for the above div is #fd4ebc

HTML with inline CSS

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

#fd4ebc color code is use for CSS Border Color

CSS Border color for the above div is #fd4ebc

HTML with inline CSS

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

CSS Border Left color for the above div is #fd4ebc

HTML with inline CSS

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

CSS Border Right color for the above div is #fd4ebc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd4ebc

HTML with inline CSS

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

CSS Border Top color for the above div is #fd4ebc

HTML with inline CSS

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

#fd4ebc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd4ebc Color code Preview on White Background

This is how #fd4ebc Color code will look on white background color. Color contrast ratio is 3.00

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

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