Skip to main content Skip to docs navigation

#d90dbf 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 #d90dbf Color code in RGB color code model is created after adding 85.1% red color, 5.1% green color and 74.9% blue color. Hex #d90dbf Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 94% magenta, 12% yellow and 14.9% black.

Hex #d90dbf 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 #d90dbf color code.

RGB Chart

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

Color Table

Hex Color Code d90dbf #d90dbf
RGB Decimal 217, 13, 191 217, 13, 191
RGB Percent 85%, 5%, 75% rgb(85%, 5%, 75%)
CSS RGBa 217, 13, 191,1 rgba(217,13,191,1)
CMYK Model cmyk(0%,94%,12%,14.9%)
HSL Color Space 308,89% ,45% hsl(308,89% ,45%)
HSV Color Space 308°, 94%, 85%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011001 00001101 10111111
Octal 331 15 277
Decimal 217 13 191
Hex d9 0d bf

Different shades of #d90dbf color code.

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

Darkest of #d90dbf
#490440
Darker of #d90dbf
#79076a
Dark of #d90dbf
#a90a95
Base of #d90dbf
#d90dbf
Light of #d90dbf
#f227d8
Lighter
#f557e1
Lightest
#f887e9

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

#d90dbf
#0dd927

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

Split Complementary

#d90dbf
#59d90d
#0dd98d

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

Analogous Color

#7c0dd9
#9e0dd9
#d90dbf
#d90d7b
#d90d26

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

#d90dbf
#0dbfd9
#bfd90d

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

#d90dbf
#bfd90d
#0dd927
#270dd9

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

#d90dbf
#d98d0d
#0dd927
#0d59d9

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

#190116
#490440
#79076a
#a90a95
#d90dbf
#f227d8
#f557e1
#f887e9
#fbb7f2

Tints of #d90dbf Color

#d90dbf
#dd27c6
#e142cd
#e55dd4
#e978db
#ee93e2
#f2aee9
#f6c9f0
#fae4f7
#ffffff

Shades of #d90dbf color code

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

#d90dbf
#c00ba9
#a80a94
#90087f
#78076a
#600554
#48043f
#30022a
#180115
#000000

Tones

#d90dbf
#c224ae
#ab3b9d
#94528c
#7d697a

Tones

Similar Color like #d90dbf color

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

#da0ec0
#db0fc1
#dc10c2
#dd11c3
#de12c4
#df13c5
#e014c6
#e115c7
#e216c8
#e317c9
#e418ca
#e519cb
#e61acc
#e71bcd
#d80cbe
#d70bbd
#d60abc
#d509bb
#d408ba
#d307b9
#d206b8
#d105b7
#d004b6
#cf03b5
#ce02b4
#cd01b3
#cc00b2
#cb00b1

Download this Dark Red

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

#d90dbf Color Code Preview on Black Background Color

This is how #d90dbf Color will look on black background color. Color contrast ratio is 4.76

#d90dbf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d90dbf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d90dbf

#d90dbf color code is use for CSS Background Color

Background color for the above div is #d90dbf

HTML with inline CSS

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

#d90dbf color code is use for CSS Border Color

CSS Border color for the above div is #d90dbf

HTML with inline CSS

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

CSS Border Left color for the above div is #d90dbf

HTML with inline CSS

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

CSS Border Right color for the above div is #d90dbf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d90dbf

HTML with inline CSS

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

CSS Border Top color for the above div is #d90dbf

HTML with inline CSS

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

#d90dbf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d90dbf Color code Preview on White Background

This is how #d90dbf Color code will look on white background color. Color contrast ratio is 4.41

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

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(217,13,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(13,217,39,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(217,13,191,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }