crispedge.com

Color picker

Loading...

#dfaaed hex color - Violet - Warm color - Information

#dfaaed hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #dfaaed Color code in RGB color code model is created after adding 87.45% red color, 66.67% green color and 92.94% blue color. Hex #dfaaed Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 28% magenta, 0% yellow and 7% black.

Hex #dfaaed color code is between #dd99ee web safe hex color code and #eebbdd web safe hex color code. #dd99ee is the nearest web safe color code. You can see here many more shades of #dfaaed color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codedfaaed#dfaaed
RGB Decimal223, 170, 237rgb(223, 170, 237)
RGB Percent87%, 67%, 93%rgb(87%, 67%, 93%)
CSS RGBa223, 170, 237,1rgba(223,170,237,1)
CMYK Modelcmyk(6%,28%,0%,7%)
HSL Color Space287,65% ,80%hsl(287,65% ,80%)
HSV Color Space287°, 28%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111111010101011101101
Octal337252355
Decimal223170237
Hexdfaaed

Different shades of #dfaaed color code.

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

Light Shade of #dfaaed
#efd4f6
Dark Shade of #dfaaed
#cf80e4
Saturated Shade of #dfaaed
#e2a5f2
Desaturated Shade of #dfaaed
#dcafe8
Grey scale Shade of #dfaaed
#cbcbcb
Brighten Shade
#f8c3ff
Most Readable Shade
#000000

Shades of #dfaaed color code

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

#dfaaed
#c697d2
#ad84b8
#94719e
#7b5e83
#634b69
#4a384f
#312534
#18121a
#000000

Similar Color like #dfaaed color

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

#e0abee
#e1acef
#e2adf0
#e3aef1
#e4aff2
#e5b0f3
#e6b1f4
#e7b2f5
#e8b3f6
#e9b4f7
#eab5f8
#ebb6f9
#ecb7fa
#edb8fb
#dea9ec
#dda8eb
#dca7ea
#dba6e9
#daa5e8
#d9a4e7
#d8a3e6
#d7a2e5
#d6a1e4
#d5a0e3
#d49fe2
#d39ee1
#d29de0
#d19cdf

Monochromatic Color with #dfaaed

#dfaaed
#171218
#3f3043
#674f6d
#8f6d98
#b78cc2

Tints of #dfaaed Color

#dfaaed
#e2b3ef
#e6bcf1
#e9c6f3
#edcff5
#f0d9f7
#f4e2f9
#f7ecfb
#fbf5fd
#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

#dfaaed
#b8edaa

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

Split Complementary

#dfaaed
#daedaa
#aaedbd

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

Analogous Color

#c4aaed
#d2aaed
#dfaaed
#ecaaed
#edaae0

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

#dfaaed
#eddfaa
#aaeddf

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

#dfaaed
#edbdaa
#b8edaa
#aad9ed

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

#dfaaed
#b8edaa
#aaedbd
#edaada

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

#dfaaed Color Code Preview on Black Background Color

This is how #dfaaed Color will look on black background color. Color contrast ratio is 11.11

#dfaaed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfaaed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfaaed

#dfaaed color code is use for CSS Background Color

Background color for the above div is #dfaaed

HTML with inline CSS

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

#dfaaed color code is use for CSS Border Color

CSS Border color for the above div is #dfaaed

HTML with inline CSS

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

CSS Border Left color for the above div is #dfaaed

HTML with inline CSS

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

CSS Border Right color for the above div is #dfaaed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dfaaed

HTML with inline CSS

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

CSS Border Top color for the above div is #dfaaed

HTML with inline CSS

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

#dfaaed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dfaaed Color code Preview on White Background

This is how #dfaaed Color code will look on white background color. Color contrast ratio is 1.89

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

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(223,170,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(184,237,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(223,170,237,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.