Skip to main content Skip to docs navigation

#dd04af 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 Pantone Rhodamine Red C and its hex is #E10098 Nearest Color Name

Color Hue/Base color: Red

Hex #dd04af Color code in RGB color code model is created after adding 86.67% red color, 1.57% green color and 68.63% blue color. Hex #dd04af Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 98% magenta, 21% yellow and 13.33% black.

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

RGB Chart

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

Color Table

Hex Color Code dd04af #dd04af
RGB Decimal 221, 4, 175 221, 4, 175
RGB Percent 87%, 2%, 69% rgb(87%, 2%, 69%)
CSS RGBa 221, 4, 175,1 rgba(221,4,175,1)
CMYK Model cmyk(0%,98%,21%,13.33%)
HSL Color Space 313,96% ,44% hsl(313,96% ,44%)
HSV Color Space 313°, 98%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 00000100 10101111
Octal 335 4 257
Decimal 221 4 175
Hex dd 04 af

Different shades of #dd04af color code.

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

Darkest of #dd04af
#470138
Darker of #dd04af
#790260
Dark of #dd04af
#ab0387
Base of #dd04af
#dd04af
Light of #dd04af
#fb19cb
Lighter
#fc4bd6
Lightest
#fd7de2

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

#dd04af
#04dd32

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

Split Complementary

#dd04af
#43dd04
#04dd9f

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

Analogous Color

#8c04dd
#b104dd
#dd04af
#dd0467
#dd040c

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

#dd04af
#04afdd
#afdd04

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

#dd04af
#afdd04
#04dd32
#3204dd

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

#dd04af
#dd9f04
#04dd32
#0443dd

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

#150010
#470138
#790260
#ab0387
#dd04af
#fb19cb
#fc4bd6
#fd7de2
#feafed

Tints of #dd04af Color

#dd04af
#e01fb7
#e43bc0
#e857c9
#ec73d2
#ef8fdb
#f3abe4
#f7c7ed
#fbe3f6
#ffffff

Shades of #dd04af color code

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

#dd04af
#c4039b
#ab0388
#930274
#7a0261
#62014d
#49013a
#310026
#180013
#000000

Tones

#dd04af
#c71ba2
#b03195
#9a4888
#835e7b

Tones

Similar Color like #dd04af color

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

#de05b0
#df06b1
#e007b2
#e108b3
#e209b4
#e30ab5
#e40bb6
#e50cb7
#e60db8
#e70eb9
#e80fba
#e910bb
#ea11bc
#eb12bd
#dc03ae
#db02ad
#da01ac
#d900ab
#d800aa
#d700a9
#d600a8
#d500a7
#d400a6
#d300a5
#d200a4
#d100a3
#d000a2
#cf00a1

Download this Dark Red

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

#dd04af Color Code Preview on Black Background Color

This is how #dd04af Color will look on black background color. Color contrast ratio is 4.71

#dd04af in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd04af

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd04af

#dd04af color code is use for CSS Background Color

Background color for the above div is #dd04af

HTML with inline CSS

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

#dd04af color code is use for CSS Border Color

CSS Border color for the above div is #dd04af

HTML with inline CSS

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

CSS Border Left color for the above div is #dd04af

HTML with inline CSS

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

CSS Border Right color for the above div is #dd04af

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd04af

HTML with inline CSS

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

CSS Border Top color for the above div is #dd04af

HTML with inline CSS

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

#dd04af hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd04af Color code Preview on White Background

This is how #dd04af Color code will look on white background color. Color contrast ratio is 4.46

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

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