crispedge.com

Color picker

Loading...

#fd72e7 hex color - Red - Warm color - Information

#fd72e7 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fd72e7 Color code in RGB color code model is created after adding 99.22% red color, 44.71% green color and 90.59% blue color. Hex #fd72e7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 55% magenta, 9% yellow and 1% black.

Hex #fd72e7 color code is between #ff77ee web safe hex color code and #ee66dd web safe hex color code. #ff77ee is the nearest web safe color code. You can see here many more shades of #fd72e7 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefd72e7#fd72e7
RGB Decimal253, 114, 231rgb(253, 114, 231)
RGB Percent99%, 45%, 91%rgb(99%, 45%, 91%)
CSS RGBa253, 114, 231,1rgba(253,114,231,1)
CMYK Modelcmyk(0%,55%,9%,1%)
HSL Color Space309,97% ,72%hsl(309,97% ,72%)
HSV Color Space309°, 55%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111010111001011100111
Octal375162347
Decimal253114231
Hexfd72e7

Different shades of #fd72e7 color code.

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

Light Shade of #fd72e7
#fea4f0
Dark Shade of #fd72e7
#fc40de
Saturated Shade of #fd72e7
#ff70e8
Desaturated Shade of #fd72e7
#f679e2
Grey scale Shade of #fd72e7
#b7b7b7
Brighten Shade
#ff8bff
Most Readable Shade
#000000

Shades of #fd72e7 color code

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

#fd72e7
#e065cd
#c458b3
#a84c9a
#8c3f80
#703266
#54264d
#381933
#1c0c19
#000000

Similar Color like #fd72e7 color

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

#fe73e8
#ff74e9
#ff75ea
#ff76eb
#ff77ec
#ff78ed
#ff79ee
#ff7aef
#ff7bf0
#ff7cf1
#ff7df2
#ff7ef3
#ff7ff4
#ff80f5
#fc71e6
#fb70e5
#fa6fe4
#f96ee3
#f86de2
#f76ce1
#f66be0
#f56adf
#f469de
#f368dd
#f267dc
#f166db
#f065da
#ef64d9

Monochromatic Color with #fd72e7

#fd72e7
#281225
#53254c
#7d3973
#a84c99
#d25fc0

Tints of #fd72e7 Color

#fd72e7
#fd81e9
#fd91ec
#fda1ef
#fdb0f1
#fec0f4
#fed0f7
#fedff9
#feeffc
#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

#fd72e7
#72fd88

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

Split Complementary

#fd72e7
#a1fd72
#72fdce

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

Analogous Color

#db72fd
#f772fd
#fd72e7
#fd72cb
#fd72af

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

#fd72e7
#e7fd72
#72e7fd

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

#fd72e7
#fdcd72
#72fd88
#72a1fd

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

#fd72e7
#72fd88
#72fdce
#fd72a1

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 #fd72e7 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.

#fd72e7 Color Code Preview on Black Background Color

This is how #fd72e7 Color will look on black background color. Color contrast ratio is 8.74

#fd72e7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd72e7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd72e7

#fd72e7 color code is use for CSS Background Color

Background color for the above div is #fd72e7

HTML with inline CSS

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

#fd72e7 color code is use for CSS Border Color

CSS Border color for the above div is #fd72e7

HTML with inline CSS

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

CSS Border Left color for the above div is #fd72e7

HTML with inline CSS

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

CSS Border Right color for the above div is #fd72e7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd72e7

HTML with inline CSS

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

CSS Border Top color for the above div is #fd72e7

HTML with inline CSS

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

#fd72e7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd72e7 Color code Preview on White Background

This is how #fd72e7 Color code will look on white background color. Color contrast ratio is 2.40

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

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(253,114,231,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(114,253,136,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,114,231,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.