Skip to main content Skip to docs navigation

#dd6aba 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 Pink Charge and its hex is #DD66BB Nearest Color Name

Color Hue/Base color: Violet

Hex #dd6aba Color code in RGB color code model is created after adding 86.67% red color, 41.57% green color and 72.94% blue color. Hex #dd6aba Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 52% magenta, 16% yellow and 13.33% black.

Hex #dd6aba color code is between #cc66bb web safe hex color code and #ee77aa web safe hex color code. #cc66bb is the nearest web safe color code. You can see here many more shades of #dd6aba color code.

RGB Chart

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

Color Table

Hex Color Code dd6aba #dd6aba
RGB Decimal 221, 106, 186 221, 106, 186
RGB Percent 87%, 42%, 73% rgb(87%, 42%, 73%)
CSS RGBa 221, 106, 186,1 rgba(221,106,186,1)
CMYK Model cmyk(0%,52%,16%,13.33%)
HSL Color Space 318,63% ,64% hsl(318,63% ,64%)
HSV Color Space 318°, 52%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 01101010 10111010
Octal 335 152 272
Decimal 221 106 186
Hex dd 6a ba

Different shades of #dd6aba color code.

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

Darkest of #dd6aba
#8e206c
Darker of #dd6aba
#b72a8c
Dark of #dd6aba
#d440a7
Base of #dd6aba
#dd6aba
Light of #dd6aba
#e694cd
Lighter
#f0bde0
Lightest
#f9e7f4

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

#dd6aba
#6add8d

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

Split Complementary

#dd6aba
#81dd6a
#6addc7

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

Analogous Color

#bd6add
#d06add
#dd6aba
#dd6a94
#dd706a

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

#dd6aba
#6abadd
#badd6a

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

#dd6aba
#badd6a
#6add8d
#8d6add

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

#dd6aba
#ddc76a
#6add8d
#6a81dd

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

#64174d
#8e206c
#b72a8c
#d440a7
#dd6aba
#e694cd
#f0bde0
#f9e7f4
#ffffff

Tints of #dd6aba Color

#dd6aba
#e07ac1
#e48bc9
#e89bd1
#ecacd8
#efbce0
#f3cde8
#f7ddef
#fbeef7
#ffffff

Shades of #dd6aba color code

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

#dd6aba
#c45ea5
#ab5290
#93467c
#7a3a67
#622f52
#49233e
#311729
#180b14
#000000

Tones

#dd6aba
#cb7cb3
#b88fac
#a6a1a5
#a4a4a4

Tones

Similar Color like #dd6aba color

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

#de6bbb
#df6cbc
#e06dbd
#e16ebe
#e26fbf
#e370c0
#e471c1
#e572c2
#e673c3
#e774c4
#e875c5
#e976c6
#ea77c7
#eb78c8
#dc69b9
#db68b8
#da67b7
#d966b6
#d865b5
#d764b4
#d663b3
#d562b2
#d461b1
#d360b0
#d25faf
#d15eae
#d05dad
#cf5cac

Download this Dark Violet

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

#dd6aba Color Code Preview on Black Background Color

This is how #dd6aba Color will look on black background color. Color contrast ratio is 6.85

#dd6aba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd6aba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd6aba

#dd6aba color code is use for CSS Background Color

Background color for the above div is #dd6aba

HTML with inline CSS

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

#dd6aba color code is use for CSS Border Color

CSS Border color for the above div is #dd6aba

HTML with inline CSS

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

CSS Border Left color for the above div is #dd6aba

HTML with inline CSS

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

CSS Border Right color for the above div is #dd6aba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd6aba

HTML with inline CSS

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

CSS Border Top color for the above div is #dd6aba

HTML with inline CSS

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

#dd6aba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd6aba Color code Preview on White Background

This is how #dd6aba Color code will look on white background color. Color contrast ratio is 3.07

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

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