crispedge.com

Color picker

Loading...

#ff1edc hex color - Red - Warm color - Information

#ff1edc hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ff1edc Color code in RGB color code model is created after adding 100% red color, 11.76% green color and 86.27% blue color. Hex #ff1edc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 88% magenta, 14% yellow and 0% black.

Hex #ff1edc color code is between #ee22dd web safe hex color code and #dd11cc web safe hex color code. #ee22dd is the nearest web safe color code. You can see here many more shades of #ff1edc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeff1edc#ff1edc
RGB Decimal255, 30, 220rgb(255, 30, 220)
RGB Percent100%, 12%, 86%rgb(100%, 12%, 86%)
CSS RGBa255, 30, 220,1rgba(255,30,220,1)
CMYK Modelcmyk(0%,88%,14%,0%)
HSL Color Space309,100% ,56%hsl(309,100% ,56%)
HSV Color Space309°, 88%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111110001111011011100
Octal37736334
Decimal25530220
Hexff1edc

Different shades of #ff1edc color code.

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

Light Shade of #ff1edc
#ff51e4
Dark Shade of #ff1edc
#ea00c6
Saturated Shade of #ff1edc
#ff1edc
Desaturated Shade of #ff1edc
#f429d4
Grey scale Shade of #ff1edc
#8e8e8e
Brighten Shade
#ff37f5
Most Readable Shade
#000000

Shades of #ff1edc color code

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

#ff1edc
#e21ac3
#c617ab
#aa1492
#8d107a
#710d61
#550a49
#380630
#1c0318
#000000

Similar Color like #ff1edc color

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

#ff1fdd
#ff20de
#ff21df
#ff22e0
#ff23e1
#ff24e2
#ff25e3
#ff26e4
#ff27e5
#ff28e6
#ff29e7
#ff2ae8
#ff2be9
#ff2cea
#fe1ddb
#fd1cda
#fc1bd9
#fb1ad8
#fa19d7
#f918d6
#f817d5
#f716d4
#f615d3
#f514d2
#f413d1
#f312d0
#f211cf
#f110ce

Monochromatic Color with #ff1edc

#ff1edc
#2a0525
#550a49
#800f6e
#aa1493
#d419b7

Tints of #ff1edc Color

#ff1edc
#ff37df
#ff50e3
#ff69e7
#ff82eb
#ff9bef
#ffb4f3
#ffcdf7
#ffe6fb
#ffffff

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

#ff1edc
#1eff41

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

Split Complementary

#ff1edc
#6cff1e
#1effb1

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

Analogous Color

#c81eff
#f51eff
#ff1edc
#ff1eaf
#ff1e82

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

#ff1edc
#dcff1e
#1edcff

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

#ff1edc
#ffb11e
#1eff41
#1e6bff

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#ff1edc
#1eff41
#1effb1
#ff1e6c

Double Complementary 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).

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

#ff1edc Color Code Preview on Black Background Color

This is how #ff1edc Color will look on black background color. Color contrast ratio is 6.47

#ff1edc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff1edc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff1edc

#ff1edc color code is use for CSS Background Color

Background color for the above div is #ff1edc

HTML with inline CSS

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

#ff1edc color code is use for CSS Border Color

CSS Border color for the above div is #ff1edc

HTML with inline CSS

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

CSS Border Left color for the above div is #ff1edc

HTML with inline CSS

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

CSS Border Right color for the above div is #ff1edc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ff1edc

HTML with inline CSS

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

CSS Border Top color for the above div is #ff1edc

HTML with inline CSS

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

#ff1edc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ff1edc Color code Preview on White Background

This is how #ff1edc Color code will look on white background color. Color contrast ratio is 3.25

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(255,30,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(30,255,65,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(255,30,220,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.