crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#dddae4 hex color - Violet - Cool color - Information

#dddae4 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #dddae4 Color code in RGB color code model is created after adding 86.67% red color, 85.49% green color and 89.41% blue color. Hex #dddae4 Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 4% magenta, 0% yellow and 11% black.

Hex #dddae4 color code is between #ccdddd web safe hex color code and #eeccee web safe hex color code. #ccdddd is the nearest web safe color code. You can see here many more shades of #dddae4 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codedddae4#dddae4
RGB Decimal221, 218, 228rgb(221, 218, 228)
RGB Percent87%, 85%, 89%rgb(87%, 85%, 89%)
CSS RGBa221, 218, 228,1rgba(221,218,228,1)
CMYK Modelcmyk(3%,4%,0%,11%)
HSL Color Space258,16% ,87%hsl(258,16% ,87%)
HSV Color Space258°, 4%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110111011101101011100100
Octal335332344
Decimal221218228
Hexdddae4

Different shades of #dddae4 color code.

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

Light Shade of #dddae4
#f8f7fa
Dark Shade of #dddae4
#c2bdce
Saturated Shade of #dddae4
#dcd7e7
Desaturated Shade of #dddae4
#dedde1
Grey scale Shade of #dddae4
#dfdfdf
Brighten Shade
#f6f3fd
Most Readable Shade
#000000

Shades of #dddae4 color code

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

#dddae4
#c4c1ca
#aba9b1
#939198
#7a797e
#626065
#49484c
#313032
#181819
#000000

Similar Color like #dddae4 color

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

#dedbe5
#dfdce6
#e0dde7
#e1dee8
#e2dfe9
#e3e0ea
#e4e1eb
#e5e2ec
#e6e3ed
#e7e4ee
#e8e5ef
#e9e6f0
#eae7f1
#ebe8f2
#dcd9e3
#dbd8e2
#dad7e1
#d9d6e0
#d8d5df
#d7d4de
#d6d3dd
#d5d2dc
#d4d1db
#d3d0da
#d2cfd9
#d1ced8
#d0cdd7
#cfccd6

Monochromatic Color with #dddae4

#dddae4
#0f0f0f
#38373a
#616064
#8b898f
#b4b1b9

Tints of #dddae4 Color

#dddae4
#e0dee7
#e4e2ea
#e8e6ed
#eceaf0
#efeef3
#f3f2f6
#f7f6f9
#fbfafc
#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

#dddae4
#e1e4da

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

Split Complementary

#dddae4
#e4e2da
#dce4da

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

Analogous Color

#dadbe4
#dbdae4
#dddae4
#dfdae4
#e1dae4

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

#dddae4
#e4ddda
#dae4dd

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

#dddae4
#e4dadc
#e1e4da
#dae4e2

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

#dddae4
#e1e4da
#dce4da
#e2dae4

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

#dddae4 Color Code Preview on Black Background Color

This is how #dddae4 Color will look on black background color. Color contrast ratio is 15.22

#dddae4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dddae4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dddae4

#dddae4 color code is use for CSS Background Color

Background color for the above div is #dddae4

HTML with inline CSS

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

#dddae4 color code is use for CSS Border Color

CSS Border color for the above div is #dddae4

HTML with inline CSS

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

CSS Border Left color for the above div is #dddae4

HTML with inline CSS

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

CSS Border Right color for the above div is #dddae4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dddae4

HTML with inline CSS

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

CSS Border Top color for the above div is #dddae4

HTML with inline CSS

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

#dddae4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dddae4 Color code Preview on White Background

This is how #dddae4 Color code will look on white background color. Color contrast ratio is 1.38

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.