Skip to main content Skip to docs navigation

#fe5fdb hex color | Download Dark Violet 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 Illicit Pink and its hex is #FF5CCD Nearest Color Name

Color Hue/Base color: Violet

Hex #fe5fdb Color code in RGB color code model is created after adding 99.61% red color, 37.25% green color and 85.88% blue color. Hex #fe5fdb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 63% magenta, 14% yellow and 0.39% black.

Hex #fe5fdb color code is between #ff66dd web safe hex color code and #ee55cc web safe hex color code. #ff66dd is the nearest web safe color code. You can see here many more shades of #fe5fdb color code.

RGB Chart

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

Color Table

Hex Color Code fe5fdb #fe5fdb
RGB Decimal 254, 95, 219 254, 95, 219
RGB Percent 100%, 37%, 86% rgb(100%, 37%, 86%)
CSS RGBa 254, 95, 219,1 rgba(254,95,219,1)
CMYK Model cmyk(0%,63%,14%,0.39%)
HSL Color Space 313,99% ,68% hsl(313,99% ,68%)
HSV Color Space 313°, 63%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111110 01011111 11011011
Octal 376 137 333
Decimal 254 95 219
Hex fe 5f db

Different shades of #fe5fdb color code.

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

Darkest of #fe5fdb
#c30198
Darker of #fe5fdb
#f502c0
Dark of #fe5fdb
#fe2cd0
Base of #fe5fdb
#fe5fdb
Light of #fe5fdb
#fe92e6
Lighter
#ffc4f2
Lightest
#fff7fd

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

#fe5fdb
#5ffe82

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

Split Complementary

#fe5fdb
#8bfe5f
#5ffed2

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

Analogous Color

#c45ffe
#df5ffe
#fe5fdb
#fe5fa6
#fe5f64

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

#fe5fdb
#5fdbfe
#dbfe5f

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

#fe5fdb
#dbfe5f
#5ffe82
#825ffe

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

#fe5fdb
#fed25f
#5ffe82
#5f8bfe

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

#900171
#c30198
#f502c0
#fe2cd0
#fe5fdb
#fe92e6
#ffc4f2
#fff7fd
#ffffff

Tints of #fe5fdb Color

#fe5fdb
#fe70df
#fe82e3
#fe94e7
#fea6eb
#feb7ef
#fec9f3
#fedbf7
#feedfb
#ffffff

Shades of #fe5fdb color code

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

#fe5fdb
#e154c2
#c549aa
#a93f92
#8d3479
#702a61
#541f49
#381530
#1c0a18
#000000

Tones

#fe5fdb
#ee6fd2
#de7fc9
#ce8fc0
#be9fb7

Tones

Similar Color like #fe5fdb color

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

#ff60dc
#ff61dd
#ff62de
#ff63df
#ff64e0
#ff65e1
#ff66e2
#ff67e3
#ff68e4
#ff69e5
#ff6ae6
#ff6be7
#ff6ce8
#ff6de9
#fd5eda
#fc5dd9
#fb5cd8
#fa5bd7
#f95ad6
#f859d5
#f758d4
#f657d3
#f556d2
#f455d1
#f354d0
#f253cf
#f152ce
#f051cd

Download this Dark Violet

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

#fe5fdb Color Code Preview on Black Background Color

This is how #fe5fdb Color will look on black background color. Color contrast ratio is 7.87

#fe5fdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe5fdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe5fdb

#fe5fdb color code is use for CSS Background Color

Background color for the above div is #fe5fdb

HTML with inline CSS

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

#fe5fdb color code is use for CSS Border Color

CSS Border color for the above div is #fe5fdb

HTML with inline CSS

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

CSS Border Left color for the above div is #fe5fdb

HTML with inline CSS

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

CSS Border Right color for the above div is #fe5fdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fe5fdb

HTML with inline CSS

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

CSS Border Top color for the above div is #fe5fdb

HTML with inline CSS

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

#fe5fdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fe5fdb Color code Preview on White Background

This is how #fe5fdb Color code will look on white background color. Color contrast ratio is 2.67

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

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