crispedge.com

Color picker

Loading...

#d04ae3 hex color - Violet - Warm color - Information

#d04ae3 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #d04ae3 Color code in RGB color code model is created after adding 81.57% red color, 29.02% green color and 89.02% blue color. Hex #d04ae3 Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 67% magenta, 0% yellow and 11% black.

Hex #d04ae3 color code is between #cc44dd web safe hex color code and #dd55ee web safe hex color code. #cc44dd is the nearest web safe color code. You can see here many more shades of #d04ae3 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded04ae3#d04ae3
RGB Decimal208, 74, 227rgb(208, 74, 227)
RGB Percent82%, 29%, 89%rgb(82%, 29%, 89%)
CSS RGBa208, 74, 227,1rgba(208,74,227,1)
CMYK Modelcmyk(8%,67%,0%,11%)
HSL Color Space293,73% ,59%hsl(293,73% ,59%)
HSV Color Space293°, 67%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100000100101011100011
Octal320112343
Decimal20874227
Hexd04ae3

Different shades of #d04ae3 color code.

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

Light Shade of #d04ae3
#db76ea
Dark Shade of #d04ae3
#c221d8
Saturated Shade of #d04ae3
#d840ed
Desaturated Shade of #d04ae3
#c854d9
Grey scale Shade of #d04ae3
#969696
Brighten Shade
#e963fc
Most Readable Shade
#FFFFFF

Shades of #d04ae3 color code

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

#d04ae3
#b841c9
#a139b0
#8a3197
#73297e
#5c2064
#45184b
#2e1032
#170819
#000000

Similar Color like #d04ae3 color

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

#d14be4
#d24ce5
#d34de6
#d44ee7
#d54fe8
#d650e9
#d751ea
#d852eb
#d953ec
#da54ed
#db55ee
#dc56ef
#dd57f0
#de58f1
#cf49e2
#ce48e1
#cd47e0
#cc46df
#cb45de
#ca44dd
#c943dc
#c842db
#c741da
#c640d9
#c53fd8
#c43ed7
#c33dd6
#c23cd5

Monochromatic Color with #d04ae3

#d04ae3
#0d050e
#341339
#5b2063
#822e8e
#a93cb8

Tints of #d04ae3 Color

#d04ae3
#d55ee6
#da72e9
#df86ec
#e49aef
#eaaef2
#efc2f5
#f4d6f8
#f9eafb
#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

#d04ae3
#5de34a

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

Split Complementary

#d04ae3
#a9e34a
#4ae384

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

Analogous Color

#934ae3
#b14ae3
#d04ae3
#e34ad7
#e34ab9

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

#d04ae3
#e3d04a
#4ae3d0

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

#d04ae3
#e3834a
#5de34a
#4aa9e3

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

#d04ae3
#5de34a
#4ae384
#e34aa9

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

#d04ae3 Color Code Preview on Black Background Color

This is how #d04ae3 Color will look on black background color. Color contrast ratio is 5.77

#d04ae3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d04ae3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d04ae3

#d04ae3 color code is use for CSS Background Color

Background color for the above div is #d04ae3

HTML with inline CSS

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

#d04ae3 color code is use for CSS Border Color

CSS Border color for the above div is #d04ae3

HTML with inline CSS

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

CSS Border Left color for the above div is #d04ae3

HTML with inline CSS

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

CSS Border Right color for the above div is #d04ae3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d04ae3

HTML with inline CSS

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

CSS Border Top color for the above div is #d04ae3

HTML with inline CSS

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

#d04ae3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d04ae3 Color code Preview on White Background

This is how #d04ae3 Color code will look on white background color. Color contrast ratio is 3.64

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

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(208,74,227,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(93,227,74,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(208,74,227,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.