Skip to main content Skip to docs navigation

#d60ebc 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 Explosive Purple and its hex is #CC11BB Nearest Color Name

Color Hue/Base color: Red

Hex #d60ebc Color code in RGB color code model is created after adding 83.92% red color, 5.49% green color and 73.73% blue color. Hex #d60ebc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 93% magenta, 12% yellow and 16.08% black.

Hex #d60ebc color code is between #dd11bb web safe hex color code and #cc00cc web safe hex color code. #dd11bb is the nearest web safe color code. You can see here many more shades of #d60ebc color code.

RGB Chart

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

Color Table

Hex Color Code d60ebc #d60ebc
RGB Decimal 214, 14, 188 214, 14, 188
RGB Percent 84%, 5%, 74% rgb(84%, 5%, 74%)
CSS RGBa 214, 14, 188,1 rgba(214,14,188,1)
CMYK Model cmyk(0%,93%,12%,16.08%)
HSL Color Space 308,88% ,45% hsl(308,88% ,45%)
HSV Color Space 308°, 93%, 84%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010110 00001110 10111100
Octal 326 16 274
Decimal 214 14 188
Hex d6 0e bc

Different shades of #d60ebc color code.

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

Darkest of #d60ebc
#46053e
Darker of #d60ebc
#760868
Dark of #d60ebc
#a60b92
Base of #d60ebc
#d60ebc
Light of #d60ebc
#f126d6
Lighter
#f456df
Lightest
#f786e8

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

#d60ebc
#0ed628

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

Split Complementary

#d60ebc
#58d60e
#0ed68c

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

Analogous Color

#7b0ed6
#9d0ed6
#d60ebc
#d60e79
#d60e26

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

#d60ebc
#0ebcd6
#bcd60e

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

#d60ebc
#bcd60e
#0ed628
#280ed6

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

#d60ebc
#d68c0e
#0ed628
#0e58d6

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

#170114
#46053e
#760868
#a60b92
#d60ebc
#f126d6
#f456df
#f786e8
#fab6f1

Tints of #d60ebc Color

#d60ebc
#da28c3
#df43ca
#e35ed2
#e879d9
#ec93e1
#f1aee8
#f5c9f0
#fae4f7
#ffffff

Shades of #d60ebc color code

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

#d60ebc
#be0ca7
#a60a92
#8e097d
#760768
#5f0653
#47043e
#2f0329
#170114
#000000

Tones

#d60ebc
#bf25ab
#a83c9a
#925289
#7b6979

Tones

Similar Color like #d60ebc color

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

#d70fbd
#d810be
#d911bf
#da12c0
#db13c1
#dc14c2
#dd15c3
#de16c4
#df17c5
#e018c6
#e119c7
#e21ac8
#e31bc9
#e41cca
#d50dbb
#d40cba
#d30bb9
#d20ab8
#d109b7
#d008b6
#cf07b5
#ce06b4
#cd05b3
#cc04b2
#cb03b1
#ca02b0
#c901af
#c800ae

Download this Dark Red

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

#d60ebc Color Code Preview on Black Background Color

This is how #d60ebc Color will look on black background color. Color contrast ratio is 4.65

#d60ebc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d60ebc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d60ebc

#d60ebc color code is use for CSS Background Color

Background color for the above div is #d60ebc

HTML with inline CSS

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

#d60ebc color code is use for CSS Border Color

CSS Border color for the above div is #d60ebc

HTML with inline CSS

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

CSS Border Left color for the above div is #d60ebc

HTML with inline CSS

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

CSS Border Right color for the above div is #d60ebc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d60ebc

HTML with inline CSS

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

CSS Border Top color for the above div is #d60ebc

HTML with inline CSS

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

#d60ebc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d60ebc Color code Preview on White Background

This is how #d60ebc Color code will look on white background color. Color contrast ratio is 4.52

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

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(214,14,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(14,214,40,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(214,14,188,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }