crispedge.com

Color picker

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

#dd66bb hex color - Pink Charge - Violet - Warm color - Information

#dd66bb hex color - Pink Charge - Violet - Warm color

Color Hue/Base color: Violet

Hex #dd66bb Color Code is also known as Pink Charge color.

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

Hex #dd66bb color code is a web safe color. Next web safe color code is #cc55aa and previous web safe color code is #ee77cc. You can see here many more shades of #dd66bb color code.

0 Likes 0 Comments | 64 Views

Color Table

Hex Color Codedd66bb#dd66bb
RGB Decimal221, 102, 187rgb(221, 102, 187)
RGB Percent87%, 40%, 73%rgb(87%, 40%, 73%)
CSS RGBa221, 102, 187,1rgba(221,102,187,1)
CMYK Modelcmyk(0%,54%,15%,13%)
HSL Color Space317,64% ,63%hsl(317,64% ,63%)
HSV Color Space317°, 54%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111010110011010111011
Octal335146273
Decimal221102187
Hexdd66bb

Different shades of #dd66bb color code.

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

Light Shade of #dd66bb
#e690ce
Dark Shade of #dd66bb
#d43ca8
Saturated Shade of #dd66bb
#e65dbf
Desaturated Shade of #dd66bb
#d46fb7
Grey scale Shade of #dd66bb
#a1a1a1
Brighten Shade
#f67fd4
Most Readable Shade
#000000

Shades of #dd66bb color code

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

#dd66bb
#c45aa6
#ab4f91
#93447c
#7a3867
#622d53
#49223e
#311629
#180b14
#000000

Similar Color like #dd66bb color

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

#de67bc
#df68bd
#e069be
#e16abf
#e26bc0
#e36cc1
#e46dc2
#e56ec3
#e66fc4
#e770c5
#e871c6
#e972c7
#ea73c8
#eb74c9
#dc65ba
#db64b9
#da63b8
#d962b7
#d861b6
#d760b5
#d65fb4
#d55eb3
#d45db2
#d35cb1
#d25bb0
#d15aaf
#d059ae
#cf58ad

Monochromatic Color with #dd66bb

#dd66bb
#080407
#33182b
#5d2b4f
#883f73
#b35297

Tints of #dd66bb Color

#dd66bb
#e077c2
#e488ca
#e899d1
#ecaad9
#efbbe0
#f3cce8
#f7ddef
#fbeef7
#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

#dd66bb
#66dd88

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

Split Complementary

#dd66bb
#7fdd66
#66ddc3

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

Analogous Color

#cf66dd
#dd66d3
#dd66bb
#dd66a3
#dd668b

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

#dd66bb
#bbdd66
#66bbdd

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

#dd66bb
#ddc366
#66dd88
#667fdd

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

#dd66bb
#66dd88
#66ddc4
#dd667f

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

#dd66bb Color Code Preview on Black Background Color

This is how #dd66bb Color will look on black background color. Color contrast ratio is 6.69

#dd66bb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd66bb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd66bb

#dd66bb color code is use for CSS Background Color

Background color for the above div is #dd66bb

HTML with inline CSS

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

#dd66bb color code is use for CSS Border Color

CSS Border color for the above div is #dd66bb

HTML with inline CSS

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

CSS Border Left color for the above div is #dd66bb

HTML with inline CSS

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

CSS Border Right color for the above div is #dd66bb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd66bb

HTML with inline CSS

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

CSS Border Top color for the above div is #dd66bb

HTML with inline CSS

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

#dd66bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd66bb Color code Preview on White Background

This is how #dd66bb Color code will look on white background color. Color contrast ratio is 3.14

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

Related Gradients

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

0 Likes 0 Comments | 64 Views

Post your comment:-

By submitting comment you agree to our privacy policy.