Skip to main content Skip to docs navigation

#dd50ba hex color - Red - Warm color - Information

On this page
@
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 Hue/Base color: Red

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

Hex #dd50ba color code is between #cc55bb web safe hex color code and #ee44aa web safe hex color code. #cc55bb is the nearest web safe color code. You can see here many more shades of #dd50ba color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Code dd50ba #dd50ba
RGB Decimal 221, 80, 186 rgb(221, 80, 186)
RGB Percent 87%, 31%, 73% rgb(87%, 31%, 73%)
CSS RGBa 221, 80, 186,1 rgba(221,80,186,1)
CMYK Model cmyk(0%,64%,16%,13.33%)
HSL Color Space 315,67% ,59% hsl(315,67% ,59%)
HSV Color Space 315°, 64%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 01010000 10111010
Octal 335 120 272
Decimal 221 80 186
Hex dd 50 ba

Different shades of #dd50ba color code.

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

Light Shade of #dd50ba
#e57bcb
Dark Shade of #dd50ba
#d129a7
Saturated Shade of #dd50ba
#e746bf
Desaturated Shade of #dd50ba
#d35ab5
Grey scale Shade of #dd50ba
#969696
Brighten Shade
#f669d3
Most Readable Shade
#FFFFFF

Shades of #dd50ba color code

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

#dd50ba
#c447a5
#ab3e90
#93357c
#7a2c67
#622352
#491a3e
#311129
#180814
#000000

Similar Color like #dd50ba color

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

#de51bb
#df52bc
#e053bd
#e154be
#e255bf
#e356c0
#e457c1
#e558c2
#e659c3
#e75ac4
#e85bc5
#e95cc6
#ea5dc7
#eb5ec8
#dc4fb9
#db4eb8
#da4db7
#d94cb6
#d84bb5
#d74ab4
#d649b3
#d548b2
#d447b1
#d346b0
#d245af
#d144ae
#d043ad
#cf42ac

Monochromatic Color with #dd50ba

#dd50ba
#080307
#33122b
#5d224f
#883172
#b34196

Tints of #dd50ba Color

#dd50ba
#e063c1
#e476c9
#e88ad1
#ec9dd8
#efb1e0
#f3c4e8
#f7d8ef
#fbebf7
#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

#dd50ba
#50dd73

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

Split Complementary

#dd50ba
#73dd50
#50ddba

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

Analogous Color

#c850dd
#dd50d6
#dd50ba
#dd509e
#dd5082

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

#dd50ba
#badd50
#50badd

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

#dd50ba
#ddb950
#50dd73
#5073dd

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

#dd50ba
#50dd73
#50ddba
#dd5073

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

#dd50ba Color Code Preview on Black Background Color

This is how #dd50ba Color will look on black background color. Color contrast ratio is 5.93

#dd50ba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd50ba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dd50ba

#dd50ba color code is use for CSS Background Color

Background color for the above div is #dd50ba

HTML with inline CSS

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

#dd50ba color code is use for CSS Border Color

CSS Border color for the above div is #dd50ba

HTML with inline CSS

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

CSS Border Left color for the above div is #dd50ba

HTML with inline CSS

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

CSS Border Right color for the above div is #dd50ba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dd50ba

HTML with inline CSS

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

CSS Border Top color for the above div is #dd50ba

HTML with inline CSS

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

#dd50ba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dd50ba Color code Preview on White Background

This is how #dd50ba Color code will look on white background color. Color contrast ratio is 3.54

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(221,80,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(80,221,115,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,80,186,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.