crispedge.com

Color picker

Loading...

#d57dfe hex color - Violet - Warm color - Information

#d57dfe hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #d57dfe Color code in RGB color code model is created after adding 83.53% red color, 49.02% green color and 99.61% blue color. Hex #d57dfe Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 51% magenta, 0% yellow and 0% black.

Hex #d57dfe color code is between #dd77ff web safe hex color code and #cc88ee web safe hex color code. #dd77ff is the nearest web safe color code. You can see here many more shades of #d57dfe color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded57dfe#d57dfe
RGB Decimal213, 125, 254rgb(213, 125, 254)
RGB Percent84%, 49%, 100%rgb(84%, 49%, 100%)
CSS RGBa213, 125, 254,1rgba(213,125,254,1)
CMYK Modelcmyk(16%,51%,0%,0%)
HSL Color Space281,98% ,74%hsl(281,98% ,74%)
HSV Color Space281°, 51%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101010111110111111110
Octal325175376
Decimal213125254
Hexd57dfe

Different shades of #d57dfe color code.

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

Light Shade of #d57dfe
#e5b0fe
Dark Shade of #d57dfe
#c54afe
Saturated Shade of #d57dfe
#d57cff
Desaturated Shade of #d57dfe
#d384f7
Grey scale Shade of #d57dfe
#bdbdbd
Brighten Shade
#ee96ff
Most Readable Shade
#000000

Shades of #d57dfe color code

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

#d57dfe
#bd6fe1
#a561c5
#8e53a9
#76458d
#5e3770
#472954
#2f1b38
#170d1c
#000000

Similar Color like #d57dfe color

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

#d67eff
#d77fff
#d880ff
#d981ff
#da82ff
#db83ff
#dc84ff
#dd85ff
#de86ff
#df87ff
#e088ff
#e189ff
#e28aff
#e38bff
#d47cfd
#d37bfc
#d27afb
#d179fa
#d078f9
#cf77f8
#ce76f7
#cd75f6
#cc74f5
#cb73f4
#ca72f3
#c971f2
#c870f1
#c76ff0

Monochromatic Color with #d57dfe

#d57dfe
#231429
#462954
#6a3e7e
#8e53a9
#b168d3

Tints of #d57dfe Color

#d57dfe
#d98bfe
#de99fe
#e3a8fe
#e7b6fe
#ecc5fe
#f1d3fe
#f5e2fe
#faf0fe
#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

#d57dfe
#a6fe7d

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

Split Complementary

#d57dfe
#e6fe7d
#7dfe95

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

Analogous Color

#a17dfe
#bb7dfe
#d57dfe
#ef7dfe
#fe7df3

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

#d57dfe
#fed57d
#7dfed5

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

#d57dfe
#fe947d
#a6fe7d
#7de6fe

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

#d57dfe
#a6fe7d
#7dfe95
#fe7de6

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

#d57dfe Color Code Preview on Black Background Color

This is how #d57dfe Color will look on black background color. Color contrast ratio is 8.19

#d57dfe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d57dfe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d57dfe

#d57dfe color code is use for CSS Background Color

Background color for the above div is #d57dfe

HTML with inline CSS

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

#d57dfe color code is use for CSS Border Color

CSS Border color for the above div is #d57dfe

HTML with inline CSS

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

CSS Border Left color for the above div is #d57dfe

HTML with inline CSS

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

CSS Border Right color for the above div is #d57dfe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d57dfe

HTML with inline CSS

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

CSS Border Top color for the above div is #d57dfe

HTML with inline CSS

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

#d57dfe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d57dfe Color code Preview on White Background

This is how #d57dfe Color code will look on white background color. Color contrast ratio is 2.56

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

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(213,125,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(166,254,125,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(213,125,254,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.