crispedge.com

Color picker

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

#ddc5f8 hex color - Violet - Cool color - Information

#ddc5f8 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

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

Hex #ddc5f8 color code is between #ccccff web safe hex color code and #eebbee web safe hex color code. #ccccff is the nearest web safe color code. You can see here many more shades of #ddc5f8 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeddc5f8#ddc5f8
RGB Decimal221, 197, 248rgb(221, 197, 248)
RGB Percent87%, 77%, 97%rgb(87%, 77%, 97%)
CSS RGBa221, 197, 248,1rgba(221,197,248,1)
CMYK Modelcmyk(11%,21%,0%,3%)
HSL Color Space268,78% ,87%hsl(268,78% ,87%)
HSV Color Space268°, 21%, 97%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110111011100010111111000
Octal335305370
Decimal221197248
Hexddc5f8

Different shades of #ddc5f8 color code.

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

Light Shade of #ddc5f8
#f8f2fd
Dark Shade of #ddc5f8
#c297f3
Saturated Shade of #ddc5f8
#ddc2fb
Desaturated Shade of #ddc5f8
#ddc8f5
Grey scale Shade of #ddc5f8
#dedede
Brighten Shade
#f6deff
Most Readable Shade
#000000

Shades of #ddc5f8 color code

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

#ddc5f8
#c4afdc
#ab99c0
#9383a5
#7a6d89
#62576e
#494152
#312b37
#18151b
#000000

Similar Color like #ddc5f8 color

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

#dec6f9
#dfc7fa
#e0c8fb
#e1c9fc
#e2cafd
#e3cbfe
#e4ccff
#e5cdff
#e6ceff
#e7cfff
#e8d0ff
#e9d1ff
#ead2ff
#ebd3ff
#dcc4f7
#dbc3f6
#dac2f5
#d9c1f4
#d8c0f3
#d7bff2
#d6bef1
#d5bdf0
#d4bcef
#d3bbee
#d2baed
#d1b9ec
#d0b8eb
#cfb7ea

Monochromatic Color with #ddc5f8

#ddc5f8
#201c23
#453e4e
#6b6078
#9181a3
#b7a3cd

Tints of #ddc5f8 Color

#ddc5f8
#e0cbf8
#e4d1f9
#e8d8fa
#ecdefb
#efe5fb
#f3ebfc
#f7f2fd
#fbf8fe
#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

#ddc5f8
#e0f8c5

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

Split Complementary

#ddc5f8
#f8f7c5
#c6f8c5

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

Analogous Color

#c9c5f8
#d3c5f8
#ddc5f8
#e7c5f8
#f1c5f8

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

#ddc5f8
#f8ddc5
#c5f8dd

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

#ddc5f8
#f8c5c6
#e0f8c5
#c5f8f6

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

#ddc5f8
#e0f8c5
#c6f8c5
#f7c5f8

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

#ddc5f8 Color Code Preview on Black Background Color

This is how #ddc5f8 Color will look on black background color. Color contrast ratio is 13.42

#ddc5f8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddc5f8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddc5f8

#ddc5f8 color code is use for CSS Background Color

Background color for the above div is #ddc5f8

HTML with inline CSS

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

#ddc5f8 color code is use for CSS Border Color

CSS Border color for the above div is #ddc5f8

HTML with inline CSS

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

CSS Border Left color for the above div is #ddc5f8

HTML with inline CSS

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

CSS Border Right color for the above div is #ddc5f8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddc5f8

HTML with inline CSS

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

CSS Border Top color for the above div is #ddc5f8

HTML with inline CSS

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

#ddc5f8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddc5f8 Color code Preview on White Background

This is how #ddc5f8 Color code will look on white background color. Color contrast ratio is 1.57

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

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.