Skip to main content Skip to docs navigation

#fe2c8d 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 Unicorn Dust and its hex is #FF2F92 Nearest Color Name

Color Hue/Base color: Red

Hex #fe2c8d Color code in RGB color code model is created after adding 99.61% red color, 17.25% green color and 55.29% blue color. Hex #fe2c8d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 83% magenta, 44% yellow and 0.39% black.

Hex #fe2c8d color code is between #ff3388 web safe hex color code and #ee2299 web safe hex color code. #ff3388 is the nearest web safe color code. You can see here many more shades of #fe2c8d color code.

RGB Chart

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

Color Table

Hex Color Code fe2c8d #fe2c8d
RGB Decimal 254, 44, 141 254, 44, 141
RGB Percent 100%, 17%, 55% rgb(100%, 17%, 55%)
CSS RGBa 254, 44, 141,1 rgba(254,44,141,1)
CMYK Model cmyk(0%,83%,44%,0.39%)
HSL Color Space 332,99% ,58% hsl(332,99% ,58%)
HSV Color Space 332°, 83%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111110 00101100 10001101
Octal 376 54 215
Decimal 254 44 141
Hex fe 2c 8d

Different shades of #fe2c8d color code.

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

Darkest of #fe2c8d
#900143
Darker of #fe2c8d
#c3015b
Dark of #fe2c8d
#f60172
Base of #fe2c8d
#fe2c8d
Light of #fe2c8d
#fe5fa8
Lighter
#fe92c4
Lightest
#ffc4df

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

#fe2c8d
#2cfe9d

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

Split Complementary

#fe2c8d
#2cfe34
#2cf6fe

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

Analogous Color

#f52cfe
#fe2ce4
#fe2c8d
#fe2c47
#fe692c

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

#fe2c8d
#2c8dfe
#8dfe2c

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

#fe2c8d
#8dfe2c
#2cfe9d
#9d2cfe

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

#fe2c8d
#f6fe2c
#2cfe9d
#342cfe

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

#5e002b
#900143
#c3015b
#f60172
#fe2c8d
#fe5fa8
#fe92c4
#ffc4df
#fff7fb

Tints of #fe2c8d Color

#fe2c8d
#fe4399
#fe5aa6
#fe72b3
#fe89bf
#fea1cc
#feb8d9
#fed0e5
#fee7f2
#ffffff

Shades of #fe2c8d color code

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

#fe2c8d
#e1277d
#c5226d
#a91d5e
#8d184e
#70133e
#540e2f
#38091f
#1c040f
#000000

Tones

#fe2c8d
#e9418f
#d45690
#be6c92
#a98193

Tones

Similar Color like #fe2c8d color

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

#ff2d8e
#ff2e8f
#ff2f90
#ff3091
#ff3192
#ff3293
#ff3394
#ff3495
#ff3596
#ff3697
#ff3798
#ff3899
#ff399a
#ff3a9b
#fd2b8c
#fc2a8b
#fb298a
#fa2889
#f92788
#f82687
#f72586
#f62485
#f52384
#f42283
#f32182
#f22081
#f11f80
#f01e7f

Download this Dark Red

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

#fe2c8d Color Code Preview on Black Background Color

This is how #fe2c8d Color will look on black background color. Color contrast ratio is 5.96

#fe2c8d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe2c8d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe2c8d

#fe2c8d color code is use for CSS Background Color

Background color for the above div is #fe2c8d

HTML with inline CSS

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

#fe2c8d color code is use for CSS Border Color

CSS Border color for the above div is #fe2c8d

HTML with inline CSS

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

CSS Border Left color for the above div is #fe2c8d

HTML with inline CSS

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

CSS Border Right color for the above div is #fe2c8d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fe2c8d

HTML with inline CSS

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

CSS Border Top color for the above div is #fe2c8d

HTML with inline CSS

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

#fe2c8d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fe2c8d Color code Preview on White Background

This is how #fe2c8d Color code will look on white background color. Color contrast ratio is 3.52

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

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(254,44,141,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(44,254,157,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,44,141,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }