crispedge.com

Color picker

Loading...

#d1aedd hex color - Violet - Warm color - Information

#d1aedd hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #d1aedd Color code in RGB color code model is created after adding 81.96% red color, 68.24% green color and 86.67% blue color. Hex #d1aedd Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 21% magenta, 0% yellow and 13% black.

Hex #d1aedd color code is between #ccaacc web safe hex color code and #ddbbee web safe hex color code. #ccaacc is the nearest web safe color code. You can see here many more shades of #d1aedd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded1aedd#d1aedd
RGB Decimal209, 174, 221rgb(209, 174, 221)
RGB Percent82%, 68%, 87%rgb(82%, 68%, 87%)
CSS RGBa209, 174, 221,1rgba(209,174,221,1)
CMYK Modelcmyk(5%,21%,0%,13%)
HSL Color Space285,41% ,77%hsl(285,41% ,77%)
HSV Color Space285°, 21%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100011010111011011101
Octal321256335
Decimal209174221
Hexd1aedd

Different shades of #d1aedd color code.

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

Light Shade of #d1aedd
#e5d2ec
Dark Shade of #d1aedd
#bd8ace
Saturated Shade of #d1aedd
#d4a8e3
Desaturated Shade of #d1aedd
#ceb4d7
Grey scale Shade of #d1aedd
#c5c5c5
Brighten Shade
#eac7f6
Most Readable Shade
#000000

Shades of #d1aedd color code

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

#d1aedd
#b99ac4
#a287ab
#8b7493
#74607a
#5c4d62
#453a49
#2e2631
#171318
#000000

Similar Color like #d1aedd color

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

#d2afde
#d3b0df
#d4b1e0
#d5b2e1
#d6b3e2
#d7b4e3
#d8b5e4
#d9b6e5
#dab7e6
#dbb8e7
#dcb9e8
#ddbae9
#debbea
#dfbceb
#d0addc
#cfacdb
#ceabda
#cdaad9
#cca9d8
#cba8d7
#caa7d6
#c9a6d5
#c8a5d4
#c7a4d3
#c6a3d2
#c5a2d1
#c4a1d0
#c3a0cf

Monochromatic Color with #d1aedd

#d1aedd
#080708
#302833
#584a5d
#816b88
#a98db3

Tints of #d1aedd Color

#d1aedd
#d6b7e0
#dbc0e4
#e0c9e8
#e5d2ec
#eadbef
#efe4f3
#f4edf7
#f9f6fb
#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

#d1aedd
#baddae

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

Split Complementary

#d1aedd
#d2ddae
#aeddba

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

Analogous Color

#beaedd
#c8aedd
#d1aedd
#daaedd
#ddaed6

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

#d1aedd
#ddd1ae
#aeddd1

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

#d1aedd
#ddb9ae
#baddae
#aed1dd

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

#d1aedd
#baddae
#aeddba
#ddaed2

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

#d1aedd Color Code Preview on Black Background Color

This is how #d1aedd Color will look on black background color. Color contrast ratio is 10.81

#d1aedd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d1aedd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d1aedd

#d1aedd color code is use for CSS Background Color

Background color for the above div is #d1aedd

HTML with inline CSS

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

#d1aedd color code is use for CSS Border Color

CSS Border color for the above div is #d1aedd

HTML with inline CSS

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

CSS Border Left color for the above div is #d1aedd

HTML with inline CSS

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

CSS Border Right color for the above div is #d1aedd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d1aedd

HTML with inline CSS

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

CSS Border Top color for the above div is #d1aedd

HTML with inline CSS

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

#d1aedd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d1aedd Color code Preview on White Background

This is how #d1aedd Color code will look on white background color. Color contrast ratio is 1.94

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

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(209,174,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(186,221,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(209,174,221,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.