Skip to main content Skip to docs navigation

#fe53ff 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 Phenomenal Pink and its hex is #EE55FF Nearest Color Name

Color Hue/Base color: Violet

Hex #fe53ff Color code in RGB color code model is created after adding 99.61% red color, 32.55% green color and 100% blue color. Hex #fe53ff Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 67% magenta, 0% yellow and 0% black.

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

RGB Chart

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

Color Table

Hex Color Code fe53ff #fe53ff
RGB Decimal 254, 83, 255 254, 83, 255
RGB Percent 100%, 33%, 100% rgb(100%, 33%, 100%)
CSS RGBa 254, 83, 255,1 rgba(254,83,255,1)
CMYK Model cmyk(0%,67%,0%,0%)
HSL Color Space 300,100% ,66% hsl(300,100% ,66%)
HSV Color Space 300°, 67%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111110 01010011 11111111
Octal 376 123 377
Decimal 254 83 255
Hex fe 53 ff

Different shades of #fe53ff color code.

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

Darkest of #fe53ff
#b800b9
Darker of #fe53ff
#eb00ec
Dark of #fe53ff
#fe20ff
Base of #fe53ff
#fe53ff
Light of #fe53ff
#fe86ff
Lighter
#ffb9ff
Lightest
#ffecff

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

#fe53ff
#54ff53

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

Split Complementary

#fe53ff
#aaff53
#53ffa8

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

Analogous Color

#9a53ff
#b653ff
#fe53ff
#ff53c7
#ff537f

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

#fe53ff
#53fffe
#fffe53

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

#fe53ff
#fffe53
#54ff53
#5354ff

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

#fe53ff
#ffa853
#54ff53
#53aaff

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

#850086
#b800b9
#eb00ec
#fe20ff
#fe53ff
#fe86ff
#ffb9ff
#ffecff
#ffffff

Tints of #fe53ff Color

#fe53ff
#fe66ff
#fe79ff
#fe8cff
#fe9fff
#feb2ff
#fec5ff
#fed8ff
#feebff
#ffffff

Shades of #fe53ff color code

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

#fe53ff
#e149e2
#c540c6
#a937aa
#8d2e8d
#702471
#541b55
#381238
#1c091c
#000000

Tones

#fe53ff
#ed64ee
#dc75dd
#cb87cb
#ba98ba

Tones

Similar Color like #fe53ff color

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

#ff54ff
#ff55ff
#ff56ff
#ff57ff
#ff58ff
#ff59ff
#ff5aff
#ff5bff
#ff5cff
#ff5dff
#ff5eff
#ff5fff
#ff60ff
#ff61ff
#fd52fe
#fc51fd
#fb50fc
#fa4ffb
#f94efa
#f84df9
#f74cf8
#f64bf7
#f54af6
#f449f5
#f348f4
#f247f3
#f146f2
#f045f1

Download this Dark Violet

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

#fe53ff Color Code Preview on Black Background Color

This is how #fe53ff Color will look on black background color. Color contrast ratio is 7.90

#fe53ff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe53ff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe53ff

#fe53ff color code is use for CSS Background Color

Background color for the above div is #fe53ff

HTML with inline CSS

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

#fe53ff color code is use for CSS Border Color

CSS Border color for the above div is #fe53ff

HTML with inline CSS

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

CSS Border Left color for the above div is #fe53ff

HTML with inline CSS

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

CSS Border Right color for the above div is #fe53ff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fe53ff

HTML with inline CSS

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

CSS Border Top color for the above div is #fe53ff

HTML with inline CSS

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

#fe53ff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fe53ff Color code Preview on White Background

This is how #fe53ff Color code will look on white background color. Color contrast ratio is 2.66

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

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