Skip to main content Skip to docs navigation

#db2bdf hex color | Download Dark Violet 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 Demonic Purple and its hex is #D725DE Nearest Color Name

Color Hue/Base color: Violet

Hex #db2bdf Color code in RGB color code model is created after adding 85.88% red color, 16.86% green color and 87.45% blue color. Hex #db2bdf Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 81% magenta, 0% yellow and 12.55% black.

Hex #db2bdf color code is between #dd33dd web safe hex color code and #cc22ee web safe hex color code. #dd33dd is the nearest web safe color code. You can see here many more shades of #db2bdf color code.

RGB Chart

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

Color Table

Hex Color Code db2bdf #db2bdf
RGB Decimal 219, 43, 223 219, 43, 223
RGB Percent 86%, 17%, 87% rgb(86%, 17%, 87%)
CSS RGBa 219, 43, 223,1 rgba(219,43,223,1)
CMYK Model cmyk(2%,81%,0%,12.55%)
HSL Color Space 299,74% ,52% hsl(299,74% ,52%)
HSV Color Space 299°, 81%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 00101011 11011111
Octal 333 53 337
Decimal 219 43 223
Hex db 2b df

Different shades of #db2bdf color code.

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

Darkest of #db2bdf
#600f62
Darker of #db2bdf
#8c168f
Dark of #db2bdf
#b71cbb
Base of #db2bdf
#db2bdf
Light of #db2bdf
#e357e6
Lighter
#ea84ec
Lightest
#f2b0f3

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

#db2bdf
#2fdf2b

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

Split Complementary

#db2bdf
#89df2b
#2bdf81

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

Analogous Color

#722bdf
#902bdf
#db2bdf
#df2ba7
#df2b5c

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

#db2bdf
#2bdfdb
#dfdb2b

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

#db2bdf
#dfdb2b
#2fdf2b
#2b2fdf

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

#db2bdf
#df812b
#2fdf2b
#2b89df

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

#350836
#600f62
#8c168f
#b71cbb
#db2bdf
#e357e6
#ea84ec
#f2b0f3
#f9dcfa

Tints of #db2bdf Color

#db2bdf
#df42e2
#e35ae6
#e771e9
#eb89ed
#efa0f0
#f3b8f4
#f7cff7
#fbe7fb
#ffffff

Shades of #db2bdf color code

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

#db2bdf
#c226c6
#aa21ad
#921c94
#79177b
#611363
#490e4a
#300931
#180418
#000000

Tones

#db2bdf
#c443c7
#ac5cae
#957496
#858585

Tones

Similar Color like #db2bdf color

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

#dc2ce0
#dd2de1
#de2ee2
#df2fe3
#e030e4
#e131e5
#e232e6
#e333e7
#e434e8
#e535e9
#e636ea
#e737eb
#e838ec
#e939ed
#da2ade
#d929dd
#d828dc
#d727db
#d626da
#d525d9
#d424d8
#d323d7
#d222d6
#d121d5
#d020d4
#cf1fd3
#ce1ed2
#cd1dd1

Download this Dark Violet

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

#db2bdf Color Code Preview on Black Background Color

This is how #db2bdf Color will look on black background color. Color contrast ratio is 5.42

#db2bdf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db2bdf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db2bdf

#db2bdf color code is use for CSS Background Color

Background color for the above div is #db2bdf

HTML with inline CSS

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

#db2bdf color code is use for CSS Border Color

CSS Border color for the above div is #db2bdf

HTML with inline CSS

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

CSS Border Left color for the above div is #db2bdf

HTML with inline CSS

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

CSS Border Right color for the above div is #db2bdf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #db2bdf

HTML with inline CSS

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

CSS Border Top color for the above div is #db2bdf

HTML with inline CSS

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

#db2bdf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#db2bdf Color code Preview on White Background

This is how #db2bdf Color code will look on white background color. Color contrast ratio is 3.87

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

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(219,43,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(47,223,43,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(219,43,223,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }