Skip to main content Skip to docs navigation

#ddc3db hex color | Download Light Violet BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Plum Taffy and its hex is #DDC1D7 Nearest Color Name

Color Hue/Base color: Violet

Hex #ddc3db Color code in RGB color code model is created after adding 86.67% red color, 76.47% green color and 85.88% blue color. Hex #ddc3db Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 1% yellow and 13.33% black.

Hex #ddc3db color code is between #ccbbdd web safe hex color code and #eecccc web safe hex color code. #ccbbdd is the nearest web safe color code. You can see here many more shades of #ddc3db color code.

RGB Chart

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

Color Table

Hex Color Code ddc3db #ddc3db
RGB Decimal 221, 195, 219 221, 195, 219
RGB Percent 87%, 76%, 86% rgb(87%, 76%, 86%)
CSS RGBa 221, 195, 219,1 rgba(221,195,219,1)
CMYK Model cmyk(0%,12%,1%,13.33%)
HSL Color Space 305,28% ,82% hsl(305,28% ,82%)
HSV Color Space 305°, 12%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 11000011 11011011
Octal 335 303 333
Decimal 221 195 219
Hex dd c3 db

Different shades of #ddc3db color code.

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

Darkest of #ddc3db
#a661a0
Darker of #ddc3db
#b882b4
Dark of #ddc3db
#cba2c7
Base of #ddc3db
#ddc3db
Light of #ddc3db
#efe4ef
Lighter
#ffffff
Lightest
#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

#ddc3db
#c3ddc5

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

Split Complementary

#ddc3db
#ceddc3
#c3ddd2

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

Analogous Color

#d0c3dd
#d4c3dd
#ddc3db
#ddc3d2
#ddc3c8

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

#ddc3db
#c3dbdd
#dbddc3

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

#ddc3db
#dbddc3
#c3ddc5
#c5c3dd

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#ddc3db
#ddd2c3
#c3ddc5
#c3cedd

Square 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).

Monochromatic Color with #ddc3db

#874d83
#a661a0
#b882b4
#cba2c7
#ddc3db
#efe4ef
#ffffff
#ffffff
#ffffff

Tints of #ddc3db Color

#ddc3db
#e0c9df
#e4d0e3
#e8d7e7
#ecddeb
#efe4ef
#f3ebf3
#f7f1f7
#fbf8fb
#ffffff

Shades of #ddc3db color code

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

#ddc3db
#c4adc2
#ab97aa
#938292
#7a6c79
#625661
#494149
#312b30
#181518
#000000

Tones

#ddc3db
#d4ccd3
#d0d0d0
#d0d0d0
#d0d0d0

Tones

Similar Color like #ddc3db color

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

#dec4dc
#dfc5dd
#e0c6de
#e1c7df
#e2c8e0
#e3c9e1
#e4cae2
#e5cbe3
#e6cce4
#e7cde5
#e8cee6
#e9cfe7
#ead0e8
#ebd1e9
#dcc2da
#dbc1d9
#dac0d8
#d9bfd7
#d8bed6
#d7bdd5
#d6bcd4
#d5bbd3
#d4bad2
#d3b9d1
#d2b8d0
#d1b7cf
#d0b6ce
#cfb5cd

Download this Light Violet

Hex #ddc3db 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.

#ddc3db Color Code Preview on Black Background Color

This is how #ddc3db Color will look on black background color. Color contrast ratio is 12.90

#ddc3db in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddc3db

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddc3db

#ddc3db color code is use for CSS Background Color

Background color for the above div is #ddc3db

HTML with inline CSS

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

#ddc3db color code is use for CSS Border Color

CSS Border color for the above div is #ddc3db

HTML with inline CSS

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

CSS Border Left color for the above div is #ddc3db

HTML with inline CSS

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

CSS Border Right color for the above div is #ddc3db

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddc3db

HTML with inline CSS

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

CSS Border Top color for the above div is #ddc3db

HTML with inline CSS

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

#ddc3db hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddc3db Color code Preview on White Background

This is how #ddc3db Color code will look on white background color. Color contrast ratio is 1.63

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(221,195,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(195,221,197,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,195,219,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }