Skip to main content Skip to docs navigation

#dd0dcb hex color | Download Dark 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 Awkward Purple and its hex is #D208CC Nearest Color Name

Color Hue/Base color: Violet

Hex #dd0dcb Color code in RGB color code model is created after adding 86.67% red color, 5.1% green color and 79.61% blue color. Hex #dd0dcb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 94% magenta, 8% yellow and 13.33% black.

Hex #dd0dcb color code is between #cc11cc web safe hex color code and #ee00bb web safe hex color code. #cc11cc is the nearest web safe color code. You can see here many more shades of #dd0dcb color code.

RGB Chart

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

Color Table

Hex Color Code dd0dcb #dd0dcb
RGB Decimal 221, 13, 203 221, 13, 203
RGB Percent 87%, 5%, 80% rgb(87%, 5%, 80%)
CSS RGBa 221, 13, 203,1 rgba(221,13,203,1)
CMYK Model cmyk(0%,94%,8%,13.33%)
HSL Color Space 305,89% ,46% hsl(305,89% ,46%)
HSV Color Space 305°, 94%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 00001101 11001011
Octal 335 15 313
Decimal 221 13 203
Hex dd 0d cb

Different shades of #dd0dcb color code.

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

Darkest of #dd0dcb
#4c0446
Darker of #dd0dcb
#7d0773
Dark of #dd0dcb
#ad0a9f
Base of #dd0dcb
#dd0dcb
Light of #dd0dcb
#f32ae1
Lighter
#f55be8
Lightest
#f88bef

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

#dd0dcb
#0ddd1f

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

Split Complementary

#dd0dcb
#63dd0d
#0ddd87

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

Analogous Color

#760ddd
#980ddd
#dd0dcb
#dd0d86
#dd0d2f

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

#dd0dcb
#0dcbdd
#cbdd0d

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

#dd0dcb
#cbdd0d
#0ddd1f
#1f0ddd

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

#dd0dcb
#dd870d
#0ddd1f
#0d63dd

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 #dd0dcb

#1c021a
#4c0446
#7d0773
#ad0a9f
#dd0dcb
#f32ae1
#f55be8
#f88bef
#fbbbf5

Tints of #dd0dcb Color

#dd0dcb
#e027d0
#e442d6
#e85ddc
#ec78e2
#ef93e7
#f3aeed
#f7c9f3
#fbe4f9
#ffffff

Shades of #dd0dcb color code

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

#dd0dcb
#c40bb4
#ab0a9d
#930887
#7a0770
#62055a
#490443
#31022d
#180116
#000000

Tones

#dd0dcb
#c624b8
#ae3ca4
#975391
#7f6b7e

Tones

Similar Color like #dd0dcb color

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

#de0ecc
#df0fcd
#e010ce
#e111cf
#e212d0
#e313d1
#e414d2
#e515d3
#e616d4
#e717d5
#e818d6
#e919d7
#ea1ad8
#eb1bd9
#dc0cca
#db0bc9
#da0ac8
#d909c7
#d808c6
#d707c5
#d606c4
#d505c3
#d404c2
#d303c1
#d202c0
#d101bf
#d000be
#cf00bd

Download this Dark Violet

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

#dd0dcb Color Code Preview on Black Background Color

This is how #dd0dcb Color will look on black background color. Color contrast ratio is 4.99

#dd0dcb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd0dcb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd0dcb

#dd0dcb color code is use for CSS Background Color

Background color for the above div is #dd0dcb

HTML with inline CSS

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

#dd0dcb color code is use for CSS Border Color

CSS Border color for the above div is #dd0dcb

HTML with inline CSS

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

CSS Border Left color for the above div is #dd0dcb

HTML with inline CSS

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

CSS Border Right color for the above div is #dd0dcb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd0dcb

HTML with inline CSS

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

CSS Border Top color for the above div is #dd0dcb

HTML with inline CSS

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

#dd0dcb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd0dcb Color code Preview on White Background

This is how #dd0dcb Color code will look on white background color. Color contrast ratio is 4.20

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

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,13,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(13,221,31,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,13,203,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }