Skip to main content Skip to docs navigation

#d04483 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 Jaipur Pink and its hex is #D0417E Nearest Color Name

Color Hue/Base color: Red

Hex #d04483 Color code in RGB color code model is created after adding 81.57% red color, 26.67% green color and 51.37% blue color. Hex #d04483 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 67% magenta, 37% yellow and 18.43% black.

Hex #d04483 color code is between #cc3388 web safe hex color code and #dd5577 web safe hex color code. #cc3388 is the nearest web safe color code. You can see here many more shades of #d04483 color code.

RGB Chart

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

Color Table

Hex Color Code d04483 #d04483
RGB Decimal 208, 68, 131 208, 68, 131
RGB Percent 82%, 27%, 51% rgb(82%, 27%, 51%)
CSS RGBa 208, 68, 131,1 rgba(208,68,131,1)
CMYK Model cmyk(0%,67%,37%,18.43%)
HSL Color Space 333,60% ,54% hsl(333,60% ,54%)
HSV Color Space 333°, 67%, 82%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010000 01000100 10000011
Octal 320 104 203
Decimal 208 68 131
Hex d0 44 83

Different shades of #d04483 color code.

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

Darkest of #d04483
#62193a
Darker of #d04483
#8b2352
Dark of #d04483
#b42d6a
Base of #d04483
#d04483
Light of #d04483
#da6d9e
Lighter
#e496b9
Lightest
#efbed4

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

#d04483
#44d091

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

Split Complementary

#d04483
#44d04b
#44c9d0

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

Analogous Color

#cb44d0
#d044bd
#d04483
#d04454
#d06e44

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

#d04483
#4483d0
#83d044

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

#d04483
#83d044
#44d091
#9144d0

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

#d04483
#c9d044
#44d091
#4b44d0

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

#3a0e22
#62193a
#8b2352
#b42d6a
#d04483
#da6d9e
#e496b9
#efbed4
#f9e7ef

Tints of #d04483 Color

#d04483
#d55890
#da6d9e
#df82ac
#e497ba
#eaabc7
#efc0d5
#f4d5e3
#f9eaf1
#ffffff

Shades of #d04483 color code

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

#d04483
#b83c74
#a13465
#8a2d57
#732548
#5c1e3a
#45162b
#2e0f1d
#17070e
#000000

Tones

#d04483
#b95b85
#a17388
#8a8a8a
#8a8a8a

Tones

Similar Color like #d04483 color

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

#d14584
#d24685
#d34786
#d44887
#d54988
#d64a89
#d74b8a
#d84c8b
#d94d8c
#da4e8d
#db4f8e
#dc508f
#dd5190
#de5291
#cf4382
#ce4281
#cd4180
#cc407f
#cb3f7e
#ca3e7d
#c93d7c
#c83c7b
#c73b7a
#c63a79
#c53978
#c43877
#c33776
#c23675

Download this Dark Red

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

#d04483 Color Code Preview on Black Background Color

This is how #d04483 Color will look on black background color. Color contrast ratio is 4.84

#d04483 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d04483

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d04483

#d04483 color code is use for CSS Background Color

Background color for the above div is #d04483

HTML with inline CSS

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

#d04483 color code is use for CSS Border Color

CSS Border color for the above div is #d04483

HTML with inline CSS

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

CSS Border Left color for the above div is #d04483

HTML with inline CSS

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

CSS Border Right color for the above div is #d04483

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d04483

HTML with inline CSS

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

CSS Border Top color for the above div is #d04483

HTML with inline CSS

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

#d04483 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d04483 Color code Preview on White Background

This is how #d04483 Color code will look on white background color. Color contrast ratio is 4.34

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

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(208,68,131,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(68,208,145,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(208,68,131,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }