Skip to main content Skip to docs navigation

#dd54db hex color | Download Dark Red 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 Purple and its hex is #DB4BDA Nearest Color Name

Color Hue/Base color: Red

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

Hex #dd54db color code is between #cc55dd web safe hex color code and #ee44cc web safe hex color code. #cc55dd is the nearest web safe color code. You can see here many more shades of #dd54db color code.

RGB Chart

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

Color Table

Hex Color Code dd54db #dd54db
RGB Decimal 221, 84, 219 221, 84, 219
RGB Percent 87%, 33%, 86% rgb(87%, 33%, 86%)
CSS RGBa 221, 84, 219,1 rgba(221,84,219,1)
CMYK Model cmyk(0%,62%,1%,13.33%)
HSL Color Space 301,67% ,60% hsl(301,67% ,60%)
HSV Color Space 301°, 62%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 01010100 11011011
Octal 335 124 333
Decimal 221 84 219
Hex dd 54 db

Different shades of #dd54db color code.

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

Darkest of #dd54db
#7f197d
Darker of #dd54db
#a922a7
Dark of #dd54db
#d42ad1
Base of #dd54db
#dd54db
Light of #dd54db
#e57fe4
Lighter
#eea9ed
Lightest
#f6d4f6

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

#dd54db
#54dd56

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

Split Complementary

#dd54db
#96dd54
#54dd9a

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

Analogous Color

#8f54dd
#a654dd
#dd54db
#dd54ad
#dd5474

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

#dd54db
#54dbdd
#dbdd54

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

#dd54db
#dbdd54
#54dd56
#5654dd

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

#dd54db
#dd9a54
#54dd56
#5496dd

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

#541153
#7f197d
#a922a7
#d42ad1
#dd54db
#e57fe4
#eea9ed
#f6d4f6
#fffeff

Tints of #dd54db Color

#dd54db
#e067df
#e47ae3
#e88de7
#eca0eb
#efb3ef
#f3c6f3
#f7d9f7
#fbecfb
#ffffff

Shades of #dd54db color code

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

#dd54db
#c44ac2
#ab41aa
#933892
#7a2e79
#622561
#491c49
#311230
#180918
#000000

Tones

#dd54db
#c868c7
#b47db3
#9f919f
#989898

Tones

Similar Color like #dd54db color

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

#de55dc
#df56dd
#e057de
#e158df
#e259e0
#e35ae1
#e45be2
#e55ce3
#e65de4
#e75ee5
#e85fe6
#e960e7
#ea61e8
#eb62e9
#dc53da
#db52d9
#da51d8
#d950d7
#d84fd6
#d74ed5
#d64dd4
#d54cd3
#d44bd2
#d34ad1
#d249d0
#d148cf
#d047ce
#cf46cd

Download this Dark Red

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

#dd54db Color Code Preview on Black Background Color

This is how #dd54db Color will look on black background color. Color contrast ratio is 6.37

#dd54db in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd54db

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd54db

#dd54db color code is use for CSS Background Color

Background color for the above div is #dd54db

HTML with inline CSS

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

#dd54db color code is use for CSS Border Color

CSS Border color for the above div is #dd54db

HTML with inline CSS

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

CSS Border Left color for the above div is #dd54db

HTML with inline CSS

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

CSS Border Right color for the above div is #dd54db

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd54db

HTML with inline CSS

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

CSS Border Top color for the above div is #dd54db

HTML with inline CSS

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

#dd54db hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd54db Color code Preview on White Background

This is how #dd54db Color code will look on white background color. Color contrast ratio is 3.30

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

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