crispedge.com

Color picker

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

#ddbbcc hex color - Smoked Silver - Violet - Warm color - Information

#ddbbcc hex color - Smoked Silver - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #ddbbcc Color Code is also known as Smoked Silver color.

Hex #ddbbcc Color code in RGB color code model is created after adding 86.67% red color, 73.33% green color and 80% blue color. Hex #ddbbcc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 15% magenta, 8% yellow and 13% black.

Hex #ddbbcc color code is a web safe color. Next web safe color code is #ccaabb and previous web safe color code is #eeccdd. You can see here many more shades of #ddbbcc color code.

0 Likes 0 Comments | 114 Views

Color Table

Hex Color Codeddbbcc#ddbbcc
RGB Decimal221, 187, 204rgb(221, 187, 204)
RGB Percent87%, 73%, 80%rgb(87%, 73%, 80%)
CSS RGBa221, 187, 204,1rgba(221,187,204,1)
CMYK Modelcmyk(0%,15%,8%,13%)
HSL Color Space330,33% ,80%hsl(330,33% ,80%)
HSV Color Space330°, 15%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011011101111001100
Octal335273314
Decimal221187204
Hexddbbcc

Different shades of #ddbbcc color code.

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

Light Shade of #ddbbcc
#eedde6
Dark Shade of #ddbbcc
#cc99b3
Saturated Shade of #ddbbcc
#e2b6cc
Desaturated Shade of #ddbbcc
#d8c0cc
Grey scale Shade of #ddbbcc
#cccccc
Brighten Shade
#f6d4e5
Most Readable Shade
#000000

Shades of #ddbbcc color code

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

#ddbbcc
#c4a6b5
#ab919e
#937c88
#7a6771
#62535a
#493e44
#31292d
#181416
#000000

Similar Color like #ddbbcc color

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

#debccd
#dfbdce
#e0becf
#e1bfd0
#e2c0d1
#e3c1d2
#e4c2d3
#e5c3d4
#e6c4d5
#e7c5d6
#e8c6d7
#e9c7d8
#eac8d9
#ebc9da
#dcbacb
#dbb9ca
#dab8c9
#d9b7c8
#d8b6c7
#d7b5c6
#d6b4c5
#d5b3c4
#d4b2c3
#d3b1c2
#d2b0c1
#d1afc0
#d0aebf
#cfadbe

Monochromatic Color with #ddbbcc

#ddbbcc
#080708
#332b2f
#5d4f56
#88737e
#b397a5

Tints of #ddbbcc Color

#ddbbcc
#e0c2d1
#e4cad7
#e8d1dd
#ecd9e2
#efe0e8
#f3e8ee
#f7eff3
#fbf7f9
#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

#ddbbcc
#bbddcc

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

Split Complementary

#ddbbcc
#bbddbb
#bbdddd

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

Analogous Color

#ddbbda
#ddbbd3
#ddbbcc
#ddbbc5
#ddbbbe

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

#ddbbcc
#ccddbb
#bbccdd

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

#ddbbcc
#ddddbb
#bbddcc
#bbbbdd

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

#ddbbcc
#bbddcc
#bbdddd
#ddbbbb

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

#ddbbcc Color Code Preview on Black Background Color

This is how #ddbbcc Color will look on black background color. Color contrast ratio is 12.05

#ddbbcc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddbbcc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddbbcc

#ddbbcc color code is use for CSS Background Color

Background color for the above div is #ddbbcc

HTML with inline CSS

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

#ddbbcc color code is use for CSS Border Color

CSS Border color for the above div is #ddbbcc

HTML with inline CSS

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

CSS Border Left color for the above div is #ddbbcc

HTML with inline CSS

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

CSS Border Right color for the above div is #ddbbcc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddbbcc

HTML with inline CSS

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

CSS Border Top color for the above div is #ddbbcc

HTML with inline CSS

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

#ddbbcc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddbbcc Color code Preview on White Background

This is how #ddbbcc Color code will look on white background color. Color contrast ratio is 1.74

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

Related Gradients

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

0 Likes 0 Comments | 114 Views

Post your comment:-

By submitting comment you agree to our privacy policy.