Skip to main content Skip to docs navigation

#fd54ef 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 Pink Party and its hex is #FF55EE Nearest Color Name

Color Hue/Base color: Red

Hex #fd54ef Color code in RGB color code model is created after adding 99.22% red color, 32.94% green color and 93.73% blue color. Hex #fd54ef Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 67% magenta, 6% yellow and 0.78% black.

Hex #fd54ef color code is between #ff55ee web safe hex color code and #ee44ff web safe hex color code. #ff55ee is the nearest web safe color code. You can see here many more shades of #fd54ef color code.

RGB Chart

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

Color Table

Hex Color Code fd54ef #fd54ef
RGB Decimal 253, 84, 239 253, 84, 239
RGB Percent 99%, 33%, 94% rgb(99%, 33%, 94%)
CSS RGBa 253, 84, 239,1 rgba(253,84,239,1)
CMYK Model cmyk(0%,67%,6%,0.78%)
HSL Color Space 305,98% ,66% hsl(305,98% ,66%)
HSV Color Space 305°, 67%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111101 01010100 11101111
Octal 375 124 357
Decimal 253 84 239
Hex fd 54 ef

Different shades of #fd54ef color code.

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

Darkest of #fd54ef
#b602a7
Darker of #fd54ef
#e803d5
Dark of #fd54ef
#fc22ea
Base of #fd54ef
#fd54ef
Light of #fd54ef
#fe86f4
Lighter
#feb9f8
Lightest
#ffebfd

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

#fd54ef
#54fd62

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

Split Complementary

#fd54ef
#9bfd54
#54fdb7

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

Analogous Color

#a854fd
#c554fd
#fd54ef
#fd54b7
#fd5470

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

#fd54ef
#54effd
#effd54

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

#fd54ef
#effd54
#54fd62
#6254fd

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

#fd54ef
#fdb754
#54fd62
#549bfd

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

#830279
#b602a7
#e803d5
#fc22ea
#fd54ef
#fe86f4
#feb9f8
#ffebfd
#ffffff

Tints of #fd54ef Color

#fd54ef
#fd67f0
#fd7af2
#fd8df4
#fda0f6
#feb3f7
#fec6f9
#fed9fb
#feecfd
#ffffff

Shades of #fd54ef color code

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

#fd54ef
#e04ad4
#c441b9
#a8389f
#8c2e84
#70256a
#541c4f
#381235
#1c091a
#000000

Tones

#fd54ef
#ec65e1
#da77d2
#c988c4
#b899b5

Tones

Similar Color like #fd54ef color

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

#fe55f0
#ff56f1
#ff57f2
#ff58f3
#ff59f4
#ff5af5
#ff5bf6
#ff5cf7
#ff5df8
#ff5ef9
#ff5ffa
#ff60fb
#ff61fc
#ff62fd
#fc53ee
#fb52ed
#fa51ec
#f950eb
#f84fea
#f74ee9
#f64de8
#f54ce7
#f44be6
#f34ae5
#f249e4
#f148e3
#f047e2
#ef46e1

Download this Dark Red

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

#fd54ef Color Code Preview on Black Background Color

This is how #fd54ef Color will look on black background color. Color contrast ratio is 7.69

#fd54ef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd54ef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd54ef

#fd54ef color code is use for CSS Background Color

Background color for the above div is #fd54ef

HTML with inline CSS

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

#fd54ef color code is use for CSS Border Color

CSS Border color for the above div is #fd54ef

HTML with inline CSS

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

CSS Border Left color for the above div is #fd54ef

HTML with inline CSS

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

CSS Border Right color for the above div is #fd54ef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd54ef

HTML with inline CSS

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

CSS Border Top color for the above div is #fd54ef

HTML with inline CSS

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

#fd54ef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd54ef Color code Preview on White Background

This is how #fd54ef Color code will look on white background color. Color contrast ratio is 2.73

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

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