Skip to main content Skip to docs navigation

#ed4ffb 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 #ed4ffb Color code in RGB color code model is created after adding 92.94% red color, 30.98% green color and 98.43% blue color. Hex #ed4ffb Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 69% magenta, 0% yellow and 1.57% black.

Hex #ed4ffb color code is between #ee55ff web safe hex color code and #dd44ee web safe hex color code. #ee55ff is the nearest web safe color code. You can see here many more shades of #ed4ffb color code.

RGB Chart

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

Color Table

Hex Color Code ed4ffb #ed4ffb
RGB Decimal 237, 79, 251 237, 79, 251
RGB Percent 93%, 31%, 98% rgb(93%, 31%, 98%)
CSS RGBa 237, 79, 251,1 rgba(237,79,251,1)
CMYK Model cmyk(6%,69%,0%,1.57%)
HSL Color Space 295,96% ,65% hsl(295,96% ,65%)
HSV Color Space 295°, 69%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 01001111 11111011
Octal 355 117 373
Decimal 237 79 251
Hex ed 4f fb

Different shades of #ed4ffb color code.

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

Darkest of #ed4ffb
#9f04ad
Darker of #ed4ffb
#cd05df
Dark of #ed4ffb
#e81dfa
Base of #ed4ffb
#ed4ffb
Light of #ed4ffb
#f281fc
Lighter
#f7b3fd
Lightest
#fce5fe

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

#ed4ffb
#5dfb4f

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

Split Complementary

#ed4ffb
#b3fb4f
#4ffb97

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

Analogous Color

#894ffb
#a54ffb
#ed4ffb
#fb4fd0
#fb4f88

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

#ed4ffb
#4ffbed
#fbed4f

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

#ed4ffb
#fbed4f
#5dfb4f
#4f5dfb

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

#ed4ffb
#fb974f
#5dfb4f
#4fb3fb

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

#71037b
#9f04ad
#cd05df
#e81dfa
#ed4ffb
#f281fc
#f7b3fd
#fce5fe
#ffffff

Tints of #ed4ffb Color

#ed4ffb
#ef62fb
#f176fb
#f389fc
#f59dfc
#f7b0fd
#f9c4fd
#fbd7fe
#fdebfe
#ffffff

Shades of #ed4ffb color code

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

#ed4ffb
#d246df
#b83dc3
#9e34a7
#832b8b
#69236f
#4f1a53
#341137
#1a081b
#000000

Tones

#ed4ffb
#de61e9
#cf73d7
#c085c5
#b197b3

Tones

Similar Color like #ed4ffb color

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

#ee50fc
#ef51fd
#f052fe
#f153ff
#f254ff
#f355ff
#f456ff
#f557ff
#f658ff
#f759ff
#f85aff
#f95bff
#fa5cff
#fb5dff
#ec4efa
#eb4df9
#ea4cf8
#e94bf7
#e84af6
#e749f5
#e648f4
#e547f3
#e446f2
#e345f1
#e244f0
#e143ef
#e042ee
#df41ed

Download this Dark Violet

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

#ed4ffb Color Code Preview on Black Background Color

This is how #ed4ffb Color will look on black background color. Color contrast ratio is 7.11

#ed4ffb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed4ffb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed4ffb

#ed4ffb color code is use for CSS Background Color

Background color for the above div is #ed4ffb

HTML with inline CSS

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

#ed4ffb color code is use for CSS Border Color

CSS Border color for the above div is #ed4ffb

HTML with inline CSS

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

CSS Border Left color for the above div is #ed4ffb

HTML with inline CSS

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

CSS Border Right color for the above div is #ed4ffb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ed4ffb

HTML with inline CSS

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

CSS Border Top color for the above div is #ed4ffb

HTML with inline CSS

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

#ed4ffb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ed4ffb Color code Preview on White Background

This is how #ed4ffb Color code will look on white background color. Color contrast ratio is 2.95

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

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(237,79,251,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(93,251,79,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,79,251,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }